We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e30545 commit c1d248aCopy full SHA for c1d248a
tool/bundler/dev_gems.rb
@@ -7,7 +7,7 @@
7
gem "rb_sys"
8
9
gem "webrick", "~> 1.6"
10
-gem "turbo_tests", "~> 2.1"
+gem "turbo_tests", "= 2.2.0"
11
gem "parallel_tests", "< 3.9.0"
12
gem "parallel", "~> 1.19"
13
gem "rspec-core", "~> 3.12"
tool/bundler/dev_gems.rb.lock
@@ -80,7 +80,7 @@ DEPENDENCIES
80
rspec-expectations (~> 3.12)
81
rspec-mocks (~> 3.12)
82
test-unit (~> 3.0)
83
- turbo_tests (~> 2.1)
+ turbo_tests (= 2.2.0)
84
uri (~> 0.13.0)
85
webrick (~> 1.6)
86
0 commit comments