1
1
PATH
2
2
remote: .
3
3
specs:
4
- rectify (0.12 .0 )
4
+ rectify (0.13 .0 )
5
5
activemodel (>= 4.1.0 )
6
6
activerecord (>= 4.1.0 )
7
7
activesupport (>= 4.1.0 )
11
11
GEM
12
12
remote: https://rubygems.org/
13
13
specs:
14
- actionpack (5.2.0 )
15
- actionview (= 5.2.0 )
16
- activesupport (= 5.2.0 )
14
+ actionpack (5.2.1 )
15
+ actionview (= 5.2.1 )
16
+ activesupport (= 5.2.1 )
17
17
rack (~> 2.0 )
18
18
rack-test (>= 0.6.3 )
19
19
rails-dom-testing (~> 2.0 )
20
20
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
21
- actionview (5.2.0 )
22
- activesupport (= 5.2.0 )
21
+ actionview (5.2.1 )
22
+ activesupport (= 5.2.1 )
23
23
builder (~> 3.1 )
24
24
erubi (~> 1.4 )
25
25
rails-dom-testing (~> 2.0 )
26
26
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
27
- activemodel (5.2.0 )
28
- activesupport (= 5.2.0 )
29
- activerecord (5.2.0 )
30
- activemodel (= 5.2.0 )
31
- activesupport (= 5.2.0 )
27
+ activemodel (5.2.1 )
28
+ activesupport (= 5.2.1 )
29
+ activerecord (5.2.1 )
30
+ activemodel (= 5.2.1 )
31
+ activesupport (= 5.2.1 )
32
32
arel (>= 9.0 )
33
- activesupport (5.2.0 )
33
+ activesupport (5.2.1 )
34
34
concurrent-ruby (~> 1.0 , >= 1.0.2 )
35
35
i18n (>= 0.7 , < 2 )
36
36
minitest (~> 5.1 )
53
53
diff-lcs (1.3 )
54
54
equalizer (0.0.11 )
55
55
erubi (1.7.1 )
56
- i18n (1.0 .1 )
56
+ i18n (1.1 .1 )
57
57
concurrent-ruby (~> 1.0 )
58
58
ice_nine (0.11.2 )
59
+ jaro_winkler (1.5.1 )
59
60
loofah (2.2.2 )
60
61
crass (~> 1.0.2 )
61
62
nokogiri (>= 1.5.9 )
62
63
method_source (0.9.0 )
63
64
mini_portile2 (2.3.0 )
64
65
minitest (5.11.3 )
65
- nokogiri (1.8.2 )
66
+ nokogiri (1.8.5 )
66
67
mini_portile2 (~> 2.3.0 )
67
68
parallel (1.12.1 )
68
- parser (2.5.1.0 )
69
+ parser (2.5.1.2 )
69
70
ast (~> 2.4.0 )
70
- powerpack (0.1.1 )
71
+ powerpack (0.1.2 )
71
72
pry (0.11.3 )
72
73
coderay (~> 1.1.0 )
73
74
method_source (~> 0.9.0 )
74
75
rack (2.0.5 )
75
- rack-test (1.0 .0 )
76
+ rack-test (1.1 .0 )
76
77
rack (>= 1.0 , < 3 )
77
78
rails-dom-testing (2.0.3 )
78
79
activesupport (>= 4.2.0 )
81
82
loofah (~> 2.2 , >= 2.2.2 )
82
83
rainbow (3.0.0 )
83
84
rake (12.3.1 )
84
- rspec (3.7 .0 )
85
- rspec-core (~> 3.7 .0 )
86
- rspec-expectations (~> 3.7 .0 )
87
- rspec-mocks (~> 3.7 .0 )
85
+ rspec (3.8 .0 )
86
+ rspec-core (~> 3.8 .0 )
87
+ rspec-expectations (~> 3.8 .0 )
88
+ rspec-mocks (~> 3.8 .0 )
88
89
rspec-collection_matchers (1.1.3 )
89
90
rspec-expectations (>= 2.99.0.beta1 )
90
- rspec-core (3.7.1 )
91
- rspec-support (~> 3.7 .0 )
92
- rspec-expectations (3.7.0 )
91
+ rspec-core (3.8.0 )
92
+ rspec-support (~> 3.8 .0 )
93
+ rspec-expectations (3.8.2 )
93
94
diff-lcs (>= 1.2.0 , < 2.0 )
94
- rspec-support (~> 3.7 .0 )
95
- rspec-mocks (3.7 .0 )
95
+ rspec-support (~> 3.8 .0 )
96
+ rspec-mocks (3.8 .0 )
96
97
diff-lcs (>= 1.2.0 , < 2.0 )
97
- rspec-support (~> 3.7.0 )
98
- rspec-support (3.7.1 )
99
- rubocop (0.56.0 )
98
+ rspec-support (~> 3.8.0 )
99
+ rspec-support (3.8.0 )
100
+ rubocop (0.59.2 )
101
+ jaro_winkler (~> 1.5.1 )
100
102
parallel (~> 1.10 )
101
- parser (>= 2.5 )
103
+ parser (>= 2.5 , != 2.5.1.1 )
102
104
powerpack (~> 0.1 )
103
105
rainbow (>= 2.2.2 , < 4.0 )
104
106
ruby-progressbar (~> 1.7 )
105
107
unicode-display_width (~> 1.0 , >= 1.0.1 )
106
- ruby-progressbar (1.9 .0 )
108
+ ruby-progressbar (1.10 .0 )
107
109
sqlite3 (1.3.13 )
108
110
thread_safe (0.3.6 )
109
111
tzinfo (1.2.5 )
110
112
thread_safe (~> 0.1 )
111
- unicode-display_width (1.3.2 )
113
+ unicode-display_width (1.4.0 )
112
114
virtus (1.0.5 )
113
115
axiom-types (~> 0.1 )
114
116
coercible (~> 1.0 )
@@ -126,11 +128,11 @@ DEPENDENCIES
126
128
pry (~> 0.11.3 )
127
129
rake
128
130
rectify !
129
- rspec (~> 3.4 )
131
+ rspec (~> 3.8 )
130
132
rspec-collection_matchers (~> 1.1 )
131
133
rubocop
132
134
sqlite3
133
135
wisper-rspec
134
136
135
137
BUNDLED WITH
136
- 1.11 .2
138
+ 1.16 .2
0 commit comments