We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0caf08a commit ceeb07dCopy full SHA for ceeb07d
Gemfile
@@ -9,7 +9,7 @@ end
9
10
group :test do
11
gem 'rake'
12
- gem 'rspec', '< 3.13.2'
+ gem 'rspec', '< 3.13.3'
13
gem 'rspec-puppet', :git => 'https://github.com/rodjek/rspec-puppet.git'
14
gem 'puppetlabs_spec_helper'
15
gem 'metadata-json-lint'
0 commit comments