Skip to content

Commit 57c3dd0

Browse files
authored
Merge pull request #401 from owasp-noir/dependabot/bundler/docs/google-protobuf-4.27.5
chore(deps): Bump google-protobuf from 4.26.1 to 4.27.5 in /docs
2 parents cdb2d46 + e13698d commit 57c3dd0

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ GEM
33
specs:
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
6+
bigdecimal (3.1.8)
67
colorator (1.1.0)
78
concurrent-ruby (1.3.3)
89
em-websocket (0.5.3)
@@ -12,9 +13,11 @@ GEM
1213
ffi (1.17.0-arm64-darwin)
1314
ffi (1.17.0-x86_64-linux-gnu)
1415
forwardable-extended (2.6.0)
15-
google-protobuf (4.26.1-arm64-darwin)
16+
google-protobuf (4.27.5-arm64-darwin)
17+
bigdecimal
1618
rake (>= 13)
17-
google-protobuf (4.26.1-x86_64-linux)
19+
google-protobuf (4.27.5-x86_64-linux)
20+
bigdecimal
1821
rake (>= 13)
1922
http_parser.rb (0.8.0)
2023
i18n (1.14.5)

0 commit comments

Comments
 (0)