Skip to content

Commit b80b381

Browse files
Bundle update
1 parent 71bf178 commit b80b381

1 file changed

Lines changed: 17 additions & 16 deletions

File tree

Gemfile.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,23 @@ PATH
88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
actionpack (8.1.1)
12-
actionview (= 8.1.1)
13-
activesupport (= 8.1.1)
11+
actionpack (8.1.2)
12+
actionview (= 8.1.2)
13+
activesupport (= 8.1.2)
1414
nokogiri (>= 1.8.5)
1515
rack (>= 2.2.4)
1616
rack-session (>= 1.0.1)
1717
rack-test (>= 0.6.3)
1818
rails-dom-testing (~> 2.2)
1919
rails-html-sanitizer (~> 1.6)
2020
useragent (~> 0.16)
21-
actionview (8.1.1)
22-
activesupport (= 8.1.1)
21+
actionview (8.1.2)
22+
activesupport (= 8.1.2)
2323
builder (~> 3.1)
2424
erubi (~> 1.11)
2525
rails-dom-testing (~> 2.2)
2626
rails-html-sanitizer (~> 1.6)
27-
activesupport (8.1.1)
27+
activesupport (8.1.2)
2828
base64
2929
bigdecimal
3030
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -45,29 +45,30 @@ GEM
4545
crass (1.0.6)
4646
date (3.5.1)
4747
drb (2.2.3)
48-
erb (6.0.1)
48+
erb (6.0.2)
4949
erubi (1.13.1)
5050
i18n (1.14.8)
5151
concurrent-ruby (~> 1.0)
52-
json (2.18.0)
52+
json (2.19.1)
5353
logger (1.7.0)
5454
loofah (2.25.0)
5555
crass (~> 1.0.2)
5656
nokogiri (>= 1.12.0)
5757
mini_portile2 (2.8.9)
58-
minitest (6.0.1)
58+
minitest (6.0.2)
59+
drb (~> 2.0)
5960
prism (~> 1.5)
60-
mocha (3.0.1)
61+
mocha (3.0.2)
6162
ruby2_keywords (>= 0.0.5)
62-
nokogiri (1.19.0)
63+
nokogiri (1.19.1)
6364
mini_portile2 (~> 2.8.2)
6465
racc (~> 1.4)
65-
prism (1.7.0)
66+
prism (1.9.0)
6667
psych (5.3.1)
6768
date
6869
stringio
6970
racc (1.8.1)
70-
rack (3.2.4)
71+
rack (3.2.5)
7172
rack-session (2.1.1)
7273
base64 (>= 0.1.0)
7374
rack (>= 3.0.0)
@@ -77,11 +78,11 @@ GEM
7778
activesupport (>= 5.0.0)
7879
minitest
7980
nokogiri (>= 1.6)
80-
rails-html-sanitizer (1.6.2)
81-
loofah (~> 2.21)
81+
rails-html-sanitizer (1.7.0)
82+
loofah (~> 2.25)
8283
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)
8384
rake (13.3.1)
84-
rdoc (7.0.3)
85+
rdoc (7.2.0)
8586
erb
8687
psych (>= 4.0.0)
8788
tsort

0 commit comments

Comments
 (0)