forked from External/greenlight
GRN2-135: Limit Jquery version in Gemfile (#610)
* Limit Jquery version in Gemfile * Fixed issue with lock file
This commit is contained in:
committed by
Jesus Federico
parent
cb2587a6c6
commit
f6bd959c4c
@ -334,7 +334,7 @@ DEPENDENCIES
|
||||
health_check
|
||||
http_accept_language
|
||||
jbuilder (~> 2.5)
|
||||
jquery-rails
|
||||
jquery-rails (~> 4.3.3)
|
||||
listen (~> 3.0.5)
|
||||
mini_racer
|
||||
omniauth
|
||||
|
Reference in New Issue
Block a user