Skip to content

Commit

Permalink
Update webmock to 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spk committed Jan 20, 2019
1 parent 68abade commit 84f821d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion money-open-exchange-rates.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rake', '~> 12'
s.add_development_dependency 'rubocop', '~> 0.63'
s.add_development_dependency 'timecop', '~> 0.9'
s.add_development_dependency 'webmock', '~> 3.4'
s.add_development_dependency 'webmock', '~> 3.5'
end
# rubocop:enable Metrics/BlockLength

0 comments on commit 84f821d

Please sign in to comment.