mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Install rabl and oj
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -26,6 +26,8 @@ gem 'db2fog'
|
||||
gem 'andand'
|
||||
gem 'truncate_html'
|
||||
gem 'representative_view'
|
||||
gem 'rabl'
|
||||
gem 'oj'
|
||||
|
||||
# Gems used only for assets and not required
|
||||
# in production environments by default.
|
||||
|
||||
@@ -263,6 +263,7 @@ GEM
|
||||
net-ssh (2.6.8)
|
||||
newrelic_rpm (3.6.0.83)
|
||||
nokogiri (1.5.6)
|
||||
oj (2.1.2)
|
||||
orm_adapter (0.4.0)
|
||||
paperclip (2.8.0)
|
||||
activerecord (>= 2.3.0)
|
||||
@@ -415,8 +416,10 @@ DEPENDENCIES
|
||||
jquery-rails
|
||||
letter_opener
|
||||
newrelic_rpm
|
||||
oj
|
||||
pg
|
||||
pry-debugger
|
||||
rabl
|
||||
rails (= 3.2.11)
|
||||
representative_view
|
||||
rspec-rails
|
||||
|
||||
Reference in New Issue
Block a user