Skip to content

Commit 5fca150

Browse files
authored
Merge pull request #264 from rubymonsters/depfu/update/rubocop-0.81.0
Update rubocop: 0.80.1 → 0.81.0 (major)
2 parents 3057e0c + 6fd29b6 commit 5fca150

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
nokogiri (1.10.9)
122122
mini_portile2 (~> 2.4.0)
123123
parallel (1.19.1)
124-
parser (2.7.0.3)
124+
parser (2.7.0.5)
125125
ast (~> 2.4.0)
126126
pg (0.21.0)
127127
pry (0.12.2)
@@ -164,14 +164,14 @@ GEM
164164
rb-readline (0.5.5)
165165
regexp_parser (1.7.0)
166166
rexml (3.2.4)
167-
rubocop (0.80.1)
167+
rubocop (0.81.0)
168168
jaro_winkler (~> 1.5.1)
169169
parallel (~> 1.10)
170170
parser (>= 2.7.0.1)
171171
rainbow (>= 2.2.2, < 4.0)
172172
rexml
173173
ruby-progressbar (~> 1.7)
174-
unicode-display_width (>= 1.4.0, < 1.7)
174+
unicode-display_width (>= 1.4.0, < 2.0)
175175
ruby-progressbar (1.10.1)
176176
sass (3.7.4)
177177
sass-listen (~> 4.0.0)
@@ -208,7 +208,7 @@ GEM
208208
thread_safe (~> 0.1)
209209
uglifier (4.2.0)
210210
execjs (>= 0.3.0, < 3)
211-
unicode-display_width (1.6.1)
211+
unicode-display_width (1.7.0)
212212
web-console (3.7.0)
213213
actionview (>= 5.0)
214214
activemodel (>= 5.0)

0 commit comments

Comments
 (0)