Skip to content

Commit e826cbd

Browse files
Merge pull request #29 from github/dependabot/bundler/actionview-7.1.2
Bump actionview from 7.0.8 to 7.1.2
2 parents 6328ded + 05b94d4 commit e826cbd

1 file changed

Lines changed: 19 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,42 @@ PATH
77
GEM
88
remote: https://rubygems.org/
99
specs:
10-
actionview (7.0.8)
11-
activesupport (= 7.0.8)
10+
actionview (7.1.2)
11+
activesupport (= 7.1.2)
1212
builder (~> 3.1)
13-
erubi (~> 1.4)
14-
rails-dom-testing (~> 2.0)
15-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
16-
activesupport (7.0.8)
13+
erubi (~> 1.11)
14+
rails-dom-testing (~> 2.2)
15+
rails-html-sanitizer (~> 1.6)
16+
activesupport (7.1.2)
17+
base64
18+
bigdecimal
1719
concurrent-ruby (~> 1.0, >= 1.0.2)
20+
connection_pool (>= 2.2.5)
21+
drb
1822
i18n (>= 1.6, < 2)
1923
minitest (>= 5.1)
24+
mutex_m
2025
tzinfo (~> 2.0)
2126
ast (2.4.2)
27+
base64 (0.1.1)
28+
bigdecimal (3.1.4)
2229
builder (3.2.4)
2330
concurrent-ruby (1.2.2)
31+
connection_pool (2.4.1)
2432
crass (1.0.6)
2533
diff-lcs (1.5.0)
34+
drb (2.2.0)
35+
ruby2_keywords
2636
erubi (1.12.0)
2737
i18n (1.14.1)
2838
concurrent-ruby (~> 1.0)
2939
json (2.7.1)
3040
language_server-protocol (3.17.0.3)
31-
loofah (2.21.3)
41+
loofah (2.21.4)
3242
crass (~> 1.0.2)
3343
nokogiri (>= 1.12.0)
3444
minitest (5.20.0)
45+
mutex_m (0.2.0)
3546
nokogiri (1.15.4-arm64-darwin)
3647
racc (~> 1.4)
3748
nokogiri (1.15.4-x86_64-darwin)
@@ -94,6 +105,7 @@ GEM
94105
rubocop (>= 1.33.0, < 2.0)
95106
rubocop-ast (>= 1.30.0, < 2.0)
96107
ruby-progressbar (1.13.0)
108+
ruby2_keywords (0.0.5)
97109
tzinfo (2.0.6)
98110
concurrent-ruby (~> 1.0)
99111
unicode-display_width (2.5.0)

0 commit comments

Comments
 (0)