Skip to content

Commit 0ffb4d9

Browse files
Bump rubocop from 1.69.0 to 1.69.1
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.0 to 1.69.1. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.0...v1.69.1) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46e5844 commit 0ffb4d9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ GEM
4444
i18n (1.14.5)
4545
concurrent-ruby (~> 1.0)
4646
immutable-struct (2.4.1)
47-
json (2.8.2)
47+
json (2.9.0)
4848
language_server-protocol (3.17.0.3)
4949
lino (4.1.0)
5050
childprocess (~> 5.0.0)
@@ -98,7 +98,7 @@ GEM
9898
rake_factory (~> 0.33)
9999
sshkey (~> 2.0)
100100
rchardet (1.8.0)
101-
regexp_parser (2.9.2)
101+
regexp_parser (2.9.3)
102102
rspec (3.13.0)
103103
rspec-core (~> 3.13.0)
104104
rspec-expectations (~> 3.13.0)
@@ -112,17 +112,17 @@ GEM
112112
diff-lcs (>= 1.2.0, < 2.0)
113113
rspec-support (~> 3.13.0)
114114
rspec-support (3.13.1)
115-
rubocop (1.69.0)
115+
rubocop (1.69.1)
116116
json (~> 2.3)
117117
language_server-protocol (>= 3.17.0)
118118
parallel (~> 1.10)
119119
parser (>= 3.3.0.2)
120120
rainbow (>= 2.2.2, < 4.0)
121-
regexp_parser (>= 2.4, < 3.0)
122-
rubocop-ast (>= 1.36.1, < 2.0)
121+
regexp_parser (>= 2.9.3, < 3.0)
122+
rubocop-ast (>= 1.36.2, < 2.0)
123123
ruby-progressbar (~> 1.7)
124124
unicode-display_width (>= 2.4.0, < 4.0)
125-
rubocop-ast (1.36.1)
125+
rubocop-ast (1.36.2)
126126
parser (>= 3.3.1.0)
127127
rubocop-rake (0.6.0)
128128
rubocop (~> 1.0)

0 commit comments

Comments
 (0)