Skip to content

Commit

Permalink
Use json 1.8.6 for v0.12 test
Browse files Browse the repository at this point in the history
  • Loading branch information
repeatedly committed Apr 4, 2017
1 parent 590a2e2 commit 4b4bcb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.v0.12
@@ -1,6 +1,6 @@
source "http://rubygems.org"

gem 'json', '= 1.8.3'
gem 'json', '= 1.8.6'
gem 'fluentd', '~> 0.12.0'

gemspec

0 comments on commit 4b4bcb9

Please sign in to comment.