Skip to content

Commit

Permalink
Update dependency ruby to v3.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent d40c85f commit b59b1f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.3
3.3.5
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby '3.0.3'
ruby '3.3.5'

gem 'faraday'
gem 'faraday_middleware'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ DEPENDENCIES
webpacker (~> 5.4)

RUBY VERSION
ruby 3.0.3p157
ruby 3.3.5p100

BUNDLED WITH
2.2.32

0 comments on commit b59b1f0

Please sign in to comment.