Skip to content

Commit f690d53

Browse files
Bump rubocop from 1.77.0 to 1.78.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.77.0 to 1.78.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.77.0...v1.78.0) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.78.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8e5d7e commit f690d53

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ GEM
213213
racc (~> 1.4)
214214
nokogiri (1.18.8-arm64-darwin)
215215
racc (~> 1.4)
216+
nokogiri (1.18.8-x86_64-linux-gnu)
217+
racc (~> 1.4)
216218
orm_adapter (0.5.0)
217219
pagy (6.5.0)
218220
parallel (1.27.0)
@@ -335,7 +337,7 @@ GEM
335337
rswag-ui (2.16.0)
336338
actionpack (>= 5.2, < 8.1)
337339
railties (>= 5.2, < 8.1)
338-
rubocop (1.77.0)
340+
rubocop (1.78.0)
339341
json (~> 2.3)
340342
language_server-protocol (~> 3.17.0.2)
341343
lint_roller (~> 1.1.0)
@@ -413,6 +415,7 @@ GEM
413415
PLATFORMS
414416
aarch64-linux-gnu
415417
arm64-darwin-24
418+
x86_64-linux
416419

417420
DEPENDENCIES
418421
active_model_serializers (~> 0.10.14)

0 commit comments

Comments
 (0)