summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-04-06 23:30:47 -0400
committerguntasgrewal <guntasgrewal@gmail.com>2014-04-06 23:30:47 -0400
commit3602d46e95f9a13ec2a8ff0b0909059af64c55ba (patch)
tree1dbf1149e8f6915f0c07b7a9aef1bf790a7b41c5 /Gemfile
parent2d097c71a32646fce3b90608cbffde9992c979ef (diff)
parentedec37791164f1c32c8071784a8a02aa63afae55 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index bb38ab5..e486a62 100644
--- a/Gemfile
+++ b/Gemfile
@@ -13,6 +13,7 @@ gem 'httparty'
gem 'simple_captcha2', require: 'simple_captcha'
#gem 'rmagick'
+#gem 'byebug'
group :development, :test do
# Use sqlite3 as the database for Active Record
@@ -67,4 +68,4 @@ end
# Use debugger
# gem 'debugger', group: [:development, :test]
-#gem 'byebug' \ No newline at end of file
+#gem 'byebug'