Skip to content

Commit

Permalink
require webmock 1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
amro committed May 22, 2016
1 parent c07f092 commit e89c48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,7 +6,7 @@ platforms :rbx do
end

group :development, :test do
gem 'webmock'
gem 'webmock', '~>1.24.0'
end

gemspec

0 comments on commit e89c48e

Please sign in to comment.