forked from External/greenlight
GRN2-xx: General bug fixes and performance upgrades (#734)
* General bug fixes and performance upgrades * Removed unused lines
This commit is contained in:
committed by
Jesus Federico
parent
4d69d06ba1
commit
98405c7d86
@ -132,6 +132,8 @@ GEM
|
||||
faraday (0.15.4)
|
||||
multipart-post (>= 1.2, < 3)
|
||||
ffi (1.11.1)
|
||||
font-awesome-sass (5.9.0)
|
||||
sassc (>= 1.11)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
hashdiff (0.4.0)
|
||||
@ -359,6 +361,7 @@ DEPENDENCIES
|
||||
dotenv-rails
|
||||
factory_bot_rails
|
||||
faker
|
||||
font-awesome-sass (~> 5.9.0)
|
||||
health_check
|
||||
http_accept_language
|
||||
i18n-language-mapping (~> 0.1.0)
|
||||
@ -395,5 +398,4 @@ DEPENDENCIES
|
||||
tzinfo-data
|
||||
uglifier (>= 1.3.0)
|
||||
web-console (>= 3.3.0)
|
||||
webmock
|
||||
|
||||
webmock
|
Reference in New Issue
Block a user