summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2014-04-06 22:26:43 -0400
committerLuke Shumaker <shumakl@purdue.edu>2014-04-06 22:26:43 -0400
commitedec37791164f1c32c8071784a8a02aa63afae55 (patch)
treefc390e3d4324d103c8bf9fdb8459026d40a58f3a /Gemfile
parent5798dd7da423895a5c8561800f7d78859e6ab000 (diff)
parentad9380475ab5de727f64d3f1e17e006466fc1fe5 (diff)
Merge branch 'master' of github.com:LukeShu/leaguer
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