Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit 3c91f91

Browse files
committed
Update Gemfile.lock
1 parent 32dc508 commit 3c91f91

1 file changed

Lines changed: 16 additions & 14 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -107,17 +107,17 @@ GEM
107107
avo-heroicons (0.1.1)
108108
bannerbear (0.1.4)
109109
httparty
110-
base64 (0.2.0)
110+
base64 (0.3.0)
111111
bcrypt (3.1.20)
112-
benchmark (0.4.0)
112+
benchmark (0.4.1)
113113
better_html (2.1.1)
114114
actionview (>= 6.0)
115115
activesupport (>= 6.0)
116116
ast (~> 2.0)
117117
erubi (~> 1.4)
118118
parser (>= 2.4)
119119
smart_properties
120-
bigdecimal (3.1.9)
120+
bigdecimal (3.2.2)
121121
bindex (0.8.1)
122122
bootsnap (1.18.3)
123123
msgpack (~> 1.2)
@@ -153,7 +153,8 @@ GEM
153153
dotenv-rails (3.1.8)
154154
dotenv (= 3.1.8)
155155
railties (>= 6.1)
156-
drb (2.2.1)
156+
drb (2.2.3)
157+
erb (5.0.1)
157158
erb_lint (0.7.0)
158159
activesupport
159160
better_html (>= 2.0.1)
@@ -217,7 +218,7 @@ GEM
217218
rb-fsevent (~> 0.10, >= 0.10.3)
218219
rb-inotify (~> 0.9, >= 0.9.10)
219220
logger (1.7.0)
220-
logtail (0.1.16)
221+
logtail (0.1.17)
221222
msgpack (~> 1.0)
222223
logtail-rack (0.2.6)
223224
logtail (~> 0.1)
@@ -228,7 +229,7 @@ GEM
228229
logtail (~> 0.1, >= 0.1.14)
229230
logtail-rack (~> 0.1)
230231
railties (>= 5.0.0)
231-
loofah (2.24.0)
232+
loofah (2.24.1)
232233
crass (~> 1.0.2)
233234
nokogiri (>= 1.12.0)
234235
mail (2.8.1)
@@ -242,7 +243,7 @@ GEM
242243
actionpack (>= 6.0.0, < 8.1)
243244
method_source (1.1.0)
244245
mini_mime (1.1.5)
245-
mini_portile2 (2.8.8)
246+
mini_portile2 (2.8.9)
246247
minitest (5.25.5)
247248
mocha (2.7.1)
248249
ruby2_keywords (>= 0.0.5)
@@ -298,18 +299,18 @@ GEM
298299
activesupport (>= 7.0.0)
299300
rack
300301
railties (>= 7.0.0)
301-
psych (5.2.3)
302+
psych (5.2.6)
302303
date
303304
stringio
304305
public_suffix (6.0.1)
305306
puma (6.6.0)
306307
nio4r (~> 2.0)
307308
raabro (1.4.0)
308309
racc (1.8.1)
309-
rack (3.1.13)
310+
rack (3.1.16)
310311
rack-mini-profiler (3.3.1)
311312
rack (>= 1.2.0)
312-
rack-session (2.1.0)
313+
rack-session (2.1.1)
313314
base64 (>= 0.1.0)
314315
rack (>= 3.0.0)
315316
rack-test (2.2.0)
@@ -330,7 +331,7 @@ GEM
330331
activesupport (= 8.0.2)
331332
bundler (>= 1.15.0)
332333
railties (= 8.0.2)
333-
rails-dom-testing (2.2.0)
334+
rails-dom-testing (2.3.0)
334335
activesupport (>= 5.0.0)
335336
minitest
336337
nokogiri (>= 1.6)
@@ -350,13 +351,14 @@ GEM
350351
thor (~> 1.0, >= 1.2.2)
351352
zeitwerk (~> 2.6)
352353
rainbow (3.1.1)
353-
rake (13.2.1)
354+
rake (13.3.0)
354355
rb-fsevent (0.11.2)
355356
rb-inotify (0.11.1)
356357
ffi (~> 1.0)
357358
rbs (3.9.2)
358359
logger
359-
rdoc (6.13.1)
360+
rdoc (6.14.0)
361+
erb
360362
psych (>= 4.0.0)
361363
redcarpet (3.6.1)
362364
redis (5.4.0)
@@ -488,7 +490,7 @@ GEM
488490
websocket-extensions (0.1.5)
489491
xpath (3.2.0)
490492
nokogiri (~> 1.8)
491-
zeitwerk (2.7.2)
493+
zeitwerk (2.7.3)
492494

493495
PLATFORMS
494496
aarch64-linux

0 commit comments

Comments
 (0)