Update Gemfile
This commit is contained in:
@@ -23,6 +23,8 @@ GEM
|
||||
i18n
|
||||
rake (>= 10.0.0)
|
||||
sshkit (>= 1.9.0)
|
||||
capistrano-bundler (1.6.0)
|
||||
capistrano (~> 3.1)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.1.10)
|
||||
database_cleaner-core (2.0.1)
|
||||
@@ -291,11 +293,13 @@ GEM
|
||||
PLATFORMS
|
||||
x86_64-darwin-20
|
||||
x86_64-darwin-22
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
babosa
|
||||
builder
|
||||
capistrano (~> 3.17)
|
||||
capistrano-bundler
|
||||
database_cleaner-sequel
|
||||
dotenv
|
||||
dry-matcher
|
||||
@@ -322,5 +326,8 @@ DEPENDENCIES
|
||||
standardrb
|
||||
timecop
|
||||
|
||||
RUBY VERSION
|
||||
ruby 3.2.0p0
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.22
|
||||
|
Reference in New Issue
Block a user