Skip to content

Commit

Permalink
Bump the dev-dependencies group across 1 directory with 3 updates (#1…
Browse files Browse the repository at this point in the history
…0479)

Bumps the dev-dependencies group with 3 updates in the /updater directory: [rubocop](https://github.com/rubocop/rubocop), [rubocop-sorbet](https://github.com/shopify/rubocop-sorbet) and [vcr](https://github.com/vcr/vcr).


Updates `rubocop` from 1.65.0 to 1.65.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.65.0...v1.65.1)

Updates `rubocop-sorbet` from 0.8.3 to 0.8.5
- [Release notes](https://github.com/shopify/rubocop-sorbet/releases)
- [Commits](Shopify/rubocop-sorbet@v0.8.3...v0.8.5)

Updates `vcr` from 6.2.0 to 6.3.1
- [Release notes](https://github.com/vcr/vcr/releases)
- [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md)
- [Commits](vcr/vcr@v6.2.0...v6.3.1)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: rubocop-sorbet
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: vcr
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 6e22a61 commit 4c559b9
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions updater/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -274,17 +274,17 @@ GEM
opentelemetry-semantic_conventions
opentelemetry-semantic_conventions (1.10.0)
opentelemetry-api (~> 1.0)
parallel (1.25.1)
parallel (1.26.3)
parallel_tests (4.7.1)
parallel
parseconfig (1.0.8)
parser (3.3.4.0)
parser (3.3.4.2)
ast (~> 2.4.1)
racc
psych (5.1.2)
stringio
public_suffix (6.0.0)
racc (1.8.0)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.6.3.1)
Expand Down Expand Up @@ -317,7 +317,7 @@ GEM
rspec-sorbet (1.9.2)
sorbet-runtime
rspec-support (3.13.1)
rubocop (1.65.0)
rubocop (1.65.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -328,7 +328,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.3)
rubocop-ast (1.32.1)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
Expand All @@ -344,8 +344,8 @@ GEM
rubocop-rspec_rails (~> 2.28)
rubocop-rspec_rails (2.28.3)
rubocop (~> 1.40)
rubocop-sorbet (0.8.3)
rubocop (>= 0.90.0)
rubocop-sorbet (0.8.5)
rubocop (>= 1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand Down Expand Up @@ -378,7 +378,8 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
vcr (6.2.0)
vcr (6.3.1)
base64
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down

0 comments on commit 4c559b9

Please sign in to comment.