File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed
Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ gem 'json-schema'
1717gem 'loggregator_emitter' , '~> 5.0'
1818gem 'membrane' , '~> 1.0'
1919gem 'mime-types' , '~> 3.6'
20- gem 'mock_redis'
2120gem 'multipart-parser'
2221gem 'netaddr' , '>= 2.0.4'
2322gem 'net-ssh'
@@ -60,7 +59,6 @@ gem 'fog-local'
6059gem 'fog-openstack'
6160
6261gem 'cf-uaa-lib' , '~> 4.0.4'
63- gem 'vcap-concurrency' , git : 'https://github.com/cloudfoundry/vcap-concurrency.git' , ref : '2a5b0179'
6462
6563group :db do
6664 gem 'mysql2' , '~> 0.5.6'
7472group :test do
7573 gem 'codeclimate-test-reporter' , '>= 1.0.8' , require : false
7674 gem 'machinist' , '~> 1.0.6'
75+ gem 'mock_redis'
7776 gem 'parallel_tests'
7877 gem 'rack-test'
7978 gem 'rspec' , '~> 3.13.0'
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/cloudfoundry/vcap-concurrency.git
3- revision: 2a5b0179642cb3d3e7f912a6453ec5731979d115
4- ref: 2a5b0179
5- specs:
6- vcap-concurrency (0.1.0 )
7-
81GIT
92 remote: https://github.com/fog/fog-azure-rm.git
103 revision: 379e352cce817f8e67618062bf7095095d8f5c4c
@@ -669,7 +662,6 @@ DEPENDENCIES
669662 talentbox-delayed_job_sequel (~> 4.3.0 )
670663 thin
671664 timecop
672- vcap-concurrency !
673665 vmstat (~> 2.3 )
674666 webmock (> 2.3.1 )
675667
You can’t perform that action at this time.
0 commit comments