Skip to content

Commit 69b2491

Browse files
Update rspec-buildkite-analytics to buildkite-test_collector
1 parent b4c8b58 commit 69b2491

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ gem 'codecov', require: false
99
gem 'webmock', require: false
1010
gem 'yard'
1111

12-
gem 'rspec-buildkite-analytics', '~> 0.8.1'
12+
gem 'buildkite-test_collector', '~> 2.1'

Gemfile.lock

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ GEM
5555
bigdecimal (1.4.4)
5656
buildkit (1.5.0)
5757
sawyer (>= 0.6)
58+
buildkite-test_collector (2.2.0)
59+
activesupport (>= 4.2)
5860
chroma (0.2.0)
5961
claide (1.1.0)
6062
claide-plugins (0.9.2)
@@ -323,11 +325,6 @@ GEM
323325
rspec-core (~> 3.12.0)
324326
rspec-expectations (~> 3.12.0)
325327
rspec-mocks (~> 3.12.0)
326-
rspec-buildkite-analytics (0.8.2)
327-
activesupport (>= 5.2, < 8)
328-
rspec-core (~> 3.10)
329-
rspec-expectations (~> 3.10)
330-
websocket (~> 1.2)
331328
rspec-core (3.12.2)
332329
rspec-support (~> 3.12.0)
333330
rspec-expectations (3.12.3)
@@ -398,7 +395,6 @@ GEM
398395
crack (>= 0.3.2)
399396
hashdiff (>= 0.4.0, < 2.0.0)
400397
webrick (1.8.1)
401-
websocket (1.2.9)
402398
word_wrap (1.0.0)
403399
xcodeproj (1.22.0)
404400
CFPropertyList (>= 2.3.3, < 4.0)
@@ -417,6 +413,7 @@ PLATFORMS
417413
ruby
418414

419415
DEPENDENCIES
416+
buildkite-test_collector (~> 2.1)
420417
bundler (~> 2.0)
421418
cocoapods (~> 1.10)
422419
codecov
@@ -427,7 +424,6 @@ DEPENDENCIES
427424
pry (~> 0.12.2)
428425
rmagick (~> 4.1)
429426
rspec (~> 3.8)
430-
rspec-buildkite-analytics (~> 0.8.1)
431427
rspec_junit_formatter (~> 0.4.1)
432428
rubocop (~> 1.0)
433429
rubocop-require_tools (~> 0.1.2)

0 commit comments

Comments
 (0)