Skip to content

Commit 17bf51a

Browse files
Bump rubocop from 1.20.0 to 1.22.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.20.0 to 1.22.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.20.0...v1.22.1) --- 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 25020d1 commit 17bf51a

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
@@ -78,16 +78,16 @@ GEM
7878
diff-lcs (>= 1.2.0, < 2.0)
7979
rspec-support (~> 3.10.0)
8080
rspec-support (3.10.2)
81-
rubocop (1.20.0)
81+
rubocop (1.22.1)
8282
parallel (~> 1.10)
8383
parser (>= 3.0.0.0)
8484
rainbow (>= 2.2.2, < 4.0)
8585
regexp_parser (>= 1.8, < 3.0)
8686
rexml
87-
rubocop-ast (>= 1.9.1, < 2.0)
87+
rubocop-ast (>= 1.12.0, < 2.0)
8888
ruby-progressbar (~> 1.7)
8989
unicode-display_width (>= 1.4.0, < 3.0)
90-
rubocop-ast (1.11.0)
90+
rubocop-ast (1.12.0)
9191
parser (>= 3.0.1.1)
9292
rubocop-performance (1.11.5)
9393
rubocop (>= 1.7.0, < 2.0)
@@ -107,7 +107,7 @@ GEM
107107
simplecov_json_formatter (0.1.3)
108108
tzinfo (2.0.4)
109109
concurrent-ruby (~> 1.0)
110-
unicode-display_width (2.0.0)
110+
unicode-display_width (2.1.0)
111111
webmock (3.14.0)
112112
addressable (>= 2.8.0)
113113
crack (>= 0.3.2)

0 commit comments

Comments
 (0)