aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile
diff options
context:
space:
mode:
authorMarkus Doits <markus.doits@stellenticket.de>2017-02-28 17:44:36 +0100
committerMarkus Doits <markus.doits@stellenticket.de>2017-02-28 17:48:44 +0100
commita6e7dde85de404244057de63b6a6d0a4d068398d (patch)
treea084a82fe531abb2a19c9b4b23ed7b2e512b9772 /Gemfile
parentb3bd8aaa57d803dae30235ec52a756afbd26358c (diff)
downloadpronto-hlint-a6e7dde85de404244057de63b6a6d0a4d068398d.tar.gz
pronto-hlint-a6e7dde85de404244057de63b6a6d0a4d068398d.tar.zst
pronto-hlint-a6e7dde85de404244057de63b6a6d0a4d068398d.zip
only require byebug in specs
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 6732582..fa75df1 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,5 +1,3 @@
1source 'https://rubygems.org' 1source 'https://rubygems.org'
2 2
3gemspec 3gemspec
4
5require 'byebug'