Skip to content

Commit

Permalink
added metadata-json-lint gem
Browse files Browse the repository at this point in the history
  • Loading branch information
deric committed Apr 24, 2015
1 parent 9dba7e5 commit 5ffa441
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ group :development, :unit_tests do
gem 'simplecov', :require => false
gem 'puppet_facts', :require => false
gem 'json', :require => false
gem 'metadata-json-lint', :require => false
end

group :system_tests do
Expand Down
6 changes: 6 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,9 @@ GEM
multi_json (>= 1.8.4)
memoist (0.12.0)
metaclass (0.0.4)
metadata-json-lint (0.0.6)
json
spdx-licenses (~> 1.0)
mime-types (2.4.3)
mini_portile (0.6.2)
minitest (5.6.0)
Expand Down Expand Up @@ -244,6 +247,8 @@ GEM
json (~> 1.8)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
spdx-licenses (1.0.0)
json
specinfra (2.30.0)
net-scp
net-ssh
Expand All @@ -262,6 +267,7 @@ DEPENDENCIES
beaker-rspec
facter
json
metadata-json-lint
puppet
puppet-lint
puppet_facts
Expand Down

0 comments on commit 5ffa441

Please sign in to comment.