Skip to content

Commit af26eae

Browse files
authored
Merge branch 'master' into dependabot/bundler/rubocop-1.81.1
2 parents 8283b93 + 4af87fc commit af26eae

2 files changed

Lines changed: 18 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -127,21 +127,29 @@ GEM
127127
logger
128128
mime-types-data (~> 3.2015)
129129
mime-types-data (3.2024.1105)
130+
mini_portile2 (2.8.9)
130131
minitest (5.25.2)
131132
multi_json (1.15.0)
132133
nenv (0.3.0)
133134
netrc (0.11.0)
134-
nokogiri (1.16.7-aarch64-linux)
135+
nokogiri (1.18.9)
136+
mini_portile2 (~> 2.8.2)
135137
racc (~> 1.4)
136-
nokogiri (1.16.7-arm-linux)
138+
nokogiri (1.18.9-aarch64-linux-gnu)
137139
racc (~> 1.4)
138-
nokogiri (1.16.7-arm64-darwin)
140+
nokogiri (1.18.9-aarch64-linux-musl)
139141
racc (~> 1.4)
140-
nokogiri (1.16.7-x86-linux)
142+
nokogiri (1.18.9-arm-linux-gnu)
141143
racc (~> 1.4)
142-
nokogiri (1.16.7-x86_64-darwin)
144+
nokogiri (1.18.9-arm-linux-musl)
143145
racc (~> 1.4)
144-
nokogiri (1.16.7-x86_64-linux)
146+
nokogiri (1.18.9-arm64-darwin)
147+
racc (~> 1.4)
148+
nokogiri (1.18.9-x86_64-darwin)
149+
racc (~> 1.4)
150+
nokogiri (1.18.9-x86_64-linux-gnu)
151+
racc (~> 1.4)
152+
nokogiri (1.18.9-x86_64-linux-musl)
145153
racc (~> 1.4)
146154
notiffany (0.1.3)
147155
nenv (~> 0.1)
@@ -161,7 +169,7 @@ GEM
161169
stringio
162170
public_suffix (6.0.1)
163171
racc (1.8.1)
164-
rack (3.1.8)
172+
rack (3.1.16)
165173
rack-session (2.0.0)
166174
rack (>= 3.0.0)
167175
rack-test (2.1.0)
@@ -184,7 +192,7 @@ GEM
184192
thor (~> 1.0, >= 1.2.2)
185193
zeitwerk (~> 2.6)
186194
rainbow (3.1.1)
187-
rake (13.2.1)
195+
rake (13.3.0)
188196
rb-fsevent (0.11.2)
189197
rb-inotify (0.11.1)
190198
ffi (~> 1.0)
@@ -267,7 +275,7 @@ GEM
267275
addressable (>= 2.8.0)
268276
crack (>= 0.3.2)
269277
hashdiff (>= 0.4.0, < 2.0.0)
270-
zache (0.13.2)
278+
zache (0.15.0)
271279
zeitwerk (2.7.1)
272280

273281
PLATFORMS

examples/ruby-api/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
nio4r (2.7.3)
99
puma (5.6.9)
1010
nio4r (~> 2.0)
11-
rack (2.2.9)
11+
rack (2.2.18)
1212
rack-protection (2.2.3)
1313
rack
1414
ruby2_keywords (0.0.5)

0 commit comments

Comments
 (0)