Skip to content

Commit 72ccf1d

Browse files
chore: update dependencies and copyright year (#1250)
1 parent b8dbd2b commit 72ccf1d

File tree

472 files changed

+568
-556
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

472 files changed

+568
-556
lines changed

gapic-generator-ads/Gemfile.lock

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@ PATH
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
actionpack (8.1.1)
22-
actionview (= 8.1.1)
23-
activesupport (= 8.1.1)
21+
actionpack (8.1.2)
22+
actionview (= 8.1.2)
23+
activesupport (= 8.1.2)
2424
nokogiri (>= 1.8.5)
2525
rack (>= 2.2.4)
2626
rack-session (>= 1.0.1)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.2)
2929
rails-html-sanitizer (~> 1.6)
3030
useragent (~> 0.16)
31-
actionview (8.1.1)
32-
activesupport (= 8.1.1)
31+
actionview (8.1.2)
32+
activesupport (= 8.1.2)
3333
builder (~> 3.1)
3434
erubi (~> 1.11)
3535
rails-dom-testing (~> 2.2)
3636
rails-html-sanitizer (~> 1.6)
37-
activesupport (8.1.1)
37+
activesupport (8.1.2)
3838
base64
3939
bigdecimal
4040
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -52,52 +52,54 @@ GEM
5252
bigdecimal (3.3.1)
5353
builder (3.3.0)
5454
coderay (1.1.3)
55-
concurrent-ruby (1.3.5)
56-
connection_pool (2.5.4)
55+
concurrent-ruby (1.3.6)
56+
connection_pool (3.0.2)
5757
crass (1.0.6)
5858
drb (2.2.3)
5959
erubi (1.13.1)
6060
google-cloud-common (1.9.0)
6161
google-protobuf (>= 3.18, < 5.a)
6262
googleapis-common-protos-types (~> 1.20)
63-
google-protobuf (4.33.0-x86_64-linux-gnu)
63+
google-protobuf (4.33.5-x86_64-linux-gnu)
6464
bigdecimal
6565
rake (>= 13)
6666
google-style (1.31.1)
6767
rubocop (~> 1.76)
6868
googleapis-common-protos-types (1.22.0)
6969
google-protobuf (~> 4.26)
7070
grpc-tools (1.75.0)
71-
i18n (1.14.7)
71+
i18n (1.14.8)
7272
concurrent-ruby (~> 1.0)
73-
json (2.15.2)
73+
io-console (0.8.2)
74+
json (2.18.1)
7475
language_server-protocol (3.17.0.5)
7576
lint_roller (1.1.0)
7677
logger (1.7.0)
77-
loofah (2.24.1)
78+
loofah (2.25.0)
7879
crass (~> 1.0.2)
7980
nokogiri (>= 1.12.0)
8081
method_source (1.1.0)
81-
minitest (5.26.0)
82-
minitest-autotest (1.1.1)
82+
minitest (5.27.0)
83+
minitest-autotest (1.2.0)
8384
minitest-server (~> 1.0)
84-
path_expander (~> 1.0)
85-
minitest-focus (1.4.0)
86-
minitest (>= 4, < 6)
87-
minitest-server (1.0.8)
85+
path_expander (~> 2.0)
86+
minitest-focus (1.4.1)
87+
minitest (> 5.0)
88+
minitest-server (1.0.10)
8889
drb (~> 2.0)
8990
minitest (~> 5.16)
90-
nokogiri (1.18.10-x86_64-linux-gnu)
91+
nokogiri (1.19.0-x86_64-linux-gnu)
9192
racc (~> 1.4)
9293
parallel (1.27.0)
93-
parser (3.3.10.0)
94+
parser (3.3.10.1)
9495
ast (~> 2.4.1)
9596
racc
96-
path_expander (1.1.3)
97-
prism (1.6.0)
98-
pry (0.15.2)
97+
path_expander (2.0.1)
98+
prism (1.9.0)
99+
pry (0.16.0)
99100
coderay (~> 1.1)
100101
method_source (~> 1.0)
102+
reline (>= 0.6.0)
101103
racc (1.8.1)
102104
rack (3.2.4)
103105
rack-session (2.1.1)
@@ -116,30 +118,32 @@ GEM
116118
rake (13.3.1)
117119
redcarpet (3.6.1)
118120
regexp_parser (2.11.3)
119-
rubocop (1.81.7)
121+
reline (0.6.3)
122+
io-console (~> 0.5)
123+
rubocop (1.84.1)
120124
json (~> 2.3)
121125
language_server-protocol (~> 3.17.0.2)
122126
lint_roller (~> 1.1.0)
123127
parallel (~> 1.10)
124128
parser (>= 3.3.0.2)
125129
rainbow (>= 2.2.2, < 4.0)
126130
regexp_parser (>= 2.9.3, < 3.0)
127-
rubocop-ast (>= 1.47.1, < 2.0)
131+
rubocop-ast (>= 1.49.0, < 2.0)
128132
ruby-progressbar (~> 1.7)
129133
unicode-display_width (>= 2.4.0, < 4.0)
130-
rubocop-ast (1.47.1)
134+
rubocop-ast (1.49.0)
131135
parser (>= 3.3.7.2)
132-
prism (~> 1.4)
136+
prism (~> 1.7)
133137
ruby-progressbar (1.13.0)
134138
securerandom (0.4.1)
135139
tzinfo (2.0.6)
136140
concurrent-ruby (~> 1.0)
137141
unicode-display_width (3.2.0)
138142
unicode-emoji (~> 4.1)
139-
unicode-emoji (4.1.0)
143+
unicode-emoji (4.2.0)
140144
uri (1.1.1)
141145
useragent (0.16.11)
142-
yard (0.9.37)
146+
yard (0.9.38)
143147

144148
PLATFORMS
145149
x86_64-linux

gapic-generator-cloud/Gemfile.lock

Lines changed: 33 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -18,23 +18,23 @@ PATH
1818
GEM
1919
remote: https://rubygems.org/
2020
specs:
21-
actionpack (8.1.1)
22-
actionview (= 8.1.1)
23-
activesupport (= 8.1.1)
21+
actionpack (8.1.2)
22+
actionview (= 8.1.2)
23+
activesupport (= 8.1.2)
2424
nokogiri (>= 1.8.5)
2525
rack (>= 2.2.4)
2626
rack-session (>= 1.0.1)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.2)
2929
rails-html-sanitizer (~> 1.6)
3030
useragent (~> 0.16)
31-
actionview (8.1.1)
32-
activesupport (= 8.1.1)
31+
actionview (8.1.2)
32+
activesupport (= 8.1.2)
3333
builder (~> 3.1)
3434
erubi (~> 1.11)
3535
rails-dom-testing (~> 2.2)
3636
rails-html-sanitizer (~> 1.6)
37-
activesupport (8.1.1)
37+
activesupport (8.1.2)
3838
base64
3939
bigdecimal
4040
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -52,52 +52,54 @@ GEM
5252
bigdecimal (3.3.1)
5353
builder (3.3.0)
5454
coderay (1.1.3)
55-
concurrent-ruby (1.3.5)
56-
connection_pool (2.5.4)
55+
concurrent-ruby (1.3.6)
56+
connection_pool (3.0.2)
5757
crass (1.0.6)
5858
drb (2.2.3)
5959
erubi (1.13.1)
6060
google-cloud-common (1.9.0)
6161
google-protobuf (>= 3.18, < 5.a)
6262
googleapis-common-protos-types (~> 1.20)
63-
google-protobuf (4.33.0-x86_64-linux-gnu)
63+
google-protobuf (4.33.5-x86_64-linux-gnu)
6464
bigdecimal
6565
rake (>= 13)
6666
google-style (1.31.1)
6767
rubocop (~> 1.76)
6868
googleapis-common-protos-types (1.22.0)
6969
google-protobuf (~> 4.26)
7070
grpc-tools (1.75.0)
71-
i18n (1.14.7)
71+
i18n (1.14.8)
7272
concurrent-ruby (~> 1.0)
73-
json (2.15.2)
73+
io-console (0.8.2)
74+
json (2.18.1)
7475
language_server-protocol (3.17.0.5)
7576
lint_roller (1.1.0)
7677
logger (1.7.0)
77-
loofah (2.24.1)
78+
loofah (2.25.0)
7879
crass (~> 1.0.2)
7980
nokogiri (>= 1.12.0)
8081
method_source (1.1.0)
81-
minitest (5.26.0)
82-
minitest-autotest (1.1.1)
82+
minitest (5.27.0)
83+
minitest-autotest (1.2.0)
8384
minitest-server (~> 1.0)
84-
path_expander (~> 1.0)
85-
minitest-focus (1.4.0)
86-
minitest (>= 4, < 6)
87-
minitest-server (1.0.8)
85+
path_expander (~> 2.0)
86+
minitest-focus (1.4.1)
87+
minitest (> 5.0)
88+
minitest-server (1.0.10)
8889
drb (~> 2.0)
8990
minitest (~> 5.16)
90-
nokogiri (1.18.10-x86_64-linux-gnu)
91+
nokogiri (1.19.0-x86_64-linux-gnu)
9192
racc (~> 1.4)
9293
parallel (1.27.0)
93-
parser (3.3.10.0)
94+
parser (3.3.10.1)
9495
ast (~> 2.4.1)
9596
racc
96-
path_expander (1.1.3)
97-
prism (1.6.0)
98-
pry (0.15.2)
97+
path_expander (2.0.1)
98+
prism (1.9.0)
99+
pry (0.16.0)
99100
coderay (~> 1.1)
100101
method_source (~> 1.0)
102+
reline (>= 0.6.0)
101103
racc (1.8.1)
102104
rack (3.2.4)
103105
rack-session (2.1.1)
@@ -116,30 +118,32 @@ GEM
116118
rake (13.3.1)
117119
redcarpet (3.6.1)
118120
regexp_parser (2.11.3)
119-
rubocop (1.81.7)
121+
reline (0.6.3)
122+
io-console (~> 0.5)
123+
rubocop (1.84.1)
120124
json (~> 2.3)
121125
language_server-protocol (~> 3.17.0.2)
122126
lint_roller (~> 1.1.0)
123127
parallel (~> 1.10)
124128
parser (>= 3.3.0.2)
125129
rainbow (>= 2.2.2, < 4.0)
126130
regexp_parser (>= 2.9.3, < 3.0)
127-
rubocop-ast (>= 1.47.1, < 2.0)
131+
rubocop-ast (>= 1.49.0, < 2.0)
128132
ruby-progressbar (~> 1.7)
129133
unicode-display_width (>= 2.4.0, < 4.0)
130-
rubocop-ast (1.47.1)
134+
rubocop-ast (1.49.0)
131135
parser (>= 3.3.7.2)
132-
prism (~> 1.4)
136+
prism (~> 1.7)
133137
ruby-progressbar (1.13.0)
134138
securerandom (0.4.1)
135139
tzinfo (2.0.6)
136140
concurrent-ruby (~> 1.0)
137141
unicode-display_width (3.2.0)
138142
unicode-emoji (~> 4.1)
139-
unicode-emoji (4.1.0)
143+
unicode-emoji (4.2.0)
140144
uri (1.1.1)
141145
useragent (0.16.11)
142-
yard (0.9.37)
146+
yard (0.9.38)
143147

144148
PLATFORMS
145149
x86_64-linux

0 commit comments

Comments
 (0)