Skip to content

Commit ad453e8

Browse files
committed
Update outdated dependencies
1 parent f576c23 commit ad453e8

File tree

1 file changed

+28
-22
lines changed

1 file changed

+28
-22
lines changed

Gemfile.lock

Lines changed: 28 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ GEM
8383
tzinfo (~> 2.0, >= 2.0.5)
8484
addressable (2.8.7)
8585
public_suffix (>= 2.0.2, < 7.0)
86-
arbre (2.1.0)
86+
arbre (2.2.0)
8787
activesupport (>= 7.0)
8888
base64 (0.2.0)
8989
bcrypt (3.1.20)
@@ -99,8 +99,8 @@ GEM
9999
rack-test (>= 0.6.3)
100100
regexp_parser (>= 1.5, < 3.0)
101101
xpath (~> 3.2)
102-
concurrent-ruby (1.3.4)
103-
connection_pool (2.4.1)
102+
concurrent-ruby (1.3.5)
103+
connection_pool (2.5.0)
104104
crass (1.0.6)
105105
cssbundling-rails (1.4.1)
106106
railties (>= 6.0.0)
@@ -126,7 +126,7 @@ GEM
126126
has_scope (0.8.2)
127127
actionpack (>= 5.2)
128128
activesupport (>= 5.2)
129-
i18n (1.14.6)
129+
i18n (1.14.7)
130130
concurrent-ruby (~> 1.0)
131131
importmap-rails (2.1.0)
132132
actionpack (>= 6.0.0)
@@ -138,7 +138,8 @@ GEM
138138
railties (>= 7.0)
139139
responders (>= 2)
140140
io-console (0.8.0)
141-
irb (1.14.3)
141+
irb (1.15.1)
142+
pp (>= 0.6.0)
142143
rdoc (>= 4.0.0)
143144
reline (>= 0.4.2)
144145
kaminari (1.2.2)
@@ -153,7 +154,7 @@ GEM
153154
activerecord
154155
kaminari-core (= 1.2.2)
155156
kaminari-core (1.2.2)
156-
logger (1.6.5)
157+
logger (1.6.6)
157158
loofah (2.24.0)
158159
crass (~> 1.0.2)
159160
nokogiri (>= 1.12.0)
@@ -174,26 +175,30 @@ GEM
174175
net-protocol
175176
net-protocol (0.2.2)
176177
timeout
177-
net-smtp (0.5.0)
178+
net-smtp (0.5.1)
178179
net-protocol
179180
nio4r (2.7.4)
180-
nokogiri (1.18.1)
181+
nokogiri (1.18.3)
181182
mini_portile2 (~> 2.8.2)
182183
racc (~> 1.4)
183-
nokogiri (1.18.1-arm64-darwin)
184+
nokogiri (1.18.3-arm64-darwin)
184185
racc (~> 1.4)
185-
nokogiri (1.18.1-x86_64-linux-gnu)
186+
nokogiri (1.18.3-x86_64-linux-gnu)
186187
racc (~> 1.4)
187188
orm_adapter (0.5.0)
188-
psych (5.2.2)
189+
pp (0.6.2)
190+
prettyprint
191+
prettyprint (0.2.0)
192+
psych (5.2.3)
189193
date
190194
stringio
191195
public_suffix (6.0.1)
192196
puma (6.6.0)
193197
nio4r (~> 2.0)
194198
racc (1.8.1)
195199
rack (3.1.10)
196-
rack-session (2.0.0)
200+
rack-session (2.1.0)
201+
base64 (>= 0.1.0)
197202
rack (>= 3.0.0)
198203
rack-test (2.2.0)
199204
rack (>= 1.3)
@@ -229,19 +234,19 @@ GEM
229234
thor (~> 1.0, >= 1.2.2)
230235
zeitwerk (~> 2.6)
231236
rake (13.2.1)
232-
ransack (4.2.1)
237+
ransack (4.3.0)
233238
activerecord (>= 6.1.5)
234239
activesupport (>= 6.1.5)
235240
i18n
236-
rdoc (6.10.0)
241+
rdoc (6.12.0)
237242
psych (>= 4.0.0)
238-
regexp_parser (2.9.3)
243+
regexp_parser (2.10.0)
239244
reline (0.6.0)
240245
io-console (~> 0.5)
241246
responders (3.1.1)
242247
actionpack (>= 5.2)
243248
railties (>= 5.2)
244-
rexml (3.4.0)
249+
rexml (3.4.1)
245250
rubyzip (2.4.1)
246251
securerandom (0.4.1)
247252
selenium-webdriver (4.28.0)
@@ -266,11 +271,11 @@ GEM
266271
actionpack (>= 6.1)
267272
activesupport (>= 6.1)
268273
sprockets (>= 3.0.0)
269-
sqlite3 (2.4.1)
274+
sqlite3 (2.5.0)
270275
mini_portile2 (~> 2.8.0)
271-
sqlite3 (2.4.1-arm64-darwin)
272-
sqlite3 (2.4.1-x86_64-linux-gnu)
273-
stringio (3.1.2)
276+
sqlite3 (2.5.0-arm64-darwin)
277+
sqlite3 (2.5.0-x86_64-linux-gnu)
278+
stringio (3.1.3)
274279
thor (1.3.2)
275280
timeout (0.4.3)
276281
tzinfo (2.0.6)
@@ -279,12 +284,13 @@ GEM
279284
warden (1.2.9)
280285
rack (>= 2.0.9)
281286
websocket (1.2.11)
282-
websocket-driver (0.7.6)
287+
websocket-driver (0.7.7)
288+
base64
283289
websocket-extensions (>= 0.1.0)
284290
websocket-extensions (0.1.5)
285291
xpath (3.2.0)
286292
nokogiri (~> 1.8)
287-
zeitwerk (2.7.1)
293+
zeitwerk (2.7.2)
288294

289295
PLATFORMS
290296
arm64-darwin-22

0 commit comments

Comments
 (0)