Skip to content

Commit

Permalink
Build(deps-dev): Bump the bundler-dev group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the bundler-dev group with 4 updates: [rubocop-capybara](https://github.com/rubocop/rubocop-capybara), [rubocop-performance](https://github.com/rubocop/rubocop-performance), [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) and [sorbet-runtime](https://github.com/sorbet/sorbet).


Updates `rubocop-capybara` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/rubocop/rubocop-capybara/releases)
- [Changelog](https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md)
- [Commits](rubocop/rubocop-capybara@v2.19.0...v2.20.0)

Updates `rubocop-performance` from 1.20.1 to 1.20.2
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-performance@v1.20.1...v1.20.2)

Updates `rubocop-rspec` from 2.25.0 to 2.26.1
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop-rspec@v2.25.0...v2.26.1)

Updates `sorbet-runtime` from 0.5.11164 to 0.5.11178
- [Release notes](https://github.com/sorbet/sorbet/releases)
- [Commits](https://github.com/sorbet/sorbet/commits)

---
updated-dependencies:
- dependency-name: rubocop-capybara
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-dev
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: bundler-dev
- dependency-name: rubocop-rspec
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: bundler-dev
- dependency-name: sorbet-runtime
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: bundler-dev
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent db8902a commit 5cc4cbf
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ GEM
rexml (~> 3.2)
pandoc-ruby (2.1.10)
parallel (1.24.0)
parser (3.2.2.4)
parser (3.3.0.2)
ast (~> 2.4.1)
racc
pg (1.5.4)
Expand Down Expand Up @@ -338,7 +338,7 @@ GEM
redis-store (1.10.0)
redis (>= 4, < 6)
referral (0.0.5)
regexp_parser (2.8.3)
regexp_parser (2.9.0)
request_store (1.5.1)
rack (>= 1.4)
reverse_markdown (2.1.1)
Expand Down Expand Up @@ -378,19 +378,19 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-capybara (2.19.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.24.0)
rubocop (~> 1.33)
rubocop-performance (1.20.1)
rubocop-factory_bot (2.25.1)
rubocop (~> 1.41)
rubocop-performance (1.20.2)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rails (2.23.1)
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (2.25.0)
rubocop-rspec (2.26.1)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down Expand Up @@ -435,7 +435,7 @@ GEM
sitemap_generator (6.3.0)
builder (~> 3.0)
smart_properties (1.17.0)
sorbet-runtime (0.5.11164)
sorbet-runtime (0.5.11178)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand Down

0 comments on commit 5cc4cbf

Please sign in to comment.