Skip to content

Commit 6b241b3

Browse files
dependabot[bot]jim80net
authored andcommitted
chore(deps-dev): bump rubocop from 1.21.0 to 1.22.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.21.0 to 1.22.2. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.21.0...v1.22.2) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 17610cd commit 6b241b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,16 +71,16 @@ GEM
7171
diff-lcs (>= 1.2.0, < 2.0)
7272
rspec-support (~> 3.10.0)
7373
rspec-support (3.10.2)
74-
rubocop (1.21.0)
74+
rubocop (1.22.2)
7575
parallel (~> 1.10)
7676
parser (>= 3.0.0.0)
7777
rainbow (>= 2.2.2, < 4.0)
7878
regexp_parser (>= 1.8, < 3.0)
7979
rexml
80-
rubocop-ast (>= 1.9.1, < 2.0)
80+
rubocop-ast (>= 1.12.0, < 2.0)
8181
ruby-progressbar (~> 1.7)
8282
unicode-display_width (>= 1.4.0, < 3.0)
83-
rubocop-ast (1.11.0)
83+
rubocop-ast (1.12.0)
8484
parser (>= 3.0.1.1)
8585
rubocop-rspec (2.5.0)
8686
rubocop (~> 1.19)

0 commit comments

Comments
 (0)