Skip to content

Commit

Permalink
Merge pull request #116 from puppetlabs/dependabot/bundler/rspec-tw-3…
Browse files Browse the repository at this point in the history
….10.0

Update rspec requirement from ~> 3.9.0 to ~> 3.10.0
  • Loading branch information
highb committed Dec 12, 2020
2 parents e50c9ec + c969e9c commit 85a63e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :test do
gem 'coveralls', '~> 0.8.23'
gem 'pry'
gem 'rb-readline'
gem 'rspec', '~> 3.9.0'
gem 'rspec', '~> 3.10.0'
gem 'rubocop', '~> 0.52'
gem 'webmock', '1.21.0'
end

0 comments on commit 85a63e8

Please sign in to comment.