Skip to content

Commit c954429

Browse files
authored
Merge pull request #38 from github/dependabot/bundler/actionview-7.1.3
Bump actionview from 7.1.2 to 7.1.3
2 parents 1034f53 + 97dbfed commit c954429

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionview (7.1.2)
11-
activesupport (= 7.1.2)
10+
actionview (7.1.3)
11+
activesupport (= 7.1.3)
1212
builder (~> 3.1)
1313
erubi (~> 1.11)
1414
rails-dom-testing (~> 2.2)
1515
rails-html-sanitizer (~> 1.6)
16-
activesupport (7.1.2)
16+
activesupport (7.1.3)
1717
base64
1818
bigdecimal
1919
concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -24,10 +24,10 @@ GEM
2424
mutex_m
2525
tzinfo (~> 2.0)
2626
ast (2.4.2)
27-
base64 (0.1.1)
28-
bigdecimal (3.1.4)
27+
base64 (0.2.0)
28+
bigdecimal (3.1.6)
2929
builder (3.2.4)
30-
concurrent-ruby (1.2.2)
30+
concurrent-ruby (1.2.3)
3131
connection_pool (2.4.1)
3232
crass (1.0.6)
3333
diff-lcs (1.5.0)
@@ -38,16 +38,16 @@ GEM
3838
concurrent-ruby (~> 1.0)
3939
json (2.7.1)
4040
language_server-protocol (3.17.0.3)
41-
loofah (2.21.4)
41+
loofah (2.22.0)
4242
crass (~> 1.0.2)
4343
nokogiri (>= 1.12.0)
4444
minitest (5.21.2)
4545
mutex_m (0.2.0)
46-
nokogiri (1.15.4-arm64-darwin)
46+
nokogiri (1.15.5-arm64-darwin)
4747
racc (~> 1.4)
48-
nokogiri (1.15.4-x86_64-darwin)
48+
nokogiri (1.15.5-x86_64-darwin)
4949
racc (~> 1.4)
50-
nokogiri (1.15.4-x86_64-linux)
50+
nokogiri (1.15.5-x86_64-linux)
5151
racc (~> 1.4)
5252
parallel (1.24.0)
5353
parser (3.3.0.5)

0 commit comments

Comments
 (0)