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 e3ae78c commit 3d59172Copy full SHA for 3d59172
1 file changed
test/test_helper.rb
@@ -26,7 +26,7 @@ def spoom_gemfile
26
source("https://rubygems.org")
27
28
gemspec name: "spoom", path: "#{SPOOM_PATH}"
29
- gem "tapioca"
+ gem "tapioca", ">= 0.17.9"
30
gem "sorbet-static-and-runtime", "#{Sorbet::GEM_VERSION}"
31
gem "json", "2.7.2"
32
GEMFILE
0 commit comments