Skip to content

Commit

Permalink
Merge pull request #389 from ioki-mobility/dependabot/bundler/webmock…
Browse files Browse the repository at this point in the history
…-3.23.1

Bump webmock from 3.23.0 to 3.23.1
  • Loading branch information
phylor authored May 27, 2024
2 parents 2e5220c + 942233d commit 680f19c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
method_source (~> 1.0)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rack (3.0.9.1)
rainbow (3.1.1)
Expand All @@ -154,7 +154,8 @@ GEM
regexp_parser (2.9.0)
reline (0.5.0)
io-console (~> 0.5)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -205,14 +206,15 @@ GEM
hashie
version_gem (~> 1.1, >= 1.1.1)
stringio (3.1.0)
strscan (3.1.0)
thor (1.2.1)
timeout (0.4.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
vcr (6.2.0)
version_gem (1.1.3)
webmock (3.23.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 680f19c

Please sign in to comment.