Skip to content

Commit ce685d0

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 b9e8b6e commit ce685d0

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
@@ -84,9 +84,9 @@ GEM
8484
nap (1.1.0)
8585
netrc (0.11.0)
8686
parallel (1.12.1)
87-
parser (2.4.0.2)
88-
ast (~> 2.3)
89-
powerpack (0.1.1)
87+
parser (2.5.3.0)
88+
ast (~> 2.4.0)
89+
powerpack (0.1.2)
9090
rainbow (2.2.2)
9191
rake
9292
rake (12.3.2)
@@ -103,19 +103,19 @@ GEM
103103
diff-lcs (>= 1.2.0, < 2.0)
104104
rspec-support (~> 3.7.0)
105105
rspec-support (3.7.1)
106-
rubocop (0.49.1)
106+
rubocop (0.50.0)
107107
parallel (~> 1.10)
108108
parser (>= 2.3.3.1, < 3.0)
109109
powerpack (~> 0.1)
110-
rainbow (>= 1.99.1, < 3.0)
110+
rainbow (>= 2.2.2, < 3.0)
111111
ruby-progressbar (~> 1.7)
112112
unicode-display_width (~> 1.0, >= 1.0.1)
113113
ruby-macho (1.3.1)
114-
ruby-progressbar (1.9.0)
114+
ruby-progressbar (1.10.0)
115115
thread_safe (0.3.6)
116116
tzinfo (1.2.5)
117117
thread_safe (~> 0.1)
118-
unicode-display_width (1.3.0)
118+
unicode-display_width (1.4.1)
119119

120120
PLATFORMS
121121
ruby

0 commit comments

Comments
 (0)