Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions gapic-generator-ads/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PATH
actionpack (~> 8.0)
bigdecimal (~> 3.0)
google-cloud-common (~> 1.2)
google-protobuf (~> 4.30)
google-protobuf (~> 4.32)
google-style (~> 1.32.0)
googleapis-common-protos-types (~> 1.9)

Expand All @@ -18,23 +18,23 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (8.1.3)
actionview (= 8.1.3)
activesupport (= 8.1.3)
actionpack (8.1.3.1)
actionview (= 8.1.3.1)
activesupport (= 8.1.3.1)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actionview (8.1.3)
activesupport (= 8.1.3)
actionview (8.1.3.1)
activesupport (= 8.1.3.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.1.3)
activesupport (8.1.3.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -53,7 +53,7 @@ GEM
bigdecimal (3.3.1)
builder (3.3.0)
coderay (1.1.3)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
crass (1.0.7)
drb (2.2.3)
Expand All @@ -72,11 +72,11 @@ GEM
i18n (1.15.2)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
json (2.21.1)
json (2.21.2)
language_server-protocol (3.17.0.6)
lint_roller (1.1.0)
logger (1.7.0)
loofah (2.25.1)
loofah (2.25.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
method_source (1.1.0)
Expand All @@ -98,7 +98,7 @@ GEM
racc (~> 1.4)
ostruct (0.6.3)
parallel (2.1.0)
parser (3.3.11.1)
parser (3.3.12.0)
ast (~> 2.4.1)
racc
path_expander (2.0.1)
Expand All @@ -118,8 +118,8 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
rails-html-sanitizer (1.7.1)
loofah (~> 2.25, >= 2.25.2)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rainbow (3.1.1)
rake (13.4.2)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
unicode-emoji (4.2.0)
uri (1.1.1)
useragent (0.16.11)
yard (0.9.44)
yard (0.9.45)

PLATFORMS
x86_64-linux
Expand Down
28 changes: 14 additions & 14 deletions gapic-generator-cloud/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PATH
actionpack (~> 8.0)
bigdecimal (~> 3.0)
google-cloud-common (~> 1.2)
google-protobuf (~> 4.30)
google-protobuf (~> 4.32)
google-style (~> 1.32.0)
googleapis-common-protos-types (~> 1.9)

Expand All @@ -18,23 +18,23 @@ PATH
GEM
remote: https://rubygems.org/
specs:
actionpack (8.1.3)
actionview (= 8.1.3)
activesupport (= 8.1.3)
actionpack (8.1.3.1)
actionview (= 8.1.3.1)
activesupport (= 8.1.3.1)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actionview (8.1.3)
activesupport (= 8.1.3)
actionview (8.1.3.1)
activesupport (= 8.1.3.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.1.3)
activesupport (8.1.3.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -53,7 +53,7 @@ GEM
bigdecimal (3.3.1)
builder (3.3.0)
coderay (1.1.3)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
crass (1.0.7)
drb (2.2.3)
Expand All @@ -72,11 +72,11 @@ GEM
i18n (1.15.2)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
json (2.21.1)
json (2.21.2)
language_server-protocol (3.17.0.6)
lint_roller (1.1.0)
logger (1.7.0)
loofah (2.25.1)
loofah (2.25.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
method_source (1.1.0)
Expand All @@ -98,7 +98,7 @@ GEM
racc (~> 1.4)
ostruct (0.6.3)
parallel (2.1.0)
parser (3.3.11.1)
parser (3.3.12.0)
ast (~> 2.4.1)
racc
path_expander (2.0.1)
Expand All @@ -118,8 +118,8 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
rails-html-sanitizer (1.7.1)
loofah (~> 2.25, >= 2.25.2)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rainbow (3.1.1)
rake (13.4.2)
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
unicode-emoji (4.2.0)
uri (1.1.1)
useragent (0.16.11)
yard (0.9.44)
yard (0.9.45)

PLATFORMS
x86_64-linux
Expand Down
28 changes: 14 additions & 14 deletions gapic-generator/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,30 +5,30 @@ PATH
actionpack (~> 8.0)
bigdecimal (~> 3.0)
google-cloud-common (~> 1.2)
google-protobuf (~> 4.30)
google-protobuf (~> 4.32)
google-style (~> 1.32.0)
googleapis-common-protos-types (~> 1.9)

GEM
remote: https://rubygems.org/
specs:
actionpack (8.1.3)
actionview (= 8.1.3)
activesupport (= 8.1.3)
actionpack (8.1.3.1)
actionview (= 8.1.3.1)
activesupport (= 8.1.3.1)
nokogiri (>= 1.8.5)
rack (>= 2.2.4)
rack-session (>= 1.0.1)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
useragent (~> 0.16)
actionview (8.1.3)
activesupport (= 8.1.3)
actionview (8.1.3.1)
activesupport (= 8.1.3.1)
builder (~> 3.1)
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activesupport (8.1.3)
activesupport (8.1.3.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand All @@ -47,7 +47,7 @@ GEM
bigdecimal (3.3.1)
builder (3.3.0)
coderay (1.1.3)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (3.0.2)
crass (1.0.7)
drb (2.2.3)
Expand All @@ -66,11 +66,11 @@ GEM
i18n (1.15.2)
concurrent-ruby (~> 1.0)
io-console (0.8.2)
json (2.21.1)
json (2.21.2)
language_server-protocol (3.17.0.6)
lint_roller (1.1.0)
logger (1.7.0)
loofah (2.25.1)
loofah (2.25.2)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
method_source (1.1.0)
Expand All @@ -92,7 +92,7 @@ GEM
racc (~> 1.4)
ostruct (0.6.3)
parallel (2.1.0)
parser (3.3.11.1)
parser (3.3.12.0)
ast (~> 2.4.1)
racc
path_expander (2.0.1)
Expand All @@ -112,8 +112,8 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.7.0)
loofah (~> 2.25)
rails-html-sanitizer (1.7.1)
loofah (~> 2.25, >= 2.25.2)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rainbow (3.1.1)
rake (13.4.2)
Expand Down Expand Up @@ -144,7 +144,7 @@ GEM
unicode-emoji (4.2.0)
uri (1.1.1)
useragent (0.16.11)
yard (0.9.44)
yard (0.9.45)

PLATFORMS
x86_64-linux
Expand Down
2 changes: 1 addition & 1 deletion gapic-generator/gapic-generator.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ Gem::Specification.new do |spec|
spec.add_dependency "bigdecimal", "~> 3.0"
spec.add_dependency "googleapis-common-protos-types", "~> 1.9"
spec.add_dependency "google-cloud-common", "~> 1.2"
spec.add_dependency "google-protobuf", "~> 4.30"
spec.add_dependency "google-protobuf", "~> 4.32"
spec.add_dependency "google-style", "~> 1.32.0"
end
2 changes: 1 addition & 1 deletion rules_ruby_gapic/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def gapic_generator_ruby_repositories():
# list_of_gems: a dictionary of gem name -> version strings to be loaded when the ruby_runtime dependency builds
#
def gapic_generator_ruby_customgems(list_of_gems):
_protobuf_version = "3.25.6"
_protobuf_version = "33.2"
_protobuf_version_in_link = "v%s" % _protobuf_version
_maybe(
http_archive,
Expand Down
Loading