Skip to content

Commit

Permalink
Bump ruby from 3.1.x to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zenspider committed Mar 14, 2024
1 parent 18bf05a commit e53dbdb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

source "https://rubygems.org"

ruby "~> 3.1.0"
ruby "~> 3.3.0"

gem "rails", "~> 7.0.0"

Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ DEPENDENCIES
unicorn (~> 6.0)

RUBY VERSION
ruby 3.1.4p223
ruby 3.3.0p0

BUNDLED WITH
2.5.6

0 comments on commit e53dbdb

Please sign in to comment.