Skip to content

Commit

Permalink
update webmock
Browse files Browse the repository at this point in the history
  • Loading branch information
d-m-u committed Apr 1, 2020
1 parent 243239f commit 53d5c57
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 @@ -18,7 +18,7 @@ group :test do
gem 'rspec', '>= 3'
gem 'rubocop-performance', '~> 1.0'
gem 'simplecov', '~> 0.12.0'
gem 'webmock', '< 2'
gem 'webmock', '~> 2.3'
end

gemspec

0 comments on commit 53d5c57

Please sign in to comment.