Skip to content

Commit

Permalink
Merge pull request redhat-openstack#32 from MrAlias/upstream-000
Browse files Browse the repository at this point in the history
Update project non-development dependencies.
  • Loading branch information
deric committed Sep 16, 2015
2 parents 2617a4e + 84f8132 commit a7f35b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ gem 'rspec-system-serverspec', :require => false
# coverage reports will be in release 2.0
gem 'rspec-puppet', '> 2.0'
gem 'rspec', '~> 2.13'
gem 'metadata-json-lint', :require => false

# blacksmith > 3.0 does not support ruby 1.8.7
group :development do
gem 'puppet-blacksmith', '~> 3.0'
gem 'metadata-json-lint', :require => false
gem 'beaker'
gem 'beaker-rspec', :require => false
end
end

0 comments on commit a7f35b8

Please sign in to comment.