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 30355a8 commit 5fd10b5Copy full SHA for 5fd10b5
1 file changed
Appraisal.root.gemfile
@@ -16,5 +16,5 @@ source "https://gem.coop"
16
gemspec
17
18
if defined?(RUBY_ENGINE) && RUBY_ENGINE == "truffleruby"
19
- gem "json", "< 2.19"
+ gem "json", "< 2.18"
20
end
0 commit comments