Skip to content

Commit 5ef1289

Browse files
authored
Update gems (#99)
1 parent 815b27f commit 5ef1289

1 file changed

Lines changed: 47 additions & 37 deletions

File tree

Gemfile.lock

Lines changed: 47 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -86,42 +86,46 @@ GEM
8686
msgpack (~> 1.2)
8787
builder (3.3.0)
8888
concurrent-ruby (1.3.5)
89-
connection_pool (2.5.0)
89+
connection_pool (2.5.3)
9090
crass (1.0.6)
91-
cssbundling-rails (1.4.1)
91+
cssbundling-rails (1.4.3)
9292
railties (>= 6.0.0)
9393
date (3.4.1)
94-
debug (1.9.2)
94+
debug (1.10.0)
9595
irb (~> 1.10)
9696
reline (>= 0.3.8)
9797
drb (2.2.1)
9898
erubi (1.13.1)
99-
ffi (1.17.0-arm64-darwin)
100-
ffi (1.17.0-x86_64-darwin)
101-
ffi (1.17.0-x86_64-linux-gnu)
99+
ffi (1.17.2-arm64-darwin)
100+
ffi (1.17.2-x86_64-darwin)
101+
ffi (1.17.2-x86_64-linux-gnu)
102102
globalid (1.2.1)
103103
activesupport (>= 6.1)
104-
honeybadger (5.18.0)
104+
honeybadger (5.28.0)
105105
logger
106+
ostruct
106107
i18n (1.14.7)
107108
concurrent-ruby (~> 1.0)
108-
icalendar (2.10.3)
109+
icalendar (2.11.0)
110+
base64
109111
ice_cube (~> 0.16)
112+
logger
110113
ostruct
111114
ice_cube (0.17.0)
112-
image_processing (1.13.0)
113-
mini_magick (>= 4.9.5, < 5)
115+
image_processing (1.14.0)
116+
mini_magick (>= 4.9.5, < 6)
114117
ruby-vips (>= 2.0.17, < 3)
115-
io-console (0.7.2)
116-
irb (1.14.1)
118+
io-console (0.8.0)
119+
irb (1.15.2)
120+
pp (>= 0.6.0)
117121
rdoc (>= 4.0.0)
118122
reline (>= 0.4.2)
119123
jbuilder (2.13.0)
120124
actionview (>= 5.0.0)
121125
activesupport (>= 5.0.0)
122126
jsbundling-rails (1.3.1)
123127
railties (>= 6.0.0)
124-
logger (1.6.1)
128+
logger (1.7.0)
125129
loofah (2.24.0)
126130
crass (~> 1.0.2)
127131
nokogiri (>= 1.12.0)
@@ -131,32 +135,38 @@ GEM
131135
net-pop
132136
net-smtp
133137
marcel (1.0.4)
134-
mini_magick (4.13.2)
138+
mini_magick (5.2.0)
139+
benchmark
140+
logger
135141
mini_mime (1.1.5)
136-
minitest (5.25.4)
137-
msgpack (1.7.3)
142+
minitest (5.25.5)
143+
msgpack (1.8.0)
138144
mutex_m (0.3.0)
139-
net-imap (0.5.7)
145+
net-imap (0.5.8)
140146
date
141147
net-protocol
142148
net-pop (0.1.2)
143149
net-protocol
144150
net-protocol (0.2.2)
145151
timeout
146-
net-smtp (0.5.0)
152+
net-smtp (0.5.1)
147153
net-protocol
148-
nio4r (2.7.3)
154+
nio4r (2.7.4)
149155
nokogiri (1.18.8-arm64-darwin)
150156
racc (~> 1.4)
151157
nokogiri (1.18.8-x86_64-darwin)
152158
racc (~> 1.4)
153159
nokogiri (1.18.8-x86_64-linux-gnu)
154160
racc (~> 1.4)
155-
ostruct (0.6.0)
161+
ostruct (0.6.1)
156162
pg (1.5.9)
157-
psych (5.1.2)
163+
pp (0.6.2)
164+
prettyprint
165+
prettyprint (0.2.0)
166+
psych (5.2.4)
167+
date
158168
stringio
159-
puma (6.4.3)
169+
puma (6.6.0)
160170
nio4r (~> 2.0)
161171
racc (1.8.1)
162172
rack (3.1.14)
@@ -165,9 +175,8 @@ GEM
165175
rack (>= 3.0.0)
166176
rack-test (2.2.0)
167177
rack (>= 1.3)
168-
rackup (2.1.0)
178+
rackup (2.2.1)
169179
rack (>= 3)
170-
webrick (~> 1.8)
171180
rails (7.1.5.1)
172181
actioncable (= 7.1.5.1)
173182
actionmailbox (= 7.1.5.1)
@@ -198,45 +207,46 @@ GEM
198207
thor (~> 1.0, >= 1.2.2)
199208
zeitwerk (~> 2.6)
200209
rake (13.2.1)
201-
rdoc (6.7.0)
210+
rdoc (6.13.1)
202211
psych (>= 4.0.0)
203-
redis (5.3.0)
212+
redis (5.4.0)
204213
redis-client (>= 0.22.0)
205-
redis-client (0.22.2)
214+
redis-client (0.24.0)
206215
connection_pool
207-
reline (0.5.10)
216+
reline (0.6.1)
208217
io-console (~> 0.5)
209-
ruby-vips (2.2.2)
218+
ruby-vips (2.2.3)
210219
ffi (~> 1.12)
211220
logger
212221
securerandom (0.4.1)
213-
sprockets (4.2.1)
222+
sprockets (4.2.2)
214223
concurrent-ruby (~> 1.0)
224+
logger
215225
rack (>= 2.2.4, < 4)
216226
sprockets-rails (3.5.2)
217227
actionpack (>= 6.1)
218228
activesupport (>= 6.1)
219229
sprockets (>= 3.0.0)
220230
stimulus-rails (1.3.4)
221231
railties (>= 6.0.0)
222-
stringio (3.1.1)
232+
stringio (3.1.7)
223233
thor (1.3.2)
224234
timeout (0.4.3)
225-
turbo-rails (2.0.11)
226-
actionpack (>= 6.0.0)
227-
railties (>= 6.0.0)
235+
turbo-rails (2.0.13)
236+
actionpack (>= 7.1.0)
237+
railties (>= 7.1.0)
228238
tzinfo (2.0.6)
229239
concurrent-ruby (~> 1.0)
230240
web-console (4.2.1)
231241
actionview (>= 6.0.0)
232242
activemodel (>= 6.0.0)
233243
bindex (>= 0.4.0)
234244
railties (>= 6.0.0)
235-
webrick (1.8.2)
236-
websocket-driver (0.7.6)
245+
websocket-driver (0.7.7)
246+
base64
237247
websocket-extensions (>= 0.1.0)
238248
websocket-extensions (0.1.5)
239-
zeitwerk (2.7.1)
249+
zeitwerk (2.7.2)
240250

241251
PLATFORMS
242252
arm64-darwin-23

0 commit comments

Comments
 (0)