Skip to content

Commit 47d8e1a

Browse files
Bump webmock from 3.19.1 to 3.20.0 in /updater (#978)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2516ed4 commit 47d8e1a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

updater/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@ GEM
2020
aws-sigv4 (1.8.0)
2121
aws-eventstream (~> 1, >= 1.0.2)
2222
base64 (0.2.0)
23+
bigdecimal (3.1.6)
2324
citrus (3.0.2)
2425
commonmarker (0.23.10)
2526
concurrent-ruby (1.2.3)
26-
crack (0.4.5)
27+
crack (1.0.0)
28+
bigdecimal
2729
rexml
2830
dependabot-bundler (0.242.1)
2931
dependabot-common (= 0.242.1)
@@ -126,7 +128,7 @@ GEM
126128
google-protobuf (3.25.2-x86_64-linux)
127129
googleapis-common-protos-types (1.11.0)
128130
google-protobuf (~> 3.18)
129-
hashdiff (1.0.1)
131+
hashdiff (1.1.0)
130132
http (5.2.0)
131133
addressable (~> 2.8)
132134
base64 (~> 0.1)
@@ -261,7 +263,7 @@ GEM
261263
citrus (~> 3.0, > 3.0)
262264
unicode-display_width (2.5.0)
263265
vcr (6.2.0)
264-
webmock (3.19.1)
266+
webmock (3.20.0)
265267
addressable (>= 2.8.0)
266268
crack (>= 0.3.2)
267269
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)