Skip to content

Commit

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

Bump google-protobuf from 3.24.4 to 3.25.0
  • Loading branch information
andrew authored Nov 5, 2023
2 parents cdd93a2 + 18c4885 commit dc28f5d
Show file tree
Hide file tree
Showing 2 changed files with 7 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.24.4'
gem 'google-protobuf', '3.25.0'
gem 'octokit'

group :development, :test do
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,11 @@ GEM
ffi (1.16.3)
globalid (1.2.1)
activesupport (>= 6.1)
google-protobuf (3.24.4)
google-protobuf (3.24.4-aarch64-linux)
google-protobuf (3.24.4-arm64-darwin)
google-protobuf (3.24.4-x86_64-darwin)
google-protobuf (3.24.4-x86_64-linux)
google-protobuf (3.25.0)
google-protobuf (3.25.0-aarch64-linux)
google-protobuf (3.25.0-arm64-darwin)
google-protobuf (3.25.0-x86_64-darwin)
google-protobuf (3.25.0-x86_64-linux)
groupdate (6.4.0)
activesupport (>= 6.1)
hashdiff (1.0.1)
Expand Down Expand Up @@ -347,7 +347,7 @@ DEPENDENCIES
faraday-follow_redirects
faraday-retry
faraday-typhoeus
google-protobuf (= 3.24.4)
google-protobuf (= 3.25.0)
groupdate
jbuilder
jquery-rails
Expand Down

0 comments on commit dc28f5d

Please sign in to comment.