Update Ruby to 3.2.2 (#5)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #5
This commit is contained in:
parent
e8a42f9c82
commit
36361caf11
3 changed files with 1 additions and 6 deletions
2
Gemfile
2
Gemfile
|
@ -1,8 +1,6 @@
|
|||
source "https://rubygems.org"
|
||||
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
ruby "3.2.0"
|
||||
|
||||
# unti 7.1 is out
|
||||
gem "rails", git: "https://github.com/rails/rails"
|
||||
gem "sprockets-rails"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue