Skip to content

Commit ab95197

Browse files
committed
bundle update
1 parent 7edcaeb commit ab95197

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

Gemfile.lock

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
connection_pool (3.0.2)
125125
crass (1.0.6)
126126
csv (3.3.5)
127-
dalli (5.0.0)
127+
dalli (5.0.1)
128128
logger
129129
dartsass-rails (0.5.1)
130130
railties (>= 6.0.0)
@@ -142,15 +142,15 @@ GEM
142142
docile (1.4.1)
143143
domain_name (0.6.20240107)
144144
drb (2.2.3)
145-
erb (6.0.1)
145+
erb (6.0.2)
146146
erubi (1.13.1)
147147
exception_notification (5.0.1)
148148
actionmailer (>= 7.1, < 9)
149149
activesupport (>= 7.1, < 9)
150150
faker (3.6.0)
151151
i18n (>= 1.8.11, < 2)
152-
formtastic (5.0.0)
153-
actionpack (>= 6.0.0)
152+
formtastic (6.0.0)
153+
actionpack (>= 7.2.0)
154154
formtastic_i18n (0.7.0)
155155
geokit (1.14.0)
156156
geokit-rails (2.5.0)
@@ -330,7 +330,7 @@ GEM
330330
sassc-embedded (1.80.8)
331331
sass-embedded (~> 1.80)
332332
securerandom (0.4.1)
333-
selenium-webdriver (4.40.0)
333+
selenium-webdriver (4.41.0)
334334
base64 (~> 0.2)
335335
logger (~> 1.4)
336336
rexml (~> 3.2, >= 3.2.5)
@@ -369,19 +369,18 @@ GEM
369369
concurrent-ruby (~> 1.0)
370370
uri (1.1.1)
371371
useragent (0.16.11)
372-
web-console (4.2.1)
373-
actionview (>= 6.0.0)
374-
activemodel (>= 6.0.0)
372+
web-console (4.3.0)
373+
actionview (>= 8.0.0)
375374
bindex (>= 0.4.0)
376-
railties (>= 6.0.0)
375+
railties (>= 8.0.0)
377376
websocket (1.2.11)
378377
websocket-driver (0.8.0)
379378
base64
380379
websocket-extensions (>= 0.1.0)
381380
websocket-extensions (0.1.5)
382381
xpath (3.2.0)
383382
nokogiri (~> 1.8)
384-
zeitwerk (2.7.4)
383+
zeitwerk (2.7.5)
385384

386385
PLATFORMS
387386
x86_64-linux

0 commit comments

Comments
 (0)