Skip to content

Commit 29de1a0

Browse files
Bump rubocop from 1.69.2 to 1.70.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.69.2 to 1.70.0. - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.69.2...v1.70.0) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d276119 commit 29de1a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Gemfile.lock

Lines changed: 5 additions & 5 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.9.0)
47+
json (2.9.1)
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.3)
101+
regexp_parser (2.10.0)
102102
rspec (3.13.0)
103103
rspec-core (~> 3.13.0)
104104
rspec-expectations (~> 3.13.0)
@@ -112,7 +112,7 @@ 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.2)
115+
rubocop (1.70.0)
116116
json (~> 2.3)
117117
language_server-protocol (>= 3.17.0)
118118
parallel (~> 1.10)
@@ -122,7 +122,7 @@ GEM
122122
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.2)
125+
rubocop-ast (1.37.0)
126126
parser (>= 3.3.1.0)
127127
rubocop-rake (0.6.0)
128128
rubocop (~> 1.0)
@@ -146,7 +146,7 @@ GEM
146146
sshkey (2.0.0)
147147
tzinfo (2.0.6)
148148
concurrent-ruby (~> 1.0)
149-
unicode-display_width (3.1.2)
149+
unicode-display_width (3.1.3)
150150
unicode-emoji (~> 4.0, >= 4.0.4)
151151
unicode-emoji (4.0.4)
152152
uri (0.13.0)

0 commit comments

Comments
 (0)