minor: removing bson_ext from Gemfile

This commit is contained in:
Tyler Brock 2012-05-15 16:57:27 -04:00
parent 9b38c3a70f
commit 6acf9df49e
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ group :development, :test do
gem "bundler" gem "bundler"
gem "rake" gem "rake"
gem "json" gem "json"
gem "bson_ext" unless RUBY_PLATFORM =~ /java/
# Deployment # Deployment
gem "git" gem "git"