fixes #3512
This commit is contained in:
@@ -1 +1 @@
|
||||
2.3.1
|
||||
2.5.0
|
||||
1
Gemfile
1
Gemfile
@@ -60,7 +60,6 @@ end
|
||||
group :production do
|
||||
gem 'unicorn-worker-killer'
|
||||
gem 'newrelic_rpm'
|
||||
gem 'gctools', :platforms => :ruby
|
||||
gem 'capistrano-deploytags', '~> 1.0.0', require: false
|
||||
end
|
||||
|
||||
|
||||
@@ -130,7 +130,6 @@ GEM
|
||||
ffaker (2.8.1)
|
||||
ffi (1.9.18)
|
||||
ffi (1.9.18-x64-mingw32)
|
||||
gctools (0.2.4)
|
||||
get_process_mem (0.2.1)
|
||||
globalid (0.4.1)
|
||||
activesupport (>= 4.2.0)
|
||||
@@ -424,7 +423,6 @@ DEPENDENCIES
|
||||
dtext_rb!
|
||||
factory_girl
|
||||
ffaker
|
||||
gctools
|
||||
google-api-client
|
||||
highline
|
||||
httparty
|
||||
@@ -471,4 +469,4 @@ DEPENDENCIES
|
||||
whenever
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.0
|
||||
1.16.1
|
||||
|
||||
Reference in New Issue
Block a user