aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 7 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 065390ebe..ef9a52196 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -106,8 +106,6 @@ GEM
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
breadcrumbs_on_rails (3.0.1)
- browserify-rails (1.1.0)
- railties (>= 4.0.0, < 5.0)
builder (3.2.3)
bundler-audit (0.5.0)
bundler (~> 1.2)
@@ -352,6 +350,8 @@ GEM
rack (1.6.8)
rack-protection (1.5.3)
rack
+ rack-proxy (0.6.2)
+ rack
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.8)
@@ -538,6 +538,10 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
+ webpacker (3.0.1)
+ activesupport (>= 4.2)
+ rack-proxy (>= 0.6.1)
+ railties (>= 4.2)
websocket-driver (0.6.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
@@ -566,7 +570,6 @@ DEPENDENCIES
better_errors
binding_of_caller
breadcrumbs_on_rails
- browserify-rails
bundler-audit
calendar_helper (= 0.2.5)
capistrano (= 2.13.5)
@@ -668,6 +671,7 @@ DEPENDENCIES
transpec
uglifier (~> 2.7.2)
webmock
+ webpacker (~> 3.0)
whenever!
will_paginate
will_paginate-bootstrap