Skip to content

Commit

Permalink
Use json-1.8.2 to build successfully w/ Ruby >= 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hirose31 committed Apr 5, 2017
1 parent be776e6 commit 153b7da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/gemfiles/Gemfile.chef-10
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ platform :ruby_19 do
gem 'berkshelf-api-client', '~> 1.3.1'
gem 'tins', '~> 1.6.0'
gem 'varia_model', '~> 0.4.0'
gem 'json', '~> 1.8.1'
gem 'json', '~> 1.8.2'
gem 'mixlib-config', '~> 1.1.2'
gem 'ohai', '~> 6.24.2'
gem 'nio4r', '~> 1.2.1'
Expand Down

0 comments on commit 153b7da

Please sign in to comment.