Skip to content

Commit

Permalink
Adding dependency: json
Browse files Browse the repository at this point in the history
  • Loading branch information
koglinjg committed Mar 22, 2014
1 parent 0059fc9 commit 628a8d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ group :development, :test do
gem 'serverspec', :require => false
gem 'rspec-system-serverspec', :require => false
gem 'pry', :require => false
gem 'json', :require => false
end

if puppetversion = ENV['PUPPET_GEM_VERSION']
Expand Down

0 comments on commit 628a8d7

Please sign in to comment.