summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorguntasgrewal <guntasgrewal@gmail.com>2014-04-22 19:13:01 -0400
committerguntasgrewal <guntasgrewal@gmail.com>2014-04-22 19:13:01 -0400
commit38c2ff9637018d88db7083c76c133da3a72f4c31 (patch)
treeae5c381e7fe9493abfe8fa6c700df64648246fe2 /Gemfile.lock
parent3e86ffe1113a096541ea94567bffee79368fb863 (diff)
parent5c6d6dca48bf3d54f145e859e6d4c8b1befe1f09 (diff)
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock12
1 files changed, 12 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e7ccedb..145a7fc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -30,6 +30,11 @@ GEM
bootstrap-sass (3.1.1.1)
sass (~> 3.2)
builder (3.1.4)
+ carrierwave (0.10.0)
+ activemodel (>= 3.2.0)
+ activesupport (>= 3.2.0)
+ json (>= 1.7)
+ mime-types (>= 1.16)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
@@ -45,6 +50,8 @@ GEM
delayed_job (>= 3.0, < 4.1)
erubis (2.7.0)
execjs (2.0.2)
+ foreigner (1.6.1)
+ activerecord (>= 3.0.0)
hike (1.2.3)
httparty (0.13.1)
json (~> 1.8)
@@ -61,6 +68,10 @@ GEM
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
+ mailboxer (0.11.0)
+ carrierwave (>= 0.5.8)
+ foreigner (>= 0.9.1)
+ rails (> 3.0.0)
mime-types (1.25.1)
minitest (4.7.5)
multi_json (1.9.2)
@@ -135,6 +146,7 @@ DEPENDENCIES
httparty
jbuilder (~> 1.2)
jquery-rails
+ mailboxer
rails (= 4.0.2)
sass-rails (~> 4.0.0)
sdoc