Skip to content

Commit

Permalink
Bump webmock from 3.20.0 to 3.21.2 (#4474)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 20, 2024
1 parent 1d33ca5 commit b0c03a4
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 @@ -123,7 +123,7 @@ group :test do
gem "shoulda-context", "~> 2.0"
gem "shoulda-matchers", "~> 6.1"
gem "selenium-webdriver", "~> 4.17"
gem "webmock", "~> 3.20"
gem "webmock", "~> 3.21"
gem "simplecov", "~> 0.22", require: false
gem "simplecov-cobertura", "~> 2.1", require: false
gem "aggregate_assertions", "~> 0.2.0"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ GEM
cose (1.3.0)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 1.0)
crack (0.4.6)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
Expand Down Expand Up @@ -734,7 +734,7 @@ GEM
activesupport
faraday (~> 2.0)
faraday-follow_redirects
webmock (3.20.0)
webmock (3.21.2)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -855,7 +855,7 @@ DEPENDENCIES
validates_formatting_of (~> 0.9)
view_component (~> 3.10)
webauthn (~> 3.1)
webmock (~> 3.20)
webmock (~> 3.21)
xml-simple (~> 1.1)

CHECKSUMS
Expand Down Expand Up @@ -914,7 +914,7 @@ CHECKSUMS
concurrent-ruby (1.2.3) sha256=82fdd3f8a0816e28d513e637bb2b90a45d7b982bdf4f3a0511722d2e495801e2
connection_pool (2.4.1) sha256=0f40cf997091f1f04ff66da67eabd61a9fe0d4928b9a3645228532512fab62f4
cose (1.3.0) sha256=63247c66a5bc76e53926756574fe3724cc0a88707e358c90532ae2a320e98601
crack (0.4.6) sha256=ee251d0aab36ab196946b851fd129870d66bdde4855cfdb3078d86a619c28864
crack (1.0.0) sha256=c83aefdb428cdc7b66c7f287e488c796f055c0839e6e545fec2c7047743c4a49
crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
css_parser (1.16.0) sha256=f70fb492254418522ea77c01d57bf64452d6c7465001926c3620d0b50289b1a2
csv (3.2.8) sha256=2f5e11e8897040b97baf2abfe8fa265b314efeb8a9b7f756db9ebcf79e7db9fe
Expand Down Expand Up @@ -1135,7 +1135,7 @@ CHECKSUMS
view_component (3.10.0) sha256=92ac883a75178e6e936b37abc1751624342229fca5918842cb309f49c10f558b
webauthn (3.1.0) sha256=e545fcf17d8a6b821161a37c1c4bc8c3d2ead0ff6ff3b098f57f417e731790b7
webfinger (2.1.3) sha256=567a52bde77fb38ca6b67e55db755f988766ec4651c1d24916a65aa70540695c
webmock (3.20.0) sha256=cc33eaacc0fcfb5b36a127949557ab7089d4249b03a7cb0215dbc40e617a8365
webmock (3.21.2) sha256=dafd8f725bff4b880f338e2a8693e38ce776d635a0bc75450e053d9fdb00f66a
webrick (1.8.1) sha256=19411ec6912911fd3df13559110127ea2badd0c035f7762873f58afc803e158f
websocket (1.2.10) sha256=2cc1a4a79b6e63637b326b4273e46adcddf7871caa5dc5711f2ca4061a629fa8
websocket-driver (0.7.6) sha256=f69400be7bc197879726ad8e6f5869a61823147372fd8928836a53c2c741d0db
Expand Down

0 comments on commit b0c03a4

Please sign in to comment.