mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-25 21:28:40 -05:00
Merge pull request #116 from puppetlabs/dependabot/bundler/rspec-tw-3.10.0
Update rspec requirement from ~> 3.9.0 to ~> 3.10.0
This commit is contained in:
commit
85a63e85fe
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -10,7 +10,7 @@ group :test do
|
||||||
gem 'coveralls', '~> 0.8.23'
|
gem 'coveralls', '~> 0.8.23'
|
||||||
gem 'pry'
|
gem 'pry'
|
||||||
gem 'rb-readline'
|
gem 'rb-readline'
|
||||||
gem 'rspec', '~> 3.9.0'
|
gem 'rspec', '~> 3.10.0'
|
||||||
gem 'rubocop', '~> 0.52'
|
gem 'rubocop', '~> 0.52'
|
||||||
gem 'webmock', '1.21.0'
|
gem 'webmock', '1.21.0'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue