summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2014-07-12 01:50:32 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2014-07-12 01:50:32 -0400
commit448a55cd8987216da520c2c619568ef4f6bb4906 (patch)
treeaad97c6dfd75fe4882ab9914998721e55b75777a /Gemfile
parent1a87df2c13842ba1d5583ab30e3bc198245dcdc1 (diff)
warbler
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 1610020..035fa31 100644
--- a/Gemfile
+++ b/Gemfile
@@ -66,6 +66,7 @@ group :doc do
gem 'sdoc', require: false
end
+gem "warbler", require: false, platforms: [ :jruby ], groups: [ :development ]
# Use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.1.2'