Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

Commit 45c32ae

Browse files
authored
Merge pull request #9 from codefirst/dependabot/bundler/webmock-3.18.1
Bump webmock from 3.17.1 to 3.18.1
2 parents 0cebeaf + d5a0f73 commit 45c32ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
addressable (2.8.0)
5-
public_suffix (>= 2.0.2, < 5.0)
4+
addressable (2.8.1)
5+
public_suffix (>= 2.0.2, < 6.0)
66
concurrent-ruby (1.1.10)
77
crack (0.4.5)
88
rexml
@@ -56,7 +56,7 @@ GEM
5656
mime-types (< 4)
5757
padrino-core (= 0.15.1)
5858
padrino-support (0.15.1)
59-
public_suffix (4.0.7)
59+
public_suffix (5.0.0)
6060
rack (2.2.4)
6161
rack-protection (2.2.2)
6262
rack
@@ -77,7 +77,7 @@ GEM
7777
rack (>= 1, < 3)
7878
thor (1.2.1)
7979
tilt (2.0.11)
80-
webmock (3.17.1)
80+
webmock (3.18.1)
8181
addressable (>= 2.8.0)
8282
crack (>= 0.3.2)
8383
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)