summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gemfeed/.ruby-lsp/Gemfile6
-rw-r--r--gemfeed/.ruby-lsp/Gemfile.lock41
2 files changed, 0 insertions, 47 deletions
diff --git a/gemfeed/.ruby-lsp/Gemfile b/gemfeed/.ruby-lsp/Gemfile
deleted file mode 100644
index 1ebf7b78..00000000
--- a/gemfeed/.ruby-lsp/Gemfile
+++ /dev/null
@@ -1,6 +0,0 @@
-source "https://rubygems.org"
-# This custom gemfile is automatically generated by the Ruby LSP.
-# It should be automatically git ignored, but in any case: do not commit it to your repository.
-
-gem "ruby-lsp", require: false, group: :development
-gem "debug", require: false, group: :development, platforms: :mri \ No newline at end of file
diff --git a/gemfeed/.ruby-lsp/Gemfile.lock b/gemfeed/.ruby-lsp/Gemfile.lock
deleted file mode 100644
index ba1e1f31..00000000
--- a/gemfeed/.ruby-lsp/Gemfile.lock
+++ /dev/null
@@ -1,41 +0,0 @@
-GEM
- remote: https://rubygems.org/
- specs:
- date (3.4.1)
- debug (1.10.0)
- irb (~> 1.10)
- reline (>= 0.3.8)
- io-console (0.8.0)
- irb (1.14.3)
- rdoc (>= 4.0.0)
- reline (>= 0.4.2)
- language_server-protocol (3.17.0.4)
- logger (1.7.0)
- prism (1.4.0)
- psych (5.2.2)
- date
- stringio
- rbs (3.9.3)
- logger
- rdoc (6.10.0)
- psych (>= 4.0.0)
- reline (0.6.1)
- io-console (~> 0.5)
- ruby-lsp (0.23.17)
- language_server-protocol (~> 3.17.0)
- prism (>= 1.2, < 2.0)
- rbs (>= 3, < 4)
- sorbet-runtime (>= 0.5.10782)
- sorbet-runtime (0.5.12087)
- stringio (3.1.7)
-
-PLATFORMS
- ruby
- x86_64-linux
-
-DEPENDENCIES
- debug
- ruby-lsp
-
-BUNDLED WITH
- 2.6.2