mirror of
https://github.com/danbee/danbarberphoto
synced 2025-03-04 08:49:07 +00:00
Upgrade to Ruby 2.7.7
This commit is contained in:
parent
5135dc8389
commit
a5acfd9eb1
@ -1 +1 @@
|
||||
2.7.2
|
||||
2.7.7
|
||||
|
||||
@ -1 +1 @@
|
||||
ruby 2.7.2
|
||||
ruby 2.7.7
|
||||
|
||||
2
Gemfile
2
Gemfile
@ -1,5 +1,5 @@
|
||||
source "http://rubygems.org"
|
||||
ruby "2.7.2"
|
||||
ruby "2.7.7"
|
||||
|
||||
gem "dotenv-rails", groups: %i[development test]
|
||||
|
||||
|
||||
@ -394,7 +394,7 @@ DEPENDENCIES
|
||||
webdrivers
|
||||
|
||||
RUBY VERSION
|
||||
ruby 2.7.2p137
|
||||
ruby 2.7.7p221
|
||||
|
||||
BUNDLED WITH
|
||||
1.17.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user