Skip to content

Commit 0ec25c0

Browse files
committed
update gems
1 parent 8e396a0 commit 0ec25c0

File tree

1 file changed

+22
-19
lines changed

1 file changed

+22
-19
lines changed

Gemfile.lock

+22-19
Original file line numberDiff line numberDiff line change
@@ -76,20 +76,20 @@ GEM
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ansi-to-html (0.0.3)
7878
aws-eventstream (1.3.0)
79-
aws-partitions (1.1029.0)
80-
aws-sdk-core (3.214.1)
79+
aws-partitions (1.1036.0)
80+
aws-sdk-core (3.215.0)
8181
aws-eventstream (~> 1, >= 1.3.0)
8282
aws-partitions (~> 1, >= 1.992.0)
8383
aws-sigv4 (~> 1.9)
8484
jmespath (~> 1, >= 1.6.1)
8585
aws-sdk-kms (1.96.0)
8686
aws-sdk-core (~> 3, >= 3.210.0)
8787
aws-sigv4 (~> 1.5)
88-
aws-sdk-s3 (1.176.1)
88+
aws-sdk-s3 (1.177.0)
8989
aws-sdk-core (~> 3, >= 3.210.0)
9090
aws-sdk-kms (~> 1)
9191
aws-sigv4 (~> 1.5)
92-
aws-sigv4 (1.10.1)
92+
aws-sigv4 (1.11.0)
9393
aws-eventstream (~> 1, >= 1.0.2)
9494
base64 (0.2.0)
9595
bcrypt_pbkdf (1.1.1)
@@ -114,22 +114,23 @@ GEM
114114
matrix
115115
ruby-rc4 (>= 0.1.5)
116116
concurrent-ruby (1.3.4)
117-
connection_pool (2.4.1)
117+
connection_pool (2.5.0)
118118
crass (1.0.6)
119119
csv (3.3.2)
120120
date (3.4.1)
121121
debug (1.10.0)
122122
irb (~> 1.10)
123123
reline (>= 0.3.8)
124-
dockerfile-rails (1.6.25)
124+
dockerfile-rails (1.7.0)
125125
rails (>= 3.0.0)
126126
dotenv (3.1.7)
127127
drb (2.2.1)
128128
ed25519 (1.3.0)
129129
erubi (1.13.1)
130130
fast_excel (0.5.0)
131131
ffi (> 1.9, < 2)
132-
ffi (1.17.0)
132+
ffi (1.17.1-arm64-darwin)
133+
ffi (1.17.1-x86_64-linux-gnu)
133134
globalid (1.2.1)
134135
activesupport (>= 6.1)
135136
hotwire-spark (0.1.12)
@@ -166,8 +167,8 @@ GEM
166167
listen (3.9.0)
167168
rb-fsevent (~> 0.10, >= 0.10.3)
168169
rb-inotify (~> 0.9, >= 0.9.10)
169-
logger (1.6.4)
170-
loofah (2.23.1)
170+
logger (1.6.5)
171+
loofah (2.24.0)
171172
crass (~> 1.0.2)
172173
nokogiri (>= 1.12.0)
173174
mail (2.8.1)
@@ -180,7 +181,7 @@ GEM
180181
mini_mime (1.1.5)
181182
minitest (5.25.4)
182183
msgpack (1.7.5)
183-
net-imap (0.5.4)
184+
net-imap (0.5.5)
184185
date
185186
net-protocol
186187
net-pop (0.1.2)
@@ -194,9 +195,9 @@ GEM
194195
net-smtp (0.5.0)
195196
net-ssh (7.3.0)
196197
nio4r (2.7.4)
197-
nokogiri (1.18.0-arm64-darwin)
198+
nokogiri (1.18.1-arm64-darwin)
198199
racc (~> 1.4)
199-
nokogiri (1.18.0-x86_64-linux-gnu)
200+
nokogiri (1.18.1-x86_64-linux-gnu)
200201
racc (~> 1.4)
201202
ostruct (0.6.1)
202203
psych (5.2.2)
@@ -207,7 +208,8 @@ GEM
207208
nio4r (~> 2.0)
208209
racc (1.8.1)
209210
rack (3.1.8)
210-
rack-session (2.0.0)
211+
rack-session (2.1.0)
212+
base64 (>= 0.1.0)
211213
rack (>= 3.0.0)
212214
rack-test (2.2.0)
213215
rack (>= 1.3)
@@ -250,7 +252,7 @@ GEM
250252
psych (>= 4.0.0)
251253
redis (5.3.0)
252254
redis-client (>= 0.22.0)
253-
redis-client (0.23.0)
255+
redis-client (0.23.1)
254256
connection_pool
255257
regexp_parser (2.10.0)
256258
reline (0.6.0)
@@ -261,7 +263,7 @@ GEM
261263
rqrcode_core (~> 1.0)
262264
rqrcode_core (1.2.0)
263265
ruby-rc4 (0.1.5)
264-
rubyzip (2.3.2)
266+
rubyzip (2.4.1)
265267
securerandom (0.4.1)
266268
selenium-webdriver (4.27.0)
267269
base64 (~> 0.2)
@@ -293,14 +295,14 @@ GEM
293295
stimulus-rails (1.3.4)
294296
railties (>= 6.0.0)
295297
stringio (3.1.2)
296-
tailwindcss-rails (3.0.0)
298+
tailwindcss-rails (3.2.0)
297299
railties (>= 7.0.0)
298300
tailwindcss-ruby
299301
tailwindcss-ruby (3.4.17-arm64-darwin)
300302
tailwindcss-ruby (3.4.17-x86_64-linux)
301303
thor (1.3.2)
302-
thruster (0.1.9-arm64-darwin)
303-
thruster (0.1.9-x86_64-linux)
304+
thruster (0.1.10-arm64-darwin)
305+
thruster (0.1.10-x86_64-linux)
304306
timeout (0.4.3)
305307
tomlrb (2.0.3)
306308
turbo-rails (2.0.11)
@@ -316,7 +318,8 @@ GEM
316318
bindex (>= 0.4.0)
317319
railties (>= 6.0.0)
318320
websocket (1.2.11)
319-
websocket-driver (0.7.6)
321+
websocket-driver (0.7.7)
322+
base64
320323
websocket-extensions (>= 0.1.0)
321324
websocket-extensions (0.1.5)
322325
xpath (3.2.0)

0 commit comments

Comments
 (0)