File tree Expand file tree Collapse file tree 2 files changed +14
-17
lines changed Expand file tree Collapse file tree 2 files changed +14
-17
lines changed Original file line number Diff line number Diff line change 1
1
source :rubygems
2
2
3
- gem "actionview" , "4 .2.11 .1"
3
+ gem "actionview" , "5 .2.2 .1"
4
4
Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: http://rubygems.org/
3
3
specs:
4
- actionview (4 .2.11 .1 )
5
- activesupport (= 4 .2.11 .1 )
4
+ actionview (5 .2.2 .1 )
5
+ activesupport (= 5 .2.2 .1 )
6
6
builder (~> 3.1 )
7
- erubis (~> 2.7.0 )
8
- rails-dom-testing (~> 1.0 , >= 1.0.5 )
7
+ erubi (~> 1.4 )
8
+ rails-dom-testing (~> 2.0 )
9
9
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
10
- activesupport (4.2.11.1 )
11
- i18n (~> 0.7 )
10
+ activesupport (5.2.2.1 )
11
+ concurrent-ruby (~> 1.0 , >= 1.0.2 )
12
+ i18n (>= 0.7 , < 2 )
12
13
minitest (~> 5.1 )
13
- thread_safe (~> 0.3 , >= 0.3.4 )
14
14
tzinfo (~> 1.1 )
15
15
builder (3.2.3 )
16
16
concurrent-ruby (1.1.5 )
17
17
crass (1.0.4 )
18
- erubis ( 2.7 .0 )
19
- i18n (0.9.5 )
18
+ erubi ( 1.8 .0 )
19
+ i18n (1.6.0 )
20
20
concurrent-ruby (~> 1.0 )
21
21
loofah (2.2.3 )
22
22
crass (~> 1.0.2 )
25
25
minitest (5.11.3 )
26
26
nokogiri (1.10.1 )
27
27
mini_portile2 (~> 2.4.0 )
28
- rails-deprecated_sanitizer (1.0.3 )
29
- activesupport (>= 4.2.0.alpha )
30
- rails-dom-testing (1.0.9 )
31
- activesupport (>= 4.2.0 , < 5.0 )
32
- nokogiri (~> 1.6 )
33
- rails-deprecated_sanitizer (>= 1.0.1 )
28
+ rails-dom-testing (2.0.3 )
29
+ activesupport (>= 4.2.0 )
30
+ nokogiri (>= 1.6 )
34
31
rails-html-sanitizer (1.0.4 )
35
32
loofah (~> 2.2 , >= 2.2.2 )
36
33
thread_safe (0.3.6 )
@@ -41,7 +38,7 @@ PLATFORMS
41
38
ruby
42
39
43
40
DEPENDENCIES
44
- actionview (= 4 .2.11 .1 )
41
+ actionview (= 5 .2.2 .1 )
45
42
46
43
BUNDLED WITH
47
44
1.16.2
You can’t perform that action at this time.
0 commit comments