Skip to content

Commit

Permalink
Bump google-protobuf from 3.25.0 to 3.25.1 (#4207)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 67ad67a commit b5a3211
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "clearance", "~> 2.6"
gem "dalli", "~> 3.2"
gem "ddtrace", "~> 1.16", require: "ddtrace/auto_instrument"
gem "dogstatsd-ruby", "~> 5.5"
gem "google-protobuf", "~> 3.22"
gem "google-protobuf", "~> 3.25"
gem "faraday", "~> 2.7"
gem "good_job", "~> 3.21"
gem "gravtastic", "~> 3.2"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ GEM
fugit (>= 1.1)
railties (>= 6.0.0)
thor (>= 0.14.1)
google-protobuf (3.25.0)
google-protobuf (3.25.1)
gravtastic (3.2.6)
groupdate (6.4.0)
activesupport (>= 6.1)
Expand Down Expand Up @@ -723,7 +723,7 @@ DEPENDENCIES
faraday (~> 2.7)
faraday_middleware-aws-sigv4 (~> 1.0)
good_job (~> 3.21)
google-protobuf (~> 3.22)
google-protobuf (~> 3.25)
gravtastic (~> 3.2)
groupdate (~> 6.2)
high_voltage (~> 3.1)
Expand Down

0 comments on commit b5a3211

Please sign in to comment.