Skip to content

Commit

Permalink
Update dependency webmock to v3.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2024
1 parent b28540b commit 86673de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ gem 'telepost', '>=0.3.1'
gem 'thin', '1.8.2'
gem 'total', '>=0.2.0'
gem 'upwork-api', '1.3.5'
gem 'webmock', '3.18.1', require: false
gem 'webmock', '3.23.0', require: false
gem 'xcop', '0.7.1'
gem 'zache', '>=0.12.0'
gem 'zold', '0.31.8'
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ GEM
backtrace (0.4.0)
base58 (0.2.3)
base64 (0.2.0)
bigdecimal (3.1.6)
bigdecimal (3.1.7)
bitcoin-ruby (0.0.20)
eventmachine
ffi
Expand Down Expand Up @@ -173,7 +173,7 @@ GEM
version_gem (~> 1.1)
oauth-tty (1.0.5)
version_gem (~> 1.1, >= 1.1.1)
obk (0.3.0)
obk (0.3.1)
octokit (6.1.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand Down Expand Up @@ -316,7 +316,7 @@ GEM
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
webmock (3.18.1)
webmock (3.23.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -378,7 +378,7 @@ DEPENDENCIES
iri (= 0.7.0)
minitest (= 5.20.0)
minitest-reporters (= 1.6.1)
obk (= 0.3.0)
obk (= 0.3.1)
octokit (= 6.1.1)
paypal-sdk-rest (= 1.7.5)
pgtk (= 0.8.1)
Expand Down Expand Up @@ -408,7 +408,7 @@ DEPENDENCIES
thin (= 1.8.2)
total (>= 0.2.0)
upwork-api (= 1.3.5)
webmock (= 3.18.1)
webmock (= 3.23.0)
xcop (= 0.7.1)
zache (>= 0.12.0)
zold (= 0.31.8)
Expand Down

0 comments on commit 86673de

Please sign in to comment.