1
1
PATH
2
2
remote: .
3
3
specs:
4
- ten_years_rails (0.1 .0 )
4
+ ten_years_rails (0.2 .0 )
5
5
actionview
6
6
activesupport
7
7
colorize (>= 0.8.1 )
10
10
GEM
11
11
remote: https://rubygems.org/
12
12
specs:
13
- actionview (5.2.0 )
14
- activesupport (= 5.2.0 )
13
+ actionview (5.2.3 )
14
+ activesupport (= 5.2.3 )
15
15
builder (~> 3.1 )
16
16
erubi (~> 1.4 )
17
17
rails-dom-testing (~> 2.0 )
18
18
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
19
- activesupport (5.2.0 )
19
+ activesupport (5.2.3 )
20
20
concurrent-ruby (~> 1.0 , >= 1.0.2 )
21
21
i18n (>= 0.7 , < 2 )
22
22
minitest (~> 5.1 )
23
23
tzinfo (~> 1.1 )
24
24
builder (3.2.3 )
25
25
colorize (0.8.1 )
26
- concurrent-ruby (1.0 .5 )
26
+ concurrent-ruby (1.1 .5 )
27
27
crass (1.0.4 )
28
28
diff-lcs (1.3 )
29
29
domain_name (0.5.20180417 )
30
30
unf (>= 0.0.5 , < 1.0.0 )
31
- erubi (1.7.1 )
31
+ erubi (1.8.0 )
32
32
http-cookie (1.0.3 )
33
33
domain_name (~> 0.5 )
34
- i18n (1.0.1 )
34
+ i18n (1.6.0 )
35
35
concurrent-ruby (~> 1.0 )
36
- loofah (2.2.2 )
36
+ loofah (2.2.3 )
37
37
crass (~> 1.0.2 )
38
38
nokogiri (>= 1.5.9 )
39
- mime-types (3.1 )
39
+ mime-types (3.2.2 )
40
40
mime-types-data (~> 3.2015 )
41
- mime-types-data (3.2016.0521 )
42
- mini_portile2 (2.3 .0 )
41
+ mime-types-data (3.2019.0331 )
42
+ mini_portile2 (2.4 .0 )
43
43
minitest (5.11.3 )
44
44
netrc (0.11.0 )
45
- nokogiri (1.8 .2 )
46
- mini_portile2 (~> 2.3 .0 )
45
+ nokogiri (1.10 .2 )
46
+ mini_portile2 (~> 2.4 .0 )
47
47
rails-dom-testing (2.0.3 )
48
48
activesupport (>= 4.2.0 )
49
49
nokogiri (>= 1.6 )
50
50
rails-html-sanitizer (1.0.4 )
51
51
loofah (~> 2.2 , >= 2.2.2 )
52
- rake (10.4.2 )
52
+ rake (10.5.0 )
53
53
rest-client (2.0.2 )
54
54
http-cookie (>= 1.0.2 , < 2.0 )
55
55
mime-types (>= 1.16 , < 4.0 )
56
56
netrc (~> 0.8 )
57
- rspec (3.7 .0 )
58
- rspec-core (~> 3.7 .0 )
59
- rspec-expectations (~> 3.7 .0 )
60
- rspec-mocks (~> 3.7 .0 )
61
- rspec-core (3.7.1 )
62
- rspec-support (~> 3.7 .0 )
63
- rspec-expectations (3.7.0 )
57
+ rspec (3.8 .0 )
58
+ rspec-core (~> 3.8 .0 )
59
+ rspec-expectations (~> 3.8 .0 )
60
+ rspec-mocks (~> 3.8 .0 )
61
+ rspec-core (3.8.0 )
62
+ rspec-support (~> 3.8 .0 )
63
+ rspec-expectations (3.8.2 )
64
64
diff-lcs (>= 1.2.0 , < 2.0 )
65
- rspec-support (~> 3.7 .0 )
66
- rspec-mocks (3.7 .0 )
65
+ rspec-support (~> 3.8 .0 )
66
+ rspec-mocks (3.8 .0 )
67
67
diff-lcs (>= 1.2.0 , < 2.0 )
68
- rspec-support (~> 3.7 .0 )
69
- rspec-support (3.7.1 )
68
+ rspec-support (~> 3.8 .0 )
69
+ rspec-support (3.8.0 )
70
70
thread_safe (0.3.6 )
71
71
tzinfo (1.2.5 )
72
72
thread_safe (~> 0.1 )
@@ -84,4 +84,4 @@ DEPENDENCIES
84
84
ten_years_rails !
85
85
86
86
BUNDLED WITH
87
- 1.16.1
87
+ 1.17.2
0 commit comments