Skip to content

Commit 2622825

Browse files
Bump rubocop from 0.49.1 to 0.50.0
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.49.1 to 0.50.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v0.49.1...v0.50.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 6c8337b commit 2622825

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ GEM
6363
nap (1.1.0)
6464
netrc (0.11.0)
6565
parallel (1.12.1)
66-
parser (2.4.0.2)
67-
ast (~> 2.3)
68-
powerpack (0.1.1)
66+
parser (2.5.1.2)
67+
ast (~> 2.4.0)
68+
powerpack (0.1.2)
6969
rainbow (2.2.2)
7070
rake
7171
rake (12.3.0)
@@ -82,19 +82,19 @@ GEM
8282
diff-lcs (>= 1.2.0, < 2.0)
8383
rspec-support (~> 3.7.0)
8484
rspec-support (3.7.1)
85-
rubocop (0.49.1)
85+
rubocop (0.50.0)
8686
parallel (~> 1.10)
8787
parser (>= 2.3.3.1, < 3.0)
8888
powerpack (~> 0.1)
89-
rainbow (>= 1.99.1, < 3.0)
89+
rainbow (>= 2.2.2, < 3.0)
9090
ruby-progressbar (~> 1.7)
9191
unicode-display_width (~> 1.0, >= 1.0.1)
9292
ruby-macho (1.3.1)
93-
ruby-progressbar (1.9.0)
93+
ruby-progressbar (1.10.0)
9494
thread_safe (0.3.6)
9595
tzinfo (1.2.5)
9696
thread_safe (~> 0.1)
97-
unicode-display_width (1.3.0)
97+
unicode-display_width (1.4.0)
9898
xcodeproj (1.6.0)
9999
CFPropertyList (>= 2.3.3, < 4.0)
100100
atomos (~> 0.1.3)

0 commit comments

Comments
 (0)