Skip to content

Commit b14def6

Browse files
authored
Merge pull request #903 from ProgrammingDaisukiClub/dependabot/bundler/master/rubocop-1.29.0
Bump rubocop from 1.28.2 to 1.29.0
2 parents f4bd329 + 7b53c85 commit b14def6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -226,12 +226,12 @@ GEM
226226
rspec-mocks (~> 3.10)
227227
rspec-support (~> 3.10)
228228
rspec-support (3.10.2)
229-
rubocop (1.28.2)
229+
rubocop (1.29.0)
230230
parallel (~> 1.10)
231231
parser (>= 3.1.0.0)
232232
rainbow (>= 2.2.2, < 4.0)
233233
regexp_parser (>= 1.8, < 3.0)
234-
rexml
234+
rexml (>= 3.2.5, < 4.0)
235235
rubocop-ast (>= 1.17.0, < 2.0)
236236
ruby-progressbar (~> 1.7)
237237
unicode-display_width (>= 1.4.0, < 3.0)

0 commit comments

Comments
 (0)