Skip to content

Commit

Permalink
deps-dev: Bump ruby-lsp from 0.23.9 to 0.23.11 (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent e838bf6 commit 3b4d56c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ group :development do
gem "rubocop-performance", "~> 1.23"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 3.4"
gem "ruby-lsp", "~> 0.23.9"
gem "ruby-lsp", "~> 0.23.11"
gem "simplecov", "~> 0.22.0"
gem "simplecov-console", "~> 0.9.2"
gem "solargraph", "~> 0.51.2"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
language_server-protocol (3.17.0.4)
logger (1.6.5)
logger (1.6.6)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0820)
Expand Down Expand Up @@ -229,7 +229,7 @@ GEM
rubocop (~> 1.0)
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
ruby-lsp (0.23.9)
ruby-lsp (0.23.11)
language_server-protocol (~> 3.17.0)
prism (>= 1.2, < 2.0)
rbs (>= 3, < 4)
Expand Down Expand Up @@ -275,7 +275,7 @@ GEM
yard (~> 0.9, >= 0.9.24)
solargraph-rspec (0.4.1)
solargraph (~> 0.49, >= 0.49.0)
sorbet-runtime (0.5.11810)
sorbet-runtime (0.5.11834)
stringio (3.1.2)
terminal-table (4.0.0)
unicode-display_width (>= 1.1.1, < 4)
Expand Down Expand Up @@ -310,7 +310,7 @@ DEPENDENCIES
rubocop-performance (~> 1.23)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.4)
ruby-lsp (~> 0.23.9)
ruby-lsp (~> 0.23.11)
semver2 (~> 3.4)
simplecov (~> 0.22.0)
simplecov-console (~> 0.9.2)
Expand Down

0 comments on commit 3b4d56c

Please sign in to comment.