summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock13
1 files changed, 9 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 5130347..a185562 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -146,7 +146,7 @@ GEM
railties (>= 3.0.0)
launchy (2.4.3)
addressable (~> 2.3)
- libv8 (3.3.10.4)
+ libv8 (3.16.14.11)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
@@ -203,6 +203,7 @@ GEM
rdiscount (2.1.7.1)
rdoc (3.12.2)
json (~> 1.4)
+ ref (2.0.0)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
@@ -226,8 +227,9 @@ GEM
tilt (~> 1.1, != 1.3.0)
sys-uname (0.9.0)
ffi (>= 1.0.0)
- therubyracer (0.10.2)
- libv8 (~> 3.3.10)
+ therubyracer (0.12.2)
+ libv8 (~> 3.16.14.0)
+ ref
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
@@ -291,7 +293,10 @@ DEPENDENCIES
ruby-srp (~> 0.2.1)
sass-rails (~> 3.2.5)
simple_form
- therubyracer (~> 0.10.2)
+ therubyracer (~> 0.12.2)
thin
uglifier (~> 1.2.7)
valid_email
+
+BUNDLED WITH
+ 1.10.6