summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorAndrewMurrell <amurrel@purdue.edu>2014-04-06 22:25:16 -0400
committerAndrewMurrell <amurrel@purdue.edu>2014-04-06 22:25:16 -0400
commitad9380475ab5de727f64d3f1e17e006466fc1fe5 (patch)
tree395f2443c1c510ae4896e26d59361e2db0efdf2a /Gemfile
parentbf798e57a760b68c3c7460789cef6389141c067d (diff)
Removed byebug
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index f8ae193..e9253f9 100644
--- a/Gemfile
+++ b/Gemfile
@@ -13,7 +13,7 @@ gem 'httparty'
gem 'simple_captcha2', require: 'simple_captcha'
#gem 'rmagick'
-gem 'byebug'
+#gem 'byebug'
group :development, :test do
# Use sqlite3 as the database for Active Record