Skip to content

Commit a61f5f3

Browse files
Bump rubocop from 1.81.6 to 1.81.7
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.81.6 to 1.81.7. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.6...v1.81.7) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.81.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff219e7 commit a61f5f3

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
@@ -36,7 +36,7 @@ GEM
3636
fileutils (1.7.3)
3737
i18n (1.14.7)
3838
concurrent-ruby (~> 1.0)
39-
json (2.15.2)
39+
json (2.16.0)
4040
language_server-protocol (3.17.0.5)
4141
lint_roller (1.1.0)
4242
listen (3.9.0)
@@ -102,7 +102,7 @@ GEM
102102
rspec-support (3.13.6)
103103
rspec-temp_dir (1.1.1)
104104
rspec (>= 3.0)
105-
rubocop (1.81.6)
105+
rubocop (1.81.7)
106106
json (~> 2.3)
107107
language_server-protocol (~> 3.17.0.2)
108108
lint_roller (~> 1.1.0)
@@ -113,7 +113,7 @@ GEM
113113
rubocop-ast (>= 1.47.1, < 2.0)
114114
ruby-progressbar (~> 1.7)
115115
unicode-display_width (>= 2.4.0, < 4.0)
116-
rubocop-ast (1.47.1)
116+
rubocop-ast (1.48.0)
117117
parser (>= 3.3.7.2)
118118
prism (~> 1.4)
119119
rubocop-on-rbs (1.8.0)

0 commit comments

Comments
 (0)