summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3f653bd..860c002 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -36,6 +36,7 @@ GEM
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
json (1.8.1)
+ kgio (2.9.2)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
@@ -60,6 +61,7 @@ GEM
activesupport (= 4.0.3)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
+ raindrops (0.13.0)
rake (10.1.1)
rdoc (4.1.1)
json (~> 1.4)
@@ -95,6 +97,10 @@ GEM
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.38)
+ unicorn (4.8.2)
+ kgio (~> 2.6)
+ rack
+ raindrops (~> 0.7)
PLATFORMS
ruby
@@ -105,3 +111,4 @@ DEPENDENCIES
rails (= 4.0.3)
rspec-rails
sdoc
+ unicorn