Commit 442ee6ec557127dcb6e5d79d8391570e630d5126

Authored by Victor Costa
1 parent ea03b2d7

Revert "Fix gemfile"

This reverts commit 57521d2e91c796cc615f23a2df360bb8de518c34.
Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
Gemfile
... ... @@ -26,9 +26,6 @@ gem 'grape_logging'
26 26 gem 'rack-cors'
27 27 gem 'rack-contrib'
28 28  
29   -gem 'therubyracer'
30   -gem 'execjs'
31   -
32 29 #gem 'grape-swagger-rails'
33 30  
34 31 # FIXME list here all actual dependencies (i.e. the ones in debian/control),
... ...