Skip to content

Commit

Permalink
Merge pull request #93 from roidelapluie/rake11
Browse files Browse the repository at this point in the history
Pin rake version to avoid rubocop/rake 11 incompatibility
  • Loading branch information
bastelfreak committed Mar 9, 2016
2 parents e0c03eb + 35e24d1 commit 462de70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config_defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gemfile:
required:
':test':
- gem: rake
version: '< 11'
- gem: rspec-puppet
git: https://github.com/rodjek/rspec-puppet.git
- gem: puppet-lint
Expand Down

0 comments on commit 462de70

Please sign in to comment.