mirror of https://github.com/rails/rails
Fix outdated Gemfile.lock
rails/rails@8eae753 removed jruby and oracle gems from the Gemfile but did not update Gemfile.lock
This commit is contained in:
parent
0be846c893
commit
4c243279ac
|
@ -590,9 +590,6 @@ PLATFORMS
|
||||||
x86_64-linux
|
x86_64-linux
|
||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
activerecord-jdbcmysql-adapter (>= 1.3.0)
|
|
||||||
activerecord-jdbcpostgresql-adapter (>= 1.3.0)
|
|
||||||
activerecord-jdbcsqlite3-adapter (>= 1.3.0)
|
|
||||||
aws-sdk-s3
|
aws-sdk-s3
|
||||||
aws-sdk-sns
|
aws-sdk-sns
|
||||||
azure-storage-blob (~> 2.0)
|
azure-storage-blob (~> 2.0)
|
||||||
|
|
Loading…
Reference in New Issue