File tree Expand file tree Collapse file tree 2 files changed +17
-14
lines changed Expand file tree Collapse file tree 2 files changed +17
-14
lines changed Original file line number Diff line number Diff line change 1
1
source :rubygems
2
2
3
- gem "actionview" , "5 .2.2 .1"
3
+ gem "actionview" , "4 .2.11 .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 (5 .2.2 .1 )
5
- activesupport (= 5 .2.2 .1 )
4
+ actionview (4 .2.11 .1 )
5
+ activesupport (= 4 .2.11 .1 )
6
6
builder (~> 3.1 )
7
- erubi (~> 1.4 )
8
- rails-dom-testing (~> 2.0 )
7
+ erubis (~> 2.7.0 )
8
+ rails-dom-testing (~> 1.0 , >= 1.0.5 )
9
9
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
10
- activesupport (5.2.2.1 )
11
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
12
- i18n (>= 0.7 , < 2 )
10
+ activesupport (4.2.11.1 )
11
+ i18n (~> 0.7 )
13
12
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
- erubi ( 1.8 .0 )
19
- i18n (1.6.0 )
18
+ erubis ( 2.7 .0 )
19
+ i18n (0.9.5 )
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-dom-testing (2.0.3 )
29
- activesupport (>= 4.2.0 )
30
- nokogiri (>= 1.6 )
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 )
31
34
rails-html-sanitizer (1.0.4 )
32
35
loofah (~> 2.2 , >= 2.2.2 )
33
36
thread_safe (0.3.6 )
@@ -38,7 +41,7 @@ PLATFORMS
38
41
ruby
39
42
40
43
DEPENDENCIES
41
- actionview (= 5 .2.2 .1 )
44
+ actionview (= 4 .2.11 .1 )
42
45
43
46
BUNDLED WITH
44
47
1.16.2
You can’t perform that action at this time.
0 commit comments