Skip to content

Commit 6557a71

Browse files
committed
(maint) pin json_pure to avoid ruby breakage
1 parent 8d21c62 commit 6557a71

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ group :development, :test do
99
gem 'rspec-puppet', '~> 2.0'
1010
gem 'puppet-lint', '~> 1.1'
1111
gem 'metadata-json-lint'
12+
gem 'json_pure', '~> 1.8'
1213
end
1314

1415
group :system_tests do

0 commit comments

Comments
 (0)