mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
Merge pull request #155 from puppetlabs/dependabot/bundler/rspec-tw-3.11.0
Update rspec requirement from ~> 3.10.0 to ~> 3.11.0
This commit is contained in:
commit
22b525b5c5
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -12,7 +12,7 @@ group :test do
|
||||||
gem 'simplecov-lcov', '~> 0.8.0'
|
gem 'simplecov-lcov', '~> 0.8.0'
|
||||||
gem 'pry'
|
gem 'pry'
|
||||||
gem 'rb-readline'
|
gem 'rb-readline'
|
||||||
gem 'rspec', '~> 3.10.0'
|
gem 'rspec', '~> 3.11.0'
|
||||||
gem 'rubocop', '~> 1.6'
|
gem 'rubocop', '~> 1.6'
|
||||||
gem 'webmock', '~> 3.13'
|
gem 'webmock', '~> 3.13'
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue