Skip to content

Commit 6dd9b09

Browse files
committed
json: pin to 2.7.6
1 parent 65af7cf commit 6dd9b09

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,6 @@ if File.exist? "#{__FILE__}.local"
8888
eval(File.read("#{__FILE__}.local"), binding)
8989
end
9090

91+
gem 'json' '2.7.6' # last release used by Perforce
92+
9193
# vim:filetype=ruby

0 commit comments

Comments
 (0)