Skip to content

Commit 1a187d3

Browse files
build(deps-dev): bump the dev-ruby-dependencies group across 1 directory with 3 updates
Bumps the dev-ruby-dependencies group with 3 updates in the / directory: [rake](https://github.com/ruby/rake), [rubocop](https://github.com/rubocop/rubocop) and [ruby-lsp](https://github.com/Shopify/ruby-lsp). Updates `rake` from 13.3.1 to 13.4.2 - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](ruby/rake@v13.3.1...v13.4.2) Updates `rubocop` from 1.86.0 to 1.86.1 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop@v1.86.0...v1.86.1) Updates `ruby-lsp` from 0.26.8 to 0.26.9 - [Release notes](https://github.com/Shopify/ruby-lsp/releases) - [Commits](Shopify/ruby-lsp@v0.26.8...v0.26.9) --- updated-dependencies: - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-dependencies - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies - dependency-name: ruby-lsp dependency-version: 0.26.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2366f2f commit 1a187d3

15 files changed

Lines changed: 8 additions & 8 deletions

Gemfile.lock

Lines changed: 8 additions & 8 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.19.2)
61+
json (2.19.4)
6262
language_server-protocol (3.17.0.5)
6363
lint_roller (1.1.0)
6464
logger (1.7.0)
@@ -74,19 +74,19 @@ GEM
7474
sawyer (~> 0.9)
7575
optimist (3.2.1)
7676
ostruct (0.6.3)
77-
parallel (1.27.0)
78-
parser (3.3.10.2)
77+
parallel (1.28.0)
78+
parser (3.3.11.1)
7979
ast (~> 2.4.1)
8080
racc
8181
prism (1.9.0)
8282
public_suffix (6.0.2)
8383
racc (1.8.1)
8484
rack (3.1.20)
8585
rainbow (3.1.1)
86-
rake (13.3.1)
86+
rake (13.4.2)
8787
rbs (3.6.1)
8888
logger
89-
regexp_parser (2.11.3)
89+
regexp_parser (2.12.0)
9090
retryable (3.0.5)
9191
rexml (3.4.4)
9292
rspec (3.13.2)
@@ -102,11 +102,11 @@ GEM
102102
diff-lcs (>= 1.2.0, < 2.0)
103103
rspec-support (~> 3.13.0)
104104
rspec-support (3.13.6)
105-
rubocop (1.86.0)
105+
rubocop (1.86.1)
106106
json (~> 2.3)
107107
language_server-protocol (~> 3.17.0.2)
108108
lint_roller (~> 1.1.0)
109-
parallel (~> 1.10)
109+
parallel (>= 1.10)
110110
parser (>= 3.3.0.2)
111111
rainbow (>= 2.2.2, < 4.0)
112112
regexp_parser (>= 2.9.3, < 3.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.8)
133+
ruby-lsp (0.26.9)
134134
language_server-protocol (~> 3.17.0)
135135
prism (>= 1.2, < 2.0)
136136
rbs (>= 3, < 5)

vendor/cache/json-2.19.2.gem

-103 KB
Binary file not shown.

vendor/cache/json-2.19.4.gem

104 KB
Binary file not shown.

vendor/cache/parallel-1.27.0.gem

-10.5 KB
Binary file not shown.

vendor/cache/parallel-1.28.0.gem

11 KB
Binary file not shown.

vendor/cache/parser-3.3.10.2.gem

-891 KB
Binary file not shown.

vendor/cache/parser-3.3.11.1.gem

891 KB
Binary file not shown.

vendor/cache/rake-13.3.1.gem

-84.5 KB
Binary file not shown.

vendor/cache/rake-13.4.2.gem

84.5 KB
Binary file not shown.
-59 KB
Binary file not shown.

0 commit comments

Comments
 (0)