Skip to content

Commit b4f138e

Browse files
committed
Update dependencies
1 parent 4eac2f7 commit b4f138e

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

Gemfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,23 @@ GEM
1313
remote: https://rubygems.org/
1414
specs:
1515
RedCloth (4.3.4)
16-
actionpack (8.1.2.1)
17-
actionview (= 8.1.2.1)
18-
activesupport (= 8.1.2.1)
16+
actionpack (8.1.3)
17+
actionview (= 8.1.3)
18+
activesupport (= 8.1.3)
1919
nokogiri (>= 1.8.5)
2020
rack (>= 2.2.4)
2121
rack-session (>= 1.0.1)
2222
rack-test (>= 0.6.3)
2323
rails-dom-testing (~> 2.2)
2424
rails-html-sanitizer (~> 1.6)
2525
useragent (~> 0.16)
26-
actionview (8.1.2.1)
27-
activesupport (= 8.1.2.1)
26+
actionview (8.1.3)
27+
activesupport (= 8.1.3)
2828
builder (~> 3.1)
2929
erubi (~> 1.11)
3030
rails-dom-testing (~> 2.2)
3131
rails-html-sanitizer (~> 1.6)
32-
activesupport (8.1.2.1)
32+
activesupport (8.1.3)
3333
base64
3434
bigdecimal
3535
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -247,9 +247,9 @@ GEM
247247
rails-html-sanitizer (1.7.0)
248248
loofah (~> 2.25)
249249
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
250-
railties (8.1.2.1)
251-
actionpack (= 8.1.2.1)
252-
activesupport (= 8.1.2.1)
250+
railties (8.1.3)
251+
actionpack (= 8.1.3)
252+
activesupport (= 8.1.3)
253253
irb (~> 1.13)
254254
rackup (>= 1.0.0)
255255
rake (>= 12.2)
@@ -377,9 +377,9 @@ DEPENDENCIES
377377

378378
CHECKSUMS
379379
RedCloth (4.3.4) sha256=5231b2fdd91a933915cba330e5fd1a74025e77b56f57b7404c7191ebf2812297
380-
actionpack (8.1.2.1) sha256=a6b69cd10ec4c8d978c8eee51206e34152b1c1be017e534236dbc89a3d00ffb8
381-
actionview (8.1.2.1) sha256=38daa7b87bca427e2967f139e5b7f0d1081271bdafd0e015d8ef97a006f570a6
382-
activesupport (8.1.2.1) sha256=beec20ced12ad569194554399449a6372fdab03061b8f48a9ed6ef9b7dc251b2
380+
actionpack (8.1.3) sha256=af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3
381+
actionview (8.1.3) sha256=1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d
382+
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
383383
addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485
384384
appsignal (4.8.4) sha256=5c708a41c2913383d19ae581140da1904dbf642b974220d6c1bc4c7fdb1cf667
385385
asciidoctor (2.0.26) sha256=16e3accf1fc206bbd6335848649d7fd65f31d2daa60d85af13d47a8ee4b071c1
@@ -486,7 +486,7 @@ CHECKSUMS
486486
rails-controller-testing (1.0.5) sha256=741448db59366073e86fc965ba403f881c636b79a2c39a48d0486f2607182e94
487487
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
488488
rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
489-
railties (8.1.2.1) sha256=f4d902869541af4e5b5552d726062fa59ec0fd9078f7ab87720dbd93f22c43ee
489+
railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22
490490
rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
491491
rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
492492
redcarpet (3.6.1) sha256=d444910e6aa55480c6bcdc0cdb057626e8a32c054c29e793fa642ba2f155f445
@@ -527,4 +527,4 @@ RUBY VERSION
527527
ruby 4.0.2
528528

529529
BUNDLED WITH
530-
4.0.8
530+
4.0.9

0 commit comments

Comments
 (0)