mirror of
https://github.com/puppetlabs/vmfloaty.git
synced 2026-01-26 05:28:40 -05:00
(maint) Pin webmock to 1.21.0
This commit is contained in:
parent
155aa0e13e
commit
8111005c81
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
|
@ -4,7 +4,7 @@ gem 'commander'
|
||||||
gem 'faraday'
|
gem 'faraday'
|
||||||
|
|
||||||
gem 'rspec'
|
gem 'rspec'
|
||||||
gem 'webmock'
|
gem 'webmock', '1.21.0'
|
||||||
gem 'rake'
|
gem 'rake'
|
||||||
|
|
||||||
gemspec
|
gemspec
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue