use the platforms option to avoid install json_pure where is not needed

This commit is contained in:
Cyril Mougel 2012-02-03 22:35:38 +01:00
parent 9febf7e15c
commit 53b7f8f81c
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ source :rubygems
gem 'rake'
gem 'shoulda'
gem 'mocha'
gem 'json_pure'
gem 'json_pure', :platforms => :mri_18