Skip to content

Commit

Permalink
Upgrade Ruby to version 3.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
unoduetre committed Dec 9, 2024
1 parent f9875b6 commit 8ae1ebf
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.2.2
3.3.6
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "https://rubygems.org"

ruby "~> 3.2.0"
ruby "~> 3.3.6"

gem "rails", "7.2.2"

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ DEPENDENCIES
webmock

RUBY VERSION
ruby 3.2.2p53
ruby 3.3.6p108

BUNDLED WITH
2.3.24

0 comments on commit 8ae1ebf

Please sign in to comment.