File tree Expand file tree Collapse file tree 5 files changed +80
-55
lines changed Expand file tree Collapse file tree 5 files changed +80
-55
lines changed Original file line number Diff line number Diff line change 9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- appraisal (2.2 .0)
12
+ appraisal (2.3 .0)
13
13
bundler
14
14
rake
15
15
thor (>= 0.14.0)
16
- ast (2.4.0 )
16
+ ast (2.4.1 )
17
17
attr_extras (6.2.4)
18
18
byebug (11.1.3)
19
- childprocess (3 .0.0)
20
- coderay (1.1.2 )
21
- diff-lcs (1.3 )
19
+ childprocess (4 .0.0)
20
+ coderay (1.1.3 )
21
+ diff-lcs (1.4.2 )
22
22
method_source (1.0.0)
23
- parallel (1.19.1 )
24
- parser (2.7.1.2 )
25
- ast (~> 2.4.0 )
23
+ parallel (1.19.2 )
24
+ parser (2.7.1.4 )
25
+ ast (~> 2.4.1 )
26
26
patience_diff (1.1.0)
27
27
trollop (~> 1.16)
28
28
pry (0.13.1)
33
33
pry (~> 0.13.0)
34
34
rainbow (3.0.0)
35
35
rake (13.0.1)
36
+ regexp_parser (1.7.1)
36
37
rexml (3.2.4)
37
38
rspec (3.9.0)
38
39
rspec-core (~> 3.9.0)
47
48
diff-lcs (>= 1.2.0, < 2.0)
48
49
rspec-support (~> 3.9.0)
49
50
rspec-support (3.9.3)
50
- rubocop (0.83 .0)
51
+ rubocop (0.86 .0)
51
52
parallel (~> 1.10)
52
53
parser (>= 2.7.0.1)
53
54
rainbow (>= 2.2.2, < 4.0)
55
+ regexp_parser (>= 1.7)
54
56
rexml
57
+ rubocop-ast (>= 0.0.3, < 1.0)
55
58
ruby-progressbar (~> 1.7)
56
59
unicode-display_width (>= 1.4.0, < 2.0)
60
+ rubocop-ast (0.1.0)
61
+ parser (>= 2.7.0.1)
57
62
ruby-progressbar (1.10.1)
58
63
thor (1.0.1)
59
64
trollop (1.16.2)
Original file line number Diff line number Diff line change 20
20
i18n (>= 0.7, < 2)
21
21
minitest (~> 5.1)
22
22
tzinfo (~> 1.1)
23
- appraisal (2.2 .0)
23
+ appraisal (2.3 .0)
24
24
bundler
25
25
rake
26
26
thor (>= 0.14.0)
27
27
arel (7.1.4)
28
- ast (2.4.0 )
28
+ ast (2.4.1 )
29
29
attr_extras (6.2.4)
30
30
byebug (11.1.3)
31
- childprocess (3 .0.0)
32
- coderay (1.1.2 )
31
+ childprocess (4 .0.0)
32
+ coderay (1.1.3 )
33
33
concurrent-ruby (1.1.6)
34
- diff-lcs (1.3 )
35
- i18n (1.8.2 )
34
+ diff-lcs (1.4.2 )
35
+ i18n (1.8.3 )
36
36
concurrent-ruby (~> 1.0)
37
37
method_source (1.0.0)
38
38
minitest (5.14.1)
39
- parallel (1.19.1 )
40
- parser (2.7.1.2 )
41
- ast (~> 2.4.0 )
39
+ parallel (1.19.2 )
40
+ parser (2.7.1.4 )
41
+ ast (~> 2.4.1 )
42
42
patience_diff (1.1.0)
43
43
trollop (~> 1.16)
44
44
pry (0.13.1)
49
49
pry (~> 0.13.0)
50
50
rainbow (3.0.0)
51
51
rake (13.0.1)
52
+ regexp_parser (1.7.1)
52
53
rexml (3.2.4)
53
54
rspec (3.9.0)
54
55
rspec-core (~> 3.9.0)
63
64
diff-lcs (>= 1.2.0, < 2.0)
64
65
rspec-support (~> 3.9.0)
65
66
rspec-support (3.9.3)
66
- rubocop (0.83 .0)
67
+ rubocop (0.86 .0)
67
68
parallel (~> 1.10)
68
69
parser (>= 2.7.0.1)
69
70
rainbow (>= 2.2.2, < 4.0)
71
+ regexp_parser (>= 1.7)
70
72
rexml
73
+ rubocop-ast (>= 0.0.3, < 1.0)
71
74
ruby-progressbar (~> 1.7)
72
75
unicode-display_width (>= 1.4.0, < 2.0)
76
+ rubocop-ast (0.1.0)
77
+ parser (>= 2.7.0.1)
73
78
ruby-progressbar (1.10.1)
74
79
sqlite3 (1.3.13)
75
80
thor (1.0.1)
Original file line number Diff line number Diff line change 20
20
i18n (>= 0.7, < 2)
21
21
minitest (~> 5.1)
22
22
tzinfo (~> 1.1)
23
- appraisal (2.2 .0)
23
+ appraisal (2.3 .0)
24
24
bundler
25
25
rake
26
26
thor (>= 0.14.0)
27
27
arel (8.0.0)
28
- ast (2.4.0 )
28
+ ast (2.4.1 )
29
29
attr_extras (6.2.4)
30
30
byebug (11.1.3)
31
- childprocess (3 .0.0)
32
- coderay (1.1.2 )
31
+ childprocess (4 .0.0)
32
+ coderay (1.1.3 )
33
33
concurrent-ruby (1.1.6)
34
- diff-lcs (1.3 )
35
- i18n (1.8.2 )
34
+ diff-lcs (1.4.2 )
35
+ i18n (1.8.3 )
36
36
concurrent-ruby (~> 1.0)
37
37
method_source (1.0.0)
38
38
minitest (5.14.1)
39
- parallel (1.19.1 )
40
- parser (2.7.1.2 )
41
- ast (~> 2.4.0 )
39
+ parallel (1.19.2 )
40
+ parser (2.7.1.4 )
41
+ ast (~> 2.4.1 )
42
42
patience_diff (1.1.0)
43
43
trollop (~> 1.16)
44
44
pry (0.13.1)
49
49
pry (~> 0.13.0)
50
50
rainbow (3.0.0)
51
51
rake (13.0.1)
52
+ regexp_parser (1.7.1)
52
53
rexml (3.2.4)
53
54
rspec (3.9.0)
54
55
rspec-core (~> 3.9.0)
63
64
diff-lcs (>= 1.2.0, < 2.0)
64
65
rspec-support (~> 3.9.0)
65
66
rspec-support (3.9.3)
66
- rubocop (0.83 .0)
67
+ rubocop (0.86 .0)
67
68
parallel (~> 1.10)
68
69
parser (>= 2.7.0.1)
69
70
rainbow (>= 2.2.2, < 4.0)
71
+ regexp_parser (>= 1.7)
70
72
rexml
73
+ rubocop-ast (>= 0.0.3, < 1.0)
71
74
ruby-progressbar (~> 1.7)
72
75
unicode-display_width (>= 1.4.0, < 2.0)
76
+ rubocop-ast (0.1.0)
77
+ parser (>= 2.7.0.1)
73
78
ruby-progressbar (1.10.1)
74
79
sqlite3 (1.3.13)
75
80
thor (1.0.1)
Original file line number Diff line number Diff line change 9
9
GEM
10
10
remote: https://rubygems.org/
11
11
specs:
12
- activemodel (5.2.4.2 )
13
- activesupport (= 5.2.4.2 )
14
- activerecord (5.2.4.2 )
15
- activemodel (= 5.2.4.2 )
16
- activesupport (= 5.2.4.2 )
12
+ activemodel (5.2.4.3 )
13
+ activesupport (= 5.2.4.3 )
14
+ activerecord (5.2.4.3 )
15
+ activemodel (= 5.2.4.3 )
16
+ activesupport (= 5.2.4.3 )
17
17
arel (>= 9.0)
18
- activesupport (5.2.4.2 )
18
+ activesupport (5.2.4.3 )
19
19
concurrent-ruby (~> 1.0, >= 1.0.2)
20
20
i18n (>= 0.7, < 2)
21
21
minitest (~> 5.1)
22
22
tzinfo (~> 1.1)
23
- appraisal (2.2 .0)
23
+ appraisal (2.3 .0)
24
24
bundler
25
25
rake
26
26
thor (>= 0.14.0)
27
27
arel (9.0.0)
28
- ast (2.4.0 )
28
+ ast (2.4.1 )
29
29
attr_extras (6.2.4)
30
30
byebug (11.1.3)
31
- childprocess (3 .0.0)
32
- coderay (1.1.2 )
31
+ childprocess (4 .0.0)
32
+ coderay (1.1.3 )
33
33
concurrent-ruby (1.1.6)
34
- diff-lcs (1.3 )
35
- i18n (1.8.2 )
34
+ diff-lcs (1.4.2 )
35
+ i18n (1.8.3 )
36
36
concurrent-ruby (~> 1.0)
37
37
method_source (1.0.0)
38
38
minitest (5.14.1)
39
- parallel (1.19.1 )
40
- parser (2.7.1.2 )
41
- ast (~> 2.4.0 )
39
+ parallel (1.19.2 )
40
+ parser (2.7.1.4 )
41
+ ast (~> 2.4.1 )
42
42
patience_diff (1.1.0)
43
43
trollop (~> 1.16)
44
44
pry (0.13.1)
49
49
pry (~> 0.13.0)
50
50
rainbow (3.0.0)
51
51
rake (13.0.1)
52
+ regexp_parser (1.7.1)
52
53
rexml (3.2.4)
53
54
rspec (3.9.0)
54
55
rspec-core (~> 3.9.0)
63
64
diff-lcs (>= 1.2.0, < 2.0)
64
65
rspec-support (~> 3.9.0)
65
66
rspec-support (3.9.3)
66
- rubocop (0.83 .0)
67
+ rubocop (0.86 .0)
67
68
parallel (~> 1.10)
68
69
parser (>= 2.7.0.1)
69
70
rainbow (>= 2.2.2, < 4.0)
71
+ regexp_parser (>= 1.7)
70
72
rexml
73
+ rubocop-ast (>= 0.0.3, < 1.0)
71
74
ruby-progressbar (~> 1.7)
72
75
unicode-display_width (>= 1.4.0, < 2.0)
76
+ rubocop-ast (0.1.0)
77
+ parser (>= 2.7.0.1)
73
78
ruby-progressbar (1.10.1)
74
79
sqlite3 (1.3.13)
75
80
thor (1.0.1)
Original file line number Diff line number Diff line change 20
20
minitest (~> 5.1)
21
21
tzinfo (~> 1.1)
22
22
zeitwerk (~> 2.2, >= 2.2.2)
23
- appraisal (2.2 .0)
23
+ appraisal (2.3 .0)
24
24
bundler
25
25
rake
26
26
thor (>= 0.14.0)
27
- ast (2.4.0 )
27
+ ast (2.4.1 )
28
28
attr_extras (6.2.4)
29
29
byebug (11.1.3)
30
- childprocess (3 .0.0)
31
- coderay (1.1.2 )
30
+ childprocess (4 .0.0)
31
+ coderay (1.1.3 )
32
32
concurrent-ruby (1.1.6)
33
- diff-lcs (1.3 )
34
- i18n (1.8.2 )
33
+ diff-lcs (1.4.2 )
34
+ i18n (1.8.3 )
35
35
concurrent-ruby (~> 1.0)
36
36
method_source (1.0.0)
37
37
minitest (5.14.1)
38
- parallel (1.19.1 )
39
- parser (2.7.1.2 )
40
- ast (~> 2.4.0 )
38
+ parallel (1.19.2 )
39
+ parser (2.7.1.4 )
40
+ ast (~> 2.4.1 )
41
41
patience_diff (1.1.0)
42
42
trollop (~> 1.16)
43
43
pry (0.13.1)
48
48
pry (~> 0.13.0)
49
49
rainbow (3.0.0)
50
50
rake (13.0.1)
51
+ regexp_parser (1.7.1)
51
52
rexml (3.2.4)
52
53
rspec (3.9.0)
53
54
rspec-core (~> 3.9.0)
62
63
diff-lcs (>= 1.2.0, < 2.0)
63
64
rspec-support (~> 3.9.0)
64
65
rspec-support (3.9.3)
65
- rubocop (0.83 .0)
66
+ rubocop (0.86 .0)
66
67
parallel (~> 1.10)
67
68
parser (>= 2.7.0.1)
68
69
rainbow (>= 2.2.2, < 4.0)
70
+ regexp_parser (>= 1.7)
69
71
rexml
72
+ rubocop-ast (>= 0.0.3, < 1.0)
70
73
ruby-progressbar (~> 1.7)
71
74
unicode-display_width (>= 1.4.0, < 2.0)
75
+ rubocop-ast (0.1.0)
76
+ parser (>= 2.7.0.1)
72
77
ruby-progressbar (1.10.1)
73
78
sqlite3 (1.4.2)
74
79
thor (1.0.1)
You can’t perform that action at this time.
0 commit comments