Skip to content

Commit 83997c9

Browse files
authored
Remove CI-queue, update rspec-core (heroku#1617)
1 parent 04664f0 commit 83997c9

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ group :development, :test do
1313
gem "parallel_split_test"
1414
gem 'rspec-retry'
1515
gem 'json'
16-
gem 'ci-queue'
1716
gem 'redis'
1817
end

Gemfile.lock

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
base64 (0.2.0)
5-
ci-queue (0.67.0)
6-
logger
75
citrus (3.0.2)
86
connection_pool (2.5.3)
97
diff-lcs (1.6.2)
@@ -23,7 +21,6 @@ GEM
2321
thor (~> 1)
2422
threaded (~> 0)
2523
json (2.12.2)
26-
logger (1.7.0)
2724
moneta (1.0.0)
2825
multi_json (1.15.0)
2926
parallel (1.27.0)
@@ -42,7 +39,7 @@ GEM
4239
redis-client (0.24.0)
4340
connection_pool
4441
rrrretry (1.0.0)
45-
rspec-core (3.13.4)
42+
rspec-core (3.13.5)
4643
rspec-support (~> 3.13.0)
4744
rspec-expectations (3.13.5)
4845
diff-lcs (>= 1.2.0, < 2.0)
@@ -61,7 +58,6 @@ PLATFORMS
6158
ruby
6259

6360
DEPENDENCIES
64-
ci-queue
6561
excon
6662
heroku_hatchet
6763
json

0 commit comments

Comments
 (0)