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 86e0a40 commit e36fb44Copy full SHA for e36fb44
Gemfile
@@ -14,7 +14,7 @@ if defined?(JRUBY_VERSION)
14
end
15
16
# protocol parsers
17
-gem 'json', '>= 2.4.0', '<= 2.7.6' # due to load_file support
+gem 'json', '>= 2.4.0' # due to load_file support
18
gem 'nokogiri', '>= 1.6.8.1'
19
gem 'oga'
20
gem 'rexml'
0 commit comments