ruby 3.1 + updates
This commit is contained in:
parent
f45536ac1b
commit
5deba5ed61
2 changed files with 2 additions and 1 deletions
|
@ -1 +1 @@
|
|||
3.0.3
|
||||
3.1.0
|
||||
|
|
1
Gemfile
1
Gemfile
|
@ -58,6 +58,7 @@ gem 'devise'
|
|||
group :development, :test do
|
||||
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
|
||||
gem "debug", platforms: %i[ mri mingw x64_mingw ]
|
||||
gem "standard"
|
||||
end
|
||||
|
||||
group :development do
|
||||
|
|
Loading…
Add table
Reference in a new issue