Skip to content

Commit 4a6cce2

Browse files
authored
Bundle update (#107)
1 parent b89d2e5 commit 4a6cce2

1 file changed

Lines changed: 22 additions & 20 deletions

File tree

Gemfile.lock

Lines changed: 22 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -78,11 +78,11 @@ GEM
7878
mutex_m
7979
securerandom (>= 0.3)
8080
tzinfo (~> 2.0)
81-
base64 (0.2.0)
82-
benchmark (0.4.0)
83-
bigdecimal (3.1.9)
81+
base64 (0.3.0)
82+
benchmark (0.4.1)
83+
bigdecimal (3.2.2)
8484
bindex (0.8.1)
85-
bootsnap (1.18.4)
85+
bootsnap (1.18.6)
8686
msgpack (~> 1.2)
8787
builder (3.3.0)
8888
concurrent-ruby (1.3.5)
@@ -91,22 +91,23 @@ GEM
9191
cssbundling-rails (1.4.3)
9292
railties (>= 6.0.0)
9393
date (3.4.1)
94-
debug (1.10.0)
94+
debug (1.11.0)
9595
irb (~> 1.10)
9696
reline (>= 0.3.8)
97-
drb (2.2.1)
97+
drb (2.2.3)
98+
erb (5.0.1)
9899
erubi (1.13.1)
99100
ffi (1.17.2-arm64-darwin)
100101
ffi (1.17.2-x86_64-darwin)
101102
ffi (1.17.2-x86_64-linux-gnu)
102103
globalid (1.2.1)
103104
activesupport (>= 6.1)
104-
honeybadger (5.28.0)
105+
honeybadger (5.29.1)
105106
logger
106107
ostruct
107108
i18n (1.14.7)
108109
concurrent-ruby (~> 1.0)
109-
icalendar (2.11.0)
110+
icalendar (2.11.2)
110111
base64
111112
ice_cube (~> 0.16)
112113
logger
@@ -126,7 +127,7 @@ GEM
126127
jsbundling-rails (1.3.1)
127128
railties (>= 6.0.0)
128129
logger (1.7.0)
129-
loofah (2.24.0)
130+
loofah (2.24.1)
130131
crass (~> 1.0.2)
131132
nokogiri (>= 1.12.0)
132133
mail (2.8.1)
@@ -142,7 +143,7 @@ GEM
142143
minitest (5.25.5)
143144
msgpack (1.8.0)
144145
mutex_m (0.3.0)
145-
net-imap (0.5.8)
146+
net-imap (0.5.9)
146147
date
147148
net-protocol
148149
net-pop (0.1.2)
@@ -158,12 +159,12 @@ GEM
158159
racc (~> 1.4)
159160
nokogiri (1.18.8-x86_64-linux-gnu)
160161
racc (~> 1.4)
161-
ostruct (0.6.1)
162+
ostruct (0.6.2)
162163
pg (1.5.9)
163164
pp (0.6.2)
164165
prettyprint
165166
prettyprint (0.2.0)
166-
psych (5.2.4)
167+
psych (5.2.6)
167168
date
168169
stringio
169170
puma (6.6.0)
@@ -191,7 +192,7 @@ GEM
191192
activesupport (= 7.1.5.1)
192193
bundler (>= 1.15.0)
193194
railties (= 7.1.5.1)
194-
rails-dom-testing (2.2.0)
195+
rails-dom-testing (2.3.0)
195196
activesupport (>= 5.0.0)
196197
minitest
197198
nokogiri (>= 1.6)
@@ -206,16 +207,17 @@ GEM
206207
rake (>= 12.2)
207208
thor (~> 1.0, >= 1.2.2)
208209
zeitwerk (~> 2.6)
209-
rake (13.2.1)
210-
rdoc (6.13.1)
210+
rake (13.3.0)
211+
rdoc (6.14.2)
212+
erb
211213
psych (>= 4.0.0)
212214
redis (5.4.0)
213215
redis-client (>= 0.22.0)
214-
redis-client (0.24.0)
216+
redis-client (0.25.0)
215217
connection_pool
216218
reline (0.6.1)
217219
io-console (~> 0.5)
218-
ruby-vips (2.2.3)
220+
ruby-vips (2.2.4)
219221
ffi (~> 1.12)
220222
logger
221223
securerandom (0.4.1)
@@ -232,7 +234,7 @@ GEM
232234
stringio (3.1.7)
233235
thor (1.3.2)
234236
timeout (0.4.3)
235-
turbo-rails (2.0.13)
237+
turbo-rails (2.0.16)
236238
actionpack (>= 7.1.0)
237239
railties (>= 7.1.0)
238240
tzinfo (2.0.6)
@@ -242,11 +244,11 @@ GEM
242244
activemodel (>= 6.0.0)
243245
bindex (>= 0.4.0)
244246
railties (>= 6.0.0)
245-
websocket-driver (0.7.7)
247+
websocket-driver (0.8.0)
246248
base64
247249
websocket-extensions (>= 0.1.0)
248250
websocket-extensions (0.1.5)
249-
zeitwerk (2.7.2)
251+
zeitwerk (2.7.3)
250252

251253
PLATFORMS
252254
arm64-darwin-23

0 commit comments

Comments
 (0)