Skip to content

Commit a964cf4

Browse files
Bump rubocop from 1.15.0 to 1.28.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.15.0 to 1.28.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.15.0...v1.28.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e5d546 commit a964cf4

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ GEM
155155
mini_portile2 (~> 2.5.0)
156156
racc (~> 1.4)
157157
orm_adapter (0.5.0)
158-
parallel (1.20.1)
159-
parser (3.0.1.1)
158+
parallel (1.22.1)
159+
parser (3.1.2.0)
160160
ast (~> 2.4.1)
161161
pg (1.2.3)
162162
pry (0.13.1)
@@ -202,12 +202,12 @@ GEM
202202
method_source
203203
rake (>= 0.8.7)
204204
thor (>= 0.20.3, < 2.0)
205-
rainbow (3.0.0)
205+
rainbow (3.1.1)
206206
rake (13.0.3)
207207
rb-fsevent (0.11.0)
208208
rb-inotify (0.10.1)
209209
ffi (~> 1.0)
210-
regexp_parser (2.1.1)
210+
regexp_parser (2.3.1)
211211
responders (3.0.1)
212212
actionpack (>= 5.0)
213213
railties (>= 5.0)
@@ -229,17 +229,17 @@ GEM
229229
rspec-mocks (~> 3.10)
230230
rspec-support (~> 3.10)
231231
rspec-support (3.10.2)
232-
rubocop (1.15.0)
232+
rubocop (1.28.2)
233233
parallel (~> 1.10)
234-
parser (>= 3.0.0.0)
234+
parser (>= 3.1.0.0)
235235
rainbow (>= 2.2.2, < 4.0)
236236
regexp_parser (>= 1.8, < 3.0)
237237
rexml
238-
rubocop-ast (>= 1.5.0, < 2.0)
238+
rubocop-ast (>= 1.17.0, < 2.0)
239239
ruby-progressbar (~> 1.7)
240240
unicode-display_width (>= 1.4.0, < 3.0)
241-
rubocop-ast (1.7.0)
242-
parser (>= 3.0.1.1)
241+
rubocop-ast (1.17.0)
242+
parser (>= 3.1.1.0)
243243
ruby-progressbar (1.11.0)
244244
sass-rails (6.0.0)
245245
sassc-rails (~> 2.1, >= 2.1.1)
@@ -273,7 +273,7 @@ GEM
273273
thread_safe (~> 0.1)
274274
uglifier (4.2.0)
275275
execjs (>= 0.3.0, < 3)
276-
unicode-display_width (2.0.0)
276+
unicode-display_width (2.1.0)
277277
warden (1.2.9)
278278
rack (>= 2.0.9)
279279
web-console (4.1.0)

0 commit comments

Comments
 (0)