Skip to content

Commit 3c229fd

Browse files
Bump the dev-ruby-dependencies group across 1 directory with 2 updates
Bumps the dev-ruby-dependencies group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [ruby-lsp](https://github.com/Shopify/ruby-lsp). Updates `rubocop` from 1.81.7 to 1.82.0 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.81.7...v1.82.0) Updates `ruby-lsp` from 0.26.2 to 0.26.4 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.26.2...v0.26.4) --- updated-dependencies: - dependency-name: rubocop dependency-version: 1.82.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: ruby-lsp dependency-version: 0.26.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f556fcc commit 3c229fd

11 files changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ GEM
5858
hashdiff (1.2.1)
5959
i18n (1.14.7)
6060
concurrent-ruby (~> 1.0)
61-
json (2.16.0)
61+
json (2.18.0)
6262
language_server-protocol (3.17.0.5)
6363
lint_roller (1.1.0)
6464
logger (1.7.0)
@@ -78,7 +78,7 @@ GEM
7878
parser (3.3.10.0)
7979
ast (~> 2.4.1)
8080
racc
81-
prism (1.6.0)
81+
prism (1.7.0)
8282
public_suffix (6.0.2)
8383
racc (1.8.1)
8484
rack (3.1.18)
@@ -102,15 +102,15 @@ GEM
102102
diff-lcs (>= 1.2.0, < 2.0)
103103
rspec-support (~> 3.13.0)
104104
rspec-support (3.13.6)
105-
rubocop (1.81.7)
105+
rubocop (1.82.0)
106106
json (~> 2.3)
107107
language_server-protocol (~> 3.17.0.2)
108108
lint_roller (~> 1.1.0)
109109
parallel (~> 1.10)
110110
parser (>= 3.3.0.2)
111111
rainbow (>= 2.2.2, < 4.0)
112112
regexp_parser (>= 2.9.3, < 3.0)
113-
rubocop-ast (>= 1.47.1, < 2.0)
113+
rubocop-ast (>= 1.48.0, < 2.0)
114114
ruby-progressbar (~> 1.7)
115115
unicode-display_width (>= 2.4.0, < 4.0)
116116
rubocop-ast (1.48.0)
@@ -130,7 +130,7 @@ GEM
130130
rack (>= 1.1)
131131
rubocop (>= 1.75.0, < 2.0)
132132
rubocop-ast (>= 1.44.0, < 2.0)
133-
ruby-lsp (0.26.2)
133+
ruby-lsp (0.26.4)
134134
language_server-protocol (~> 3.17.0)
135135
prism (>= 1.2, < 2.0)
136136
rbs (>= 3, < 5)
@@ -152,7 +152,7 @@ GEM
152152
concurrent-ruby (~> 1.0)
153153
unicode-display_width (3.2.0)
154154
unicode-emoji (~> 4.1)
155-
unicode-emoji (4.1.0)
155+
unicode-emoji (4.2.0)
156156
uri (1.1.1)
157157
vcr (6.3.1)
158158
base64

vendor/cache/json-2.16.0.gem

-102 KB
Binary file not shown.

vendor/cache/json-2.18.0.gem

103 KB
Binary file not shown.

vendor/cache/prism-1.6.0.gem

-628 KB
Binary file not shown.

vendor/cache/prism-1.7.0.gem

632 KB
Binary file not shown.

vendor/cache/rubocop-1.81.7.gem

-703 KB
Binary file not shown.

vendor/cache/rubocop-1.82.0.gem

705 KB
Binary file not shown.

vendor/cache/ruby-lsp-0.26.2.gem

-167 KB
Binary file not shown.

vendor/cache/ruby-lsp-0.26.4.gem

172 KB
Binary file not shown.
-167 KB
Binary file not shown.

0 commit comments

Comments
 (0)