summaryrefslogtreecommitdiff
path: root/home-config/zsh/zsh-autosuggestions/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/zsh/zsh-autosuggestions/Gemfile')
-rw-r--r--home-config/zsh/zsh-autosuggestions/Gemfile5
1 files changed, 0 insertions, 5 deletions
diff --git a/home-config/zsh/zsh-autosuggestions/Gemfile b/home-config/zsh/zsh-autosuggestions/Gemfile
deleted file mode 100644
index 8b5deec..0000000
--- a/home-config/zsh/zsh-autosuggestions/Gemfile
+++ /dev/null
@@ -1,5 +0,0 @@
-source 'https://rubygems.org'
-
-gem 'rspec'
-gem 'rspec-wait'
-gem 'pry-byebug'