Skip to content

Commit

Permalink
Bump the dev-ruby-dependencies group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dev-ruby-dependencies group with 4 updates in the / directory: [irb](/~https://github.com/ruby/irb), [rubocop](/~https://github.com/rubocop/rubocop), [rubocop-performance](/~https://github.com/rubocop/rubocop-performance) and [ruby-lsp](/~https://github.com/Shopify/ruby-lsp).


Updates `irb` from 1.14.2 to 1.14.3
- [Release notes](/~https://github.com/ruby/irb/releases)
- [Commits](ruby/irb@v1.14.2...v1.14.3)

Updates `rubocop` from 1.69.2 to 1.70.0
- [Release notes](/~https://github.com/rubocop/rubocop/releases)
- [Changelog](/~https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](rubocop/rubocop@v1.69.2...v1.70.0)

Updates `rubocop-performance` from 1.23.0 to 1.23.1
- [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.23.0...v1.23.1)

Updates `ruby-lsp` from 0.22.1 to 0.23.5
- [Release notes](/~https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.22.1...v0.23.5)

---
updated-dependencies:
- dependency-name: irb
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-ruby-dependencies
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-ruby-dependencies
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-ruby-dependencies
- dependency-name: ruby-lsp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-ruby-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent dc5e9e9 commit 44ec5b6
Show file tree
Hide file tree
Showing 28 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ gem "redacting-logger", "~> 1.4.0"
group :development do
gem "irb", "~> 1.14"
gem "rspec", "~> 3.13"
gem "rubocop", "~> 1.69"
gem "rubocop", "~> 1.70"
gem "rubocop-github", "~> 0.20"
gem "rubocop-performance", "~> 1.23"
gem "rubocop-rspec", "~> 3.3"
gem "ruby-lsp", "~> 0.22.1"
gem "ruby-lsp", "~> 0.23.5"
gem "simplecov", "~> 0.22"
gem "simplecov-erb", "~> 1.0"
end
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.2)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.9.0)
json (2.9.1)
language_server-protocol (3.17.0.3)
locale (2.1.4)
logger (1.6.3)
logger (1.6.5)
minitest (5.25.4)
multi_json (1.15.0)
mustermann (3.0.3)
Expand All @@ -109,8 +109,8 @@ GEM
prime (0.1.3)
forwardable
singleton
prism (1.2.0)
psych (5.2.1)
prism (1.3.0)
psych (5.2.2)
date
stringio
puma (6.5.0)
Expand All @@ -120,13 +120,13 @@ GEM
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rbs (3.7.0)
rbs (3.8.1)
logger
rdoc (6.9.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redacting-logger (1.4.0)
logger (~> 1.6)
regexp_parser (2.9.3)
regexp_parser (2.10.0)
reline (0.6.0)
io-console (~> 0.5)
rspec (3.13.0)
Expand All @@ -142,7 +142,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.0)
rubocop (1.69.2)
rubocop (1.70.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -158,7 +158,7 @@ GEM
rubocop (>= 1.37)
rubocop-performance (>= 1.15)
rubocop-rails (>= 2.17)
rubocop-performance (1.23.0)
rubocop-performance (1.23.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.23.1)
Expand All @@ -168,7 +168,7 @@ GEM
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rspec (3.3.0)
rubocop (~> 1.61)
ruby-lsp (0.22.1)
ruby-lsp (0.23.5)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
Expand All @@ -185,12 +185,12 @@ GEM
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
singleton (0.3.0)
sorbet-runtime (0.5.11699)
sorbet-runtime (0.5.11751)
stringio (3.1.2)
text (1.3.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (3.1.2)
unicode-display_width (3.1.4)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
Expand Down Expand Up @@ -218,11 +218,11 @@ DEPENDENCIES
rackup (~> 2.2)
redacting-logger (~> 1.4.0)
rspec (~> 3.13)
rubocop (~> 1.69)
rubocop (~> 1.70)
rubocop-github (~> 0.20)
rubocop-performance (~> 1.23)
rubocop-rspec (~> 3.3)
ruby-lsp (~> 0.22.1)
ruby-lsp (~> 0.23.5)
simplecov (~> 0.22)
simplecov-erb (~> 1.0)

Expand Down
Binary file removed vendor/cache/irb-1.14.2.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.14.3.gem
Binary file not shown.
Binary file removed vendor/cache/json-2.9.0.gem
Binary file not shown.
Binary file added vendor/cache/json-2.9.1.gem
Binary file not shown.
Binary file removed vendor/cache/logger-1.6.3.gem
Binary file not shown.
Binary file added vendor/cache/logger-1.6.5.gem
Binary file not shown.
Binary file removed vendor/cache/prism-1.2.0.gem
Binary file not shown.
Binary file added vendor/cache/prism-1.3.0.gem
Binary file not shown.
Binary file removed vendor/cache/psych-5.2.1.gem
Binary file not shown.
Binary file added vendor/cache/psych-5.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/rbs-3.7.0.gem
Binary file not shown.
Binary file added vendor/cache/rbs-3.8.1.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.9.1.gem
Binary file not shown.
Binary file added vendor/cache/regexp_parser-2.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/regexp_parser-2.9.3.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-1.69.2.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-1.70.0.gem
Binary file not shown.
Binary file removed vendor/cache/rubocop-performance-1.23.0.gem
Binary file not shown.
Binary file added vendor/cache/rubocop-performance-1.23.1.gem
Binary file not shown.
Binary file removed vendor/cache/ruby-lsp-0.22.1.gem
Binary file not shown.
Binary file added vendor/cache/ruby-lsp-0.23.5.gem
Binary file not shown.
Binary file removed vendor/cache/sorbet-runtime-0.5.11699.gem
Binary file not shown.
Binary file added vendor/cache/sorbet-runtime-0.5.11751.gem
Binary file not shown.
Binary file removed vendor/cache/unicode-display_width-3.1.2.gem
Binary file not shown.
Binary file added vendor/cache/unicode-display_width-3.1.4.gem
Binary file not shown.

0 comments on commit 44ec5b6

Please sign in to comment.