Skip to content

Commit

Permalink
Update dependency ruby to v3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent d40c85f commit 17d25e5
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.4
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.4'

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.4p94

BUNDLED WITH
2.2.32

0 comments on commit 17d25e5

Please sign in to comment.