Skip to content

Commit bdf4491

Browse files
chore(deps): bump rubocop from 1.73.0 to 1.74.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.73.0 to 1.74.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.73.0...v1.74.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f35e757 commit bdf4491

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
@@ -103,7 +103,7 @@ GEM
103103
sass-embedded (~> 1.75)
104104
jekyll-watch (2.2.1)
105105
listen (~> 3.0)
106-
json (2.10.1)
106+
json (2.10.2)
107107
kramdown (2.5.1)
108108
rexml (>= 3.3.9)
109109
kramdown-parser-gfm (1.1.0)
@@ -161,7 +161,7 @@ GEM
161161
regexp_parser (2.10.0)
162162
rexml (3.4.0)
163163
rouge (4.5.1)
164-
rubocop (1.73.0)
164+
rubocop (1.74.0)
165165
json (~> 2.3)
166166
language_server-protocol (~> 3.17.0.2)
167167
lint_roller (~> 1.1.0)
@@ -172,7 +172,7 @@ GEM
172172
rubocop-ast (>= 1.38.0, < 2.0)
173173
ruby-progressbar (~> 1.7)
174174
unicode-display_width (>= 2.4.0, < 4.0)
175-
rubocop-ast (1.38.1)
175+
rubocop-ast (1.39.0)
176176
parser (>= 3.3.1.0)
177177
rubocop-rake (0.7.1)
178178
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)