Skip to content

Commit

Permalink
Merge pull request #320 from ecosyste-ms/dependabot/bundler/google-pr…
Browse files Browse the repository at this point in the history
…otobuf-4.26.0

Bump google-protobuf from 3.25.3 to 4.26.0
  • Loading branch information
andrew authored Mar 14, 2024
2 parents 9f2a28d + 9af16d3 commit 33bcfeb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gem 'sidekiq-status'
gem 'addressable'
gem 'appsignal'
gem "groupdate"
gem 'google-protobuf', '3.25.3'
gem 'google-protobuf', '4.26.0'
gem 'octokit'
gem 'redis'
gem 'rugged'
Expand Down
17 changes: 11 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,11 +128,16 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.25.3)
google-protobuf (3.25.3-aarch64-linux)
google-protobuf (3.25.3-arm64-darwin)
google-protobuf (3.25.3-x86_64-darwin)
google-protobuf (3.25.3-x86_64-linux)
google-protobuf (4.26.0)
rake (>= 13)
google-protobuf (4.26.0-aarch64-linux)
rake (>= 13)
google-protobuf (4.26.0-arm64-darwin)
rake (>= 13)
google-protobuf (4.26.0-x86_64-darwin)
rake (>= 13)
google-protobuf (4.26.0-x86_64-linux)
rake (>= 13)
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.1.0)
Expand Down Expand Up @@ -349,7 +354,7 @@ DEPENDENCIES
faraday-follow_redirects
faraday-retry
faraday-typhoeus
google-protobuf (= 3.25.3)
google-protobuf (= 4.26.0)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit 33bcfeb

Please sign in to comment.