Skip to content

Commit

Permalink
Merge pull request #270 from jhoblitt/maint/remove_rspec_gem_constraint
Browse files Browse the repository at this point in the history
remove rspec gem ~> 2.99.0 constraint
  • Loading branch information
R. Tyler Croy committed May 2, 2015
2 parents 10d2e7c + 05c6b85 commit 2e8325a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
source 'https://rubygems.org'

gem 'rake', '>= 10.1.1'
gem 'rspec', '~> 2.99.0'
gem 'rspec-its'
gem 'puppet-lint', '>= 0.3.2'
gem 'rspec-puppet', '>= 1.0.1'
Expand Down

0 comments on commit 2e8325a

Please # to comment.