Skip to content

Commit

Permalink
core(dev-deps): bump the dev-deps group across 1 directory with 2 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the dev-deps group with 2 updates in the / directory: [rspec-its](https://github.com/rspec/rspec-its) and [standard](https://github.com/standardrb/standard).


Updates `rspec-its` from 1.3.1 to 2.0.0
- [Changelog](https://github.com/rspec/rspec-its/blob/main/Changelog.md)
- [Commits](rspec/rspec-its@v1.3.1...v2.0.0)

Updates `standard` from 1.41.1 to 1.42.0
- [Release notes](https://github.com/standardrb/standard/releases)
- [Changelog](https://github.com/standardrb/standard/blob/main/CHANGELOG.md)
- [Commits](standardrb/standard@v1.41.1...v1.42.0)

---
updated-dependencies:
- dependency-name: rspec-its
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: standard
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent f56eed4 commit 5c20362
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jar-dependencies (0.4.1)
json (2.7.3)
json (2.7.3-java)
json (2.8.1)
json (2.8.1-java)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
listen (3.9.0)
Expand All @@ -149,7 +149,7 @@ GEM
sawyer (~> 0.9)
ostruct (0.6.0)
parallel (1.26.3)
parser (3.3.5.0)
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand Down Expand Up @@ -189,14 +189,14 @@ GEM
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-its (1.3.1)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-its (2.0.0)
rspec-core (>= 3.13.0)
rspec-expectations (>= 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.66.1)
rubocop (1.68.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -206,7 +206,7 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.32.3)
rubocop-ast (1.35.0)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
Expand All @@ -232,10 +232,10 @@ GEM
simplecov_json_formatter (0.1.4)
spoon (0.0.6)
ffi
standard (1.41.1)
standard (1.42.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.66.0)
rubocop (~> 1.68.0)
standard-custom (~> 1.0.0)
standard-performance (~> 1.5)
standard-custom (1.0.2)
Expand Down

0 comments on commit 5c20362

Please sign in to comment.