aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 7 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 631c0bfbe..a3ede77d1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -90,6 +90,8 @@ GEM
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
breadcrumbs_on_rails (2.3.0)
+ browserify-rails (1.1.0)
+ railties (>= 4.0.0, < 5.0)
builder (3.2.2)
calendar_helper (0.2.5)
open4
@@ -101,6 +103,8 @@ GEM
net-ssh-gateway (>= 1.1.0)
capistrano-ext (1.2.1)
capistrano (>= 1.0.0)
+ capistrano-npm (0.0.2)
+ capistrano (>= 2.5.5)
capybara (2.4.4)
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
@@ -574,9 +578,11 @@ DEPENDENCIES
better_errors
binding_of_caller
breadcrumbs_on_rails
+ browserify-rails
calendar_helper (= 0.2.5)
capistrano (= 2.13.5)
capistrano-ext
+ capistrano-npm
capybara (~> 2.4.0)
cocoon
codifligne!
@@ -674,4 +680,4 @@ DEPENDENCIES
will_paginate-bootstrap (~> 1.0.1)
BUNDLED WITH
- 1.12.5
+ 1.13.6