Skip to content

Commit dc5f1e1

Browse files
Bump rubocop from 1.24.0 to 1.24.1 (#161)
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.24.0 to 1.24.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.24.0...v1.24.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7104e14 commit dc5f1e1

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
@@ -93,7 +93,7 @@ GEM
9393
multi_xml (~> 0.5)
9494
rack (>= 1.2, < 3)
9595
parallel (1.21.0)
96-
parser (3.0.3.2)
96+
parser (3.1.0.0)
9797
ast (~> 2.4.1)
9898
pg (1.2.3)
9999
pry (0.14.1)
@@ -135,13 +135,13 @@ GEM
135135
diff-lcs (>= 1.2.0, < 2.0)
136136
rspec-support (~> 3.10.0)
137137
rspec-support (3.10.2)
138-
rubocop (1.24.0)
138+
rubocop (1.24.1)
139139
parallel (~> 1.10)
140140
parser (>= 3.0.0.0)
141141
rainbow (>= 2.2.2, < 4.0)
142142
regexp_parser (>= 1.8, < 3.0)
143143
rexml
144-
rubocop-ast (>= 1.15.0, < 2.0)
144+
rubocop-ast (>= 1.15.1, < 2.0)
145145
ruby-progressbar (~> 1.7)
146146
unicode-display_width (>= 1.4.0, < 3.0)
147147
rubocop-ast (1.15.1)

0 commit comments

Comments
 (0)