Skip to content

Commit 195fa53

Browse files
author
Colby Swandale
authored
Merge pull request #554 from rubyapi/dependabot/bundler/standard-0.6.2
Bump standard from 0.6.1 to 0.6.2
2 parents 2c31dbf + ee3c72b commit 195fa53

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

Gemfile.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -289,12 +289,12 @@ GEM
289289
ffi (~> 1.0)
290290
rdoc (6.2.1)
291291
redis (4.2.2)
292-
regexp_parser (1.7.1)
292+
regexp_parser (1.8.0)
293293
request_store (1.5.0)
294294
rack (>= 1.4)
295295
rexml (3.2.4)
296296
rouge (3.23.0)
297-
rubocop (0.91.0)
297+
rubocop (0.91.1)
298298
parallel (~> 1.10)
299299
parser (>= 2.7.1.1)
300300
rainbow (>= 2.2.2, < 4.0)
@@ -303,10 +303,11 @@ GEM
303303
rubocop-ast (>= 0.4.0, < 1.0)
304304
ruby-progressbar (~> 1.7)
305305
unicode-display_width (>= 1.4.0, < 2.0)
306-
rubocop-ast (0.4.1)
306+
rubocop-ast (0.4.2)
307307
parser (>= 2.7.1.4)
308-
rubocop-performance (1.8.0)
308+
rubocop-performance (1.8.1)
309309
rubocop (>= 0.87.0)
310+
rubocop-ast (>= 0.4.0)
310311
ruby-progressbar (1.10.1)
311312
rubyzip (2.3.0)
312313
safe_yaml (1.0.5)
@@ -335,9 +336,9 @@ GEM
335336
actionpack (>= 4.0)
336337
activesupport (>= 4.0)
337338
sprockets (>= 3.0.0)
338-
standard (0.6.1)
339-
rubocop (~> 0.90)
340-
rubocop-performance (~> 1.8.0)
339+
standard (0.6.2)
340+
rubocop (= 0.91.1)
341+
rubocop-performance (= 1.8.1)
341342
temple (0.8.2)
342343
thor (1.0.1)
343344
thread_safe (0.3.6)

0 commit comments

Comments
 (0)