Skip to content

Commit e20f02b

Browse files
build(deps-dev): bump the dev-ruby-development group across 1 directory with 2 updates
Bumps the dev-ruby-development group with 2 updates in the / directory: [rake](https://github.com/ruby/rake) and [rubocop](https://github.com/rubocop/rubocop). 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) --- updated-dependencies: - dependency-name: rake dependency-version: 13.4.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-ruby-development - dependency-name: rubocop dependency-version: 1.86.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-ruby-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcc01af commit e20f02b

13 files changed

Lines changed: 7 additions & 7 deletions

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ GEM
6262
pp (>= 0.6.0)
6363
rdoc (>= 4.0.0)
6464
reline (>= 0.4.2)
65-
json (2.19.3)
65+
json (2.19.4)
6666
language_server-protocol (3.17.0.5)
6767
lint_roller (1.1.0)
6868
logger (1.7.0)
@@ -79,8 +79,8 @@ GEM
7979
sawyer (~> 0.9)
8080
optimist (3.2.1)
8181
ostruct (0.6.3)
82-
parallel (1.27.0)
83-
parser (3.3.10.2)
82+
parallel (2.0.1)
83+
parser (3.3.11.1)
8484
ast (~> 2.4.1)
8585
racc
8686
pp (0.6.3)
@@ -94,12 +94,12 @@ GEM
9494
racc (1.8.1)
9595
rack (3.2.5)
9696
rainbow (3.1.1)
97-
rake (13.3.1)
97+
rake (13.4.2)
9898
rdoc (7.0.3)
9999
erb
100100
psych (>= 4.0.0)
101101
tsort
102-
regexp_parser (2.11.3)
102+
regexp_parser (2.12.0)
103103
reline (0.6.3)
104104
io-console (~> 0.5)
105105
rexml (3.4.4)
@@ -116,11 +116,11 @@ GEM
116116
diff-lcs (>= 1.2.0, < 2.0)
117117
rspec-support (~> 3.13.0)
118118
rspec-support (3.13.6)
119-
rubocop (1.86.0)
119+
rubocop (1.86.1)
120120
json (~> 2.3)
121121
language_server-protocol (~> 3.17.0.2)
122122
lint_roller (~> 1.1.0)
123-
parallel (~> 1.10)
123+
parallel (>= 1.10)
124124
parser (>= 3.3.0.2)
125125
rainbow (>= 2.2.2, < 4.0)
126126
regexp_parser (>= 2.9.3, < 3.0)

vendor/cache/json-2.19.3.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-2.0.1.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)