Merge branch 'hotfix/3.6.10'
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -47,7 +47,6 @@ group :development, :test do
|
|||||||
gem 'capistrano-git-with-submodules', '~> 2.0'
|
gem 'capistrano-git-with-submodules', '~> 2.0'
|
||||||
end
|
end
|
||||||
|
|
||||||
gem "dogstatsd-ruby", "~> 4.8"
|
|
||||||
|
|
||||||
gem "lograge", "~> 0.11.2"
|
gem "lograge", "~> 0.11.2"
|
||||||
|
|
||||||
|
|||||||
@@ -67,7 +67,6 @@ GEM
|
|||||||
concurrent-ruby (1.1.5)
|
concurrent-ruby (1.1.5)
|
||||||
connection_pool (2.2.2)
|
connection_pool (2.2.2)
|
||||||
crass (1.0.6)
|
crass (1.0.6)
|
||||||
dogstatsd-ruby (4.8.1)
|
|
||||||
dotenv (2.7.5)
|
dotenv (2.7.5)
|
||||||
dotenv-rails (2.7.5)
|
dotenv-rails (2.7.5)
|
||||||
dotenv (= 2.7.5)
|
dotenv (= 2.7.5)
|
||||||
@@ -211,7 +210,6 @@ DEPENDENCIES
|
|||||||
capistrano-rails
|
capistrano-rails
|
||||||
capistrano-rvm
|
capistrano-rvm
|
||||||
capistrano-sidekiq
|
capistrano-sidekiq
|
||||||
dogstatsd-ruby (~> 4.8)
|
|
||||||
dotenv-rails
|
dotenv-rails
|
||||||
haml
|
haml
|
||||||
lograge (~> 0.11.2)
|
lograge (~> 0.11.2)
|
||||||
|
|||||||
Reference in New Issue
Block a user