We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9867b91 commit 395fcf6Copy full SHA for 395fcf6
Gemfile.lock
@@ -242,7 +242,7 @@ GEM
242
octokit (4.22.0)
243
faraday (>= 0.9)
244
sawyer (~> 0.8.0, >= 0.5.3)
245
- parallel (1.21.0)
+ parallel (1.22.0)
246
parser (3.1.1.0)
247
ast (~> 2.4.1)
248
pathutil (0.16.2)
@@ -256,13 +256,13 @@ GEM
256
regexp_parser (2.2.1)
257
rexml (3.2.5)
258
rouge (3.26.0)
259
- rubocop (1.25.1)
+ rubocop (1.26.1)
260
parallel (~> 1.10)
261
parser (>= 3.1.0.0)
262
rainbow (>= 2.2.2, < 4.0)
263
regexp_parser (>= 1.8, < 3.0)
264
rexml
265
- rubocop-ast (>= 1.15.1, < 2.0)
+ rubocop-ast (>= 1.16.0, < 2.0)
266
ruby-progressbar (~> 1.7)
267
unicode-display_width (>= 1.4.0, < 3.0)
268
rubocop-ast (1.16.0)
0 commit comments