Skip to content

Commit

Permalink
update google-protobuf to version >= 4.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis Marmet committed Oct 20, 2024
1 parent 7e90bfe commit e96e7f1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ GEM
ffi (1.17.0-arm64-darwin)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.28.1-arm64-darwin)
google-protobuf (4.28.2-arm64-darwin)
bigdecimal
rake (>= 13)
google-protobuf (4.28.1-x86_64-linux)
google-protobuf (4.28.2-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand Down Expand Up @@ -71,9 +71,9 @@ GEM
rouge (4.3.0)
safe_yaml (1.0.5)
sass-embedded (1.78.0-arm64-darwin)
google-protobuf (~> 4.27)
google-protobuf (~> 4.28.2)
sass-embedded (1.78.0-x86_64-linux-gnu)
google-protobuf (~> 4.27)
google-protobuf (~> 4.28.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.6.0)
Expand Down

0 comments on commit e96e7f1

Please sign in to comment.