forked from External/greenlight
Implemented join to BBB first approach
This commit is contained in:
@ -63,6 +63,10 @@ GEM
|
||||
railties (>= 4.1.0, < 5.1)
|
||||
responders
|
||||
warden (~> 1.2.3)
|
||||
dotenv (2.1.1)
|
||||
dotenv-rails (2.1.1)
|
||||
dotenv (= 2.1.1)
|
||||
railties (>= 4.0, < 5.1)
|
||||
erubis (2.7.0)
|
||||
execjs (2.7.0)
|
||||
faraday (0.9.2)
|
||||
@ -217,6 +221,7 @@ DEPENDENCIES
|
||||
byebug
|
||||
coffee-rails (~> 4.2)
|
||||
devise (= 4.2.0)
|
||||
dotenv-rails
|
||||
jbuilder (~> 2.5)
|
||||
jquery-datatables-rails (~> 3.4.0)
|
||||
jquery-rails
|
||||
|
Reference in New Issue
Block a user