summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2016-07-02 10:49:48 +0200
committerAzul <azul@riseup.net>2016-07-02 10:49:48 +0200
commit8a664a39bc3dd77a9c53fa5931f81c2b2b8b7295 (patch)
tree3cba8c971a6c7b048b16ae59c364ffc1d60db3f1 /Gemfile
parent39697391452a1306e4aef3a5126bd2b9639b5936 (diff)
minor: silence warnings and cleanup
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index d3dc389..619272b 100644
--- a/Gemfile
+++ b/Gemfile
@@ -2,6 +2,3 @@ source 'https://rubygems.org'
# Specify your gem's dependencies in keymachine.gemspec
gemspec
-
-gem 'byebug'
-