Skip to content

Commit e82356f

Browse files
Update dependency webmock to v3.24.0
1 parent cccbbf4 commit e82356f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,13 @@ GEM
6868
minitest (~> 5.1)
6969
tzinfo (~> 1.1)
7070
zeitwerk (~> 2.2, >= 2.2.2)
71-
addressable (2.8.6)
72-
public_suffix (>= 2.0.2, < 6.0)
71+
addressable (2.8.7)
72+
public_suffix (>= 2.0.2, < 7.0)
7373
appraisal (2.5.0)
7474
bundler
7575
rake
7676
thor (>= 0.14.0)
77-
bigdecimal (3.1.6)
77+
bigdecimal (3.1.8)
7878
builder (3.2.4)
7979
combustion (1.3.5)
8080
activesupport (>= 3.0.0)
@@ -89,7 +89,7 @@ GEM
8989
erubi (1.10.0)
9090
globalid (1.0.0)
9191
activesupport (>= 5.0)
92-
hashdiff (1.1.0)
92+
hashdiff (1.1.1)
9393
i18n (1.8.10)
9494
concurrent-ruby (~> 1.0)
9595
loofah (2.12.0)
@@ -139,7 +139,7 @@ GEM
139139
rake (>= 0.8.7)
140140
thor (>= 0.20.3, < 2.0)
141141
rake (13.1.0)
142-
rexml (3.2.6)
142+
rexml (3.3.8)
143143
rspec-core (3.9.3)
144144
rspec-support (~> 3.9.3)
145145
rspec-expectations (3.9.2)
@@ -170,7 +170,7 @@ GEM
170170
timecop (0.9.5)
171171
tzinfo (1.2.9)
172172
thread_safe (~> 0.1)
173-
webmock (3.23.0)
173+
webmock (3.24.0)
174174
addressable (>= 2.8.0)
175175
crack (>= 0.3.2)
176176
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)