Skip to content

Commit

Permalink
Remove moneta version pin from Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
fnichol committed Feb 8, 2013
1 parent 5e21909 commit b9a5c00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Expand Up @@ -7,8 +7,6 @@ gem 'minitest'
# allow CI to override the version of Chef for matrix testing
gem 'chef', (ENV['CHEF_VERSION'] || '>= 0.10.10')

gem 'moneta', '< 0.7.0'

group :integration do
gem 'berkshelf'
gem 'jamie', '~> 0.1.0.beta3'
Expand Down

0 comments on commit b9a5c00

Please sign in to comment.