Skip to content

Commit

Permalink
- clean out gemfile (Should use only the gemspec now)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordansissel committed Aug 29, 2012
1 parent 3b45a4f commit 087b66f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
source :rubygems
gemspec :name => "logstash"

platforms :jruby do
gem 'jruby-elasticsearch', '0.0.14'
gem 'jruby-httpclient'
gem 'jruby-win32ole'
end

gem 'excon', :platforms => :ruby
gem 'cinch', :platforms => :ruby_19

0 comments on commit 087b66f

Please sign in to comment.