Skip to content

Commit 395fcf6

Browse files
dependabot[bot]jbampton
authored andcommitted
Bump rubocop from 1.25.1 to 1.26.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.25.1 to 1.26.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.25.1...v1.26.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9867b91 commit 395fcf6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ GEM
242242
octokit (4.22.0)
243243
faraday (>= 0.9)
244244
sawyer (~> 0.8.0, >= 0.5.3)
245-
parallel (1.21.0)
245+
parallel (1.22.0)
246246
parser (3.1.1.0)
247247
ast (~> 2.4.1)
248248
pathutil (0.16.2)
@@ -256,13 +256,13 @@ GEM
256256
regexp_parser (2.2.1)
257257
rexml (3.2.5)
258258
rouge (3.26.0)
259-
rubocop (1.25.1)
259+
rubocop (1.26.1)
260260
parallel (~> 1.10)
261261
parser (>= 3.1.0.0)
262262
rainbow (>= 2.2.2, < 4.0)
263263
regexp_parser (>= 1.8, < 3.0)
264264
rexml
265-
rubocop-ast (>= 1.15.1, < 2.0)
265+
rubocop-ast (>= 1.16.0, < 2.0)
266266
ruby-progressbar (~> 1.7)
267267
unicode-display_width (>= 1.4.0, < 3.0)
268268
rubocop-ast (1.16.0)

0 commit comments

Comments
 (0)