Commit 5edfda053ebaaabf9d67d80de6bc9c4ade051386

Authored by Evandro Jr
1 parent 9be28046

Removed gem therubyracer

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
Gemfile
... ... @@ -26,7 +26,6 @@ gem 'grape_logging'
26 26 gem 'api-pagination', '~> 4.1.1'
27 27 gem 'rack-cors'
28 28 gem 'rack-contrib'
29   -gem 'therubyracer'
30 29  
31 30 # asset pipeline
32 31 gem 'uglifier', '>= 1.0.3'
... ...