Skip to content

Commit a13093c

Browse files
authored
Merge pull request #11 from Magickbase/dependabot/bundler/solid_cable-3.0.8
chore(deps): bump solid_cable from 3.0.7 to 3.0.8
2 parents 35a3fd2 + 4c7bb0b commit a13093c

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ GEM
9494
bcrypt (3.1.20)
9595
bcrypt_pbkdf (1.1.1)
9696
benchmark (0.4.0)
97-
bigdecimal (3.1.9)
97+
bigdecimal (3.2.0)
9898
bootsnap (1.18.4)
9999
msgpack (~> 1.2)
100100
brakeman (7.0.2)
@@ -120,6 +120,7 @@ GEM
120120
railties (>= 6.1)
121121
drb (2.2.3)
122122
ed25519 (1.4.0)
123+
erb (5.0.1)
123124
erubi (1.13.1)
124125
et-orbi (1.2.11)
125126
tzinfo
@@ -188,7 +189,7 @@ GEM
188189
language_server-protocol (3.17.0.5)
189190
lint_roller (1.1.0)
190191
logger (1.7.0)
191-
loofah (2.24.0)
192+
loofah (2.24.1)
192193
crass (~> 1.0.2)
193194
nokogiri (>= 1.12.0)
194195
mail (2.8.1)
@@ -243,14 +244,14 @@ GEM
243244
prettyprint
244245
prettyprint (0.2.0)
245246
prism (1.4.0)
246-
psych (5.2.3)
247+
psych (5.2.6)
247248
date
248249
stringio
249250
puma (6.6.0)
250251
nio4r (~> 2.0)
251252
raabro (1.4.0)
252253
racc (1.8.1)
253-
rack (3.1.14)
254+
rack (3.1.15)
254255
rack-cors (2.0.2)
255256
rack (>= 2.0.0)
256257
rack-session (2.1.1)
@@ -274,7 +275,7 @@ GEM
274275
activesupport (= 8.0.2)
275276
bundler (>= 1.15.0)
276277
railties (= 8.0.2)
277-
rails-dom-testing (2.2.0)
278+
rails-dom-testing (2.3.0)
278279
activesupport (>= 5.0.0)
279280
minitest
280281
nokogiri (>= 1.6)
@@ -295,7 +296,8 @@ GEM
295296
activerecord (>= 6.1.5)
296297
activesupport (>= 6.1.5)
297298
i18n
298-
rdoc (6.13.1)
299+
rdoc (6.14.0)
300+
erb
299301
psych (>= 4.0.0)
300302
redis (5.4.0)
301303
redis-client (>= 0.22.0)
@@ -353,7 +355,7 @@ GEM
353355
concurrent-ruby (~> 1.0, >= 1.0.5)
354356
sidekiq (>= 7.0.0, < 9.0.0)
355357
thor (>= 1.0, < 3.0)
356-
solid_cable (3.0.7)
358+
solid_cable (3.0.8)
357359
actioncable (>= 7.2)
358360
activejob (>= 7.2)
359361
activerecord (>= 7.2)
@@ -376,7 +378,7 @@ GEM
376378
net-sftp (>= 2.1.2)
377379
net-ssh (>= 2.8.0)
378380
ostruct
379-
stringio (3.1.6)
381+
stringio (3.1.7)
380382
stripe (15.2.0)
381383
thor (1.3.2)
382384
thruster (0.1.13)
@@ -393,7 +395,7 @@ GEM
393395
useragent (0.16.11)
394396
warden (1.2.9)
395397
rack (>= 2.0.9)
396-
websocket-driver (0.7.7)
398+
websocket-driver (0.8.0)
397399
base64
398400
websocket-extensions (>= 0.1.0)
399401
websocket-extensions (0.1.5)

0 commit comments

Comments
 (0)