Skip to content

Commit

Permalink
chore(deps): update dependency grpc to v1.65.2 (#26535)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Jul 30, 2024
1 parent 4dcc606 commit 6b243f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-video-stitcher/samples/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
source "https://rubygems.org"

master = ENV["GOOGLE_CLOUD_SAMPLES_TEST"] == "master"
gem "grpc", "1.65.1"
gem "grpc", "~> 1.65"
gem "google-cloud-video-stitcher", path: master ? "../../google-cloud-video-stitcher" : nil
gem "google-cloud-video-stitcher-v1", path: master ? "../../google-cloud-video-stitcher-v1" : nil

Expand Down

0 comments on commit 6b243f7

Please sign in to comment.