Skip to content

Commit bdf4f5f

Browse files
committed
use yajl and json in test group
1 parent 9255bf9 commit bdf4f5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ group :test do
77
gem "rack-test", "~> 0.5"
88
gem "mocha", "~> 0.9.7"
99
gem "leftright", :platforms => :mri_18
10+
gem "yajl-ruby", "~>0.8.2", :platforms => :mri
11+
gem "json", "~>1.5.3", :platforms => :jruby
1012
end

0 commit comments

Comments
 (0)