Skip to content

Commit ceeb07d

Browse files
Update dependency rspec to '< 3.13.3' (#101)
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 0caf08a commit ceeb07d

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.2'
12+
gem 'rspec', '< 3.13.3'
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)