Skip to content

Commit

Permalink
Build(deps-dev): bump ruby-lsp from 0.10.1 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [ruby-lsp](https://github.com/Shopify/ruby-lsp) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/Shopify/ruby-lsp/releases)
- [Commits](Shopify/ruby-lsp@v0.10.1...v0.11.0)

---
updated-dependencies:
- dependency-name: ruby-lsp
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent c557658 commit d6a0067
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,6 @@ GEM
racc
pg (1.5.4)
popper_js (2.11.8)
prettier_print (1.2.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -400,11 +399,10 @@ GEM
rubocop-factory_bot (~> 2.22)
ruby-graphviz (1.2.5)
rexml
ruby-lsp (0.10.1)
ruby-lsp (0.11.0)
language_server-protocol (~> 3.17.0)
sorbet-runtime
syntax_tree (>= 6.1.1, < 7)
yarp (>= 0.11, < 0.12)
sorbet-runtime (>= 0.5.5685)
yarp (>= 0.12, < 0.13)
ruby-progressbar (1.13.0)
ruby-vips (2.1.4)
ffi (~> 1.12)
Expand Down Expand Up @@ -440,7 +438,7 @@ GEM
sitemap_generator (6.3.0)
builder (~> 3.0)
smart_properties (1.17.0)
sorbet-runtime (0.5.11061)
sorbet-runtime (0.5.11062)
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
Expand All @@ -456,8 +454,6 @@ GEM
railties (>= 6.0.0)
stringex (2.8.6)
stripe (8.7.0)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
thor (1.2.2)
tilt (2.3.0)
timeout (0.4.0)
Expand All @@ -480,7 +476,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yarp (0.11.0)
yarp (0.12.0)
zeitwerk (2.6.12)

PLATFORMS
Expand Down

0 comments on commit d6a0067

Please sign in to comment.