Skip to content

Commit

Permalink
chore: Remove ruby-lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
itsmechlark committed Sep 10, 2023
1 parent ee259d4 commit e620f33
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@

source "https://rubygems.org"

gem "ruby-lsp", require: false

gemspec
11 changes: 0 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ GEM
parser (3.2.2.3)
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -107,11 +106,6 @@ GEM
rubocop-factory_bot (~> 2.22)
rubocop-shopify (2.14.0)
rubocop (~> 1.51)
ruby-lsp (0.9.4)
language_server-protocol (~> 3.17.0)
sorbet-runtime
syntax_tree (>= 6.1.1, < 7)
yarp (>= 0.9, < 0.11)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
simplecov (0.22.0)
Expand All @@ -121,9 +115,6 @@ GEM
simplecov-html (0.12.3)
simplecov-lcov (0.8.0)
simplecov_json_formatter (0.1.4)
sorbet-runtime (0.5.11011)
syntax_tree (6.1.1)
prettier_print (>= 1.2.0)
timecop (0.9.8)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
Expand All @@ -133,7 +124,6 @@ GEM
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
yarp (0.10.0)
zeitwerk (2.6.11)

PLATFORMS
Expand All @@ -154,7 +144,6 @@ DEPENDENCIES
rubocop-rake
rubocop-rspec
rubocop-shopify (~> 2.14)
ruby-lsp
simplecov (>= 0.21.2)
simplecov-lcov
timecop (~> 0.9.4)
Expand Down

0 comments on commit e620f33

Please sign in to comment.