aboutsummaryrefslogtreecommitdiffhomepage
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index fa75df1..6732582 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,5 @@
1source 'https://rubygems.org' 1source 'https://rubygems.org'
2 2
3gemspec 3gemspec
4
5require 'byebug'