Skip to content

Commit

Permalink
Bump webmock from 1.17.4 to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 19, 2017
1 parent 08540aa commit f33f7d0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ GEM
simplecov (>= 0.7)
term-ansicolor
thor
crack (0.4.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
cucumber (1.3.16)
builder (>= 2.1.2)
Expand Down Expand Up @@ -220,6 +220,7 @@ GEM
test-unit (~> 2.2)
haml (4.0.7)
tilt
hashdiff (0.3.4)
high_voltage (2.1.0)
hike (1.2.3)
hitimes (1.2.2)
Expand Down Expand Up @@ -466,7 +467,7 @@ GEM
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
ruby-prof (0.14.2)
safe_yaml (1.0.3)
safe_yaml (1.0.4)
sass (3.4.24)
sass-rails (3.2.6)
railties (~> 3.2.0)
Expand Down Expand Up @@ -549,9 +550,10 @@ GEM
vcr (2.9.0)
warden (1.2.3)
rack (>= 1.0)
webmock (1.17.4)
addressable (>= 2.2.7)
webmock (3.0.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
xpath (2.0.0)
nokogiri (~> 1.3)

Expand Down

0 comments on commit f33f7d0

Please sign in to comment.