File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 59
59
childprocess (>= 0.6.3 , < 5 )
60
60
iniparse (~> 1.4 )
61
61
rexml (~> 3.2 )
62
- parallel (1.22.1 )
63
- parser (3.1.2.1 )
62
+ parallel (1.26.3 )
63
+ parser (3.3.5.0 )
64
64
ast (~> 2.4.1 )
65
+ racc
65
66
pry (0.14.1 )
66
67
coderay (~> 1.1 )
67
68
method_source (~> 1.0 )
68
69
pry-byebug (3.10.1 )
69
70
byebug (~> 11.0 )
70
71
pry (>= 0.13 , < 0.15 )
71
72
public_suffix (5.0.0 )
73
+ racc (1.8.1 )
72
74
rack (2.2.4 )
73
75
rack-test (2.0.2 )
74
76
rack (>= 1.3 )
75
77
rainbow (3.1.1 )
76
78
rake (13.0.6 )
77
79
redcarpet (3.5.1 )
78
- regexp_parser (2.5.0 )
80
+ regexp_parser (2.9.2 )
79
81
rest-client (2.1.0 )
80
82
http-accept (>= 1.7.0 , < 2.0 )
81
83
http-cookie (>= 1.0.2 , < 2.0 )
82
84
mime-types (>= 1.16 , < 4.0 )
83
85
netrc (~> 0.8 )
84
- rexml (3.3.6 )
85
- strscan
86
+ rexml (3.3.7 )
86
87
rubocop (1.30.1 )
87
88
parallel (~> 1.10 )
88
89
parser (>= 3.1.0.0 )
92
93
rubocop-ast (>= 1.18.0 , < 2.0 )
93
94
ruby-progressbar (~> 1.7 )
94
95
unicode-display_width (>= 1.4.0 , < 3.0 )
95
- rubocop-ast (1.21.0 )
96
- parser (>= 3.1 .1.0 )
96
+ rubocop-ast (1.32.3 )
97
+ parser (>= 3.3 .1.0 )
97
98
rubocop-lts (18.0.1 )
98
99
rubocop-ruby2_7 (~> 1.0.6 )
99
100
rubocop-minitest (0.22.0 )
107
108
rubocop (~> 1.0 )
108
109
rubocop-ruby2_7 (1.0.6 )
109
110
rubocop (~> 1.30.1 )
110
- rubocop-thread_safety (0.4.4 )
111
- rubocop (>= 0.53 .0 )
112
- ruby-progressbar (1.11 .0 )
111
+ rubocop-thread_safety (0.5.1 )
112
+ rubocop (>= 0.90 .0 )
113
+ ruby-progressbar (1.13 .0 )
113
114
simplecov (0.21.2 )
114
115
docile (~> 1.1 )
115
116
simplecov-html (~> 0.11 )
@@ -126,13 +127,12 @@ GEM
126
127
snaky_hash (2.0.0 )
127
128
hashie
128
129
version_gem (~> 1.1 )
129
- strscan (3.1.0 )
130
130
typhoeus (1.4.0 )
131
131
ethon (>= 0.9.0 )
132
132
unf (0.1.4 )
133
133
unf_ext
134
134
unf_ext (0.0.8.2 )
135
- unicode-display_width (2.3 .0 )
135
+ unicode-display_width (2.5 .0 )
136
136
version_gem (1.1.4 )
137
137
webmock (3.18.1 )
138
138
addressable (>= 2.8.0 )
You can’t perform that action at this time.
0 commit comments