Refactor into publishable npm module
This commit is contained in:
18
Gemfile.lock
18
Gemfile.lock
@@ -41,8 +41,7 @@ GEM
|
||||
airbrussh (1.3.0)
|
||||
sshkit (>= 1.6.1, != 1.7.0)
|
||||
arel (8.0.0)
|
||||
binding_of_caller (0.8.0)
|
||||
debug_inspector (>= 0.0.1)
|
||||
bindex (0.5.0)
|
||||
bower-rails (0.10.0)
|
||||
builder (3.2.3)
|
||||
byebug (10.0.2)
|
||||
@@ -70,7 +69,6 @@ GEM
|
||||
concurrent-ruby (1.0.5)
|
||||
connection_pool (2.2.1)
|
||||
crass (1.0.4)
|
||||
debug_inspector (0.0.3)
|
||||
dotenv (2.4.0)
|
||||
dotenv-rails (2.4.0)
|
||||
dotenv (= 2.4.0)
|
||||
@@ -178,11 +176,11 @@ GEM
|
||||
uglifier (4.1.10)
|
||||
execjs (>= 0.3.0, < 3)
|
||||
useragent (0.16.10)
|
||||
web-console (2.3.0)
|
||||
activemodel (>= 4.0)
|
||||
binding_of_caller (>= 0.7.2)
|
||||
railties (>= 4.0)
|
||||
sprockets-rails (>= 2.0, < 4.0)
|
||||
web-console (3.5.1)
|
||||
actionview (>= 5.0)
|
||||
activemodel (>= 5.0)
|
||||
bindex (>= 0.4.0)
|
||||
railties (>= 5.0)
|
||||
websocket-driver (0.6.5)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.3)
|
||||
@@ -212,7 +210,7 @@ DEPENDENCIES
|
||||
secure_headers
|
||||
spring
|
||||
uglifier
|
||||
web-console (~> 2.0)
|
||||
web-console (= 3.5.1)
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.1
|
||||
1.16.3
|
||||
|
||||
Reference in New Issue
Block a user