2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-22 01:47:48 +00:00

Use oj for faster JSON stuff.

This commit is contained in:
Edho Arief 2013-02-20 18:51:08 +09:00
parent 80d2b12458
commit 95686d25b2
2 changed files with 6 additions and 0 deletions

View File

@ -45,3 +45,6 @@ group :standalone do
gem 'unicorn', :platforms => :mri
gem 'puma', :platforms => [:jruby, :rbx]
end
gem 'oj', :platforms => :ruby
gem 'multi_json'

View File

@ -75,6 +75,7 @@ GEM
newrelic_rpm (3.5.6.55)
nokogiri (1.5.6)
nokogiri (1.5.6-java)
oj (2.0.1)
pg (0.14.1)
polyglot (0.3.3)
puma (1.6.3)
@ -171,8 +172,10 @@ DEPENDENCIES
jquery-ui-rails
json
mini_magick
multi_json
newrelic_rpm
nokogiri
oj
pg
puma
quiet_assets