Skip to content

Commit c5b51db

Browse files
Update dependency rspec to '< 3.13.2' (#86)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 29cca2c commit c5b51db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ end
99

1010
group :test do
1111
gem 'rake'
12-
gem 'rspec', '< 3.13.1'
12+
gem 'rspec', '< 3.13.2'
1313
gem 'rspec-puppet', :git => 'https://github.com/rodjek/rspec-puppet.git'
1414
gem 'puppetlabs_spec_helper'
1515
gem 'metadata-json-lint'

0 commit comments

Comments
 (0)