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 311a1a8 commit 6020cc2Copy full SHA for 6020cc2
Gemfile
@@ -43,7 +43,7 @@ else
43
end
44
45
if RUBY_VERSION >= '2.4.0'
46
- gem 'json', '>= 2.0.2'
+ gem 'json', '>= 2.0.2', '< 2.3.0'
47
48
49
gem 'ffi', '~> 1.9.25'
0 commit comments