Skip to content

Commit

Permalink
Update dependency ruby to v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent f64f247 commit 9e67b7a
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.1.5
3.2.4
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source "https://gems.contribsys.com/" do
end
git_source(:github) { |repo| "https://github.com/#{repo}.git" }

ruby "3.1.5"
ruby "3.2.4"

# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem "rails", "~> 6.1.7.4"
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 3.1.5p252
ruby 3.2.4p170

BUNDLED WITH
2.3.11

0 comments on commit 9e67b7a

Please sign in to comment.