Skip to content

Commit

Permalink
Merge pull request #105 from ivgiuliani/dependabot/bundler/webmock-3.3.0
Browse files Browse the repository at this point in the history
Bump webmock from 3.1.1 to 3.3.0
  • Loading branch information
ivgiuliani authored Jan 22, 2018
2 parents 429bf87 + 02eb157 commit 3e3f2a4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ group :development do
gem "factory_bot", "~> 4.8.2"
gem "rspec", "~> 3.7.0"
gem "rubocop", "~> 0.52.1"
gem "webmock", "~> 3.1.1"
gem "webmock", "~> 3.3.0"
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ GEM
unf_ext
unf_ext (0.0.7.4)
unicode-display_width (1.3.0)
webmock (3.1.1)
webmock (3.3.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
Expand All @@ -129,7 +129,7 @@ DEPENDENCIES
rufus-scheduler (~> 3.4.2)
sentry-raven (~> 2.7.1)
songkick-transport (~> 1.11.0)
webmock (~> 3.1.1)
webmock (~> 3.3.0)

BUNDLED WITH
1.16.0.pre.2

0 comments on commit 3e3f2a4

Please sign in to comment.