Skip to content

Commit e36fb44

Browse files
committed
Revert "Temporary fix to release, re-pin json"
This reverts commit 9abea50.
1 parent 86e0a40 commit e36fb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ if defined?(JRUBY_VERSION)
1414
end
1515

1616
# protocol parsers
17-
gem 'json', '>= 2.4.0', '<= 2.7.6' # due to load_file support
17+
gem 'json', '>= 2.4.0' # due to load_file support
1818
gem 'nokogiri', '>= 1.6.8.1'
1919
gem 'oga'
2020
gem 'rexml'

0 commit comments

Comments
 (0)