Sha256: 4c3373dfb7e67481bf8133aa91a3118befdb59046adaee3172fcbb33c5e4afd5

Contents?: true

Size: 187 Bytes

Versions: 7

Compression:

Stored size: 187 Bytes

Contents

disable_system_gems

only :test do
  gem 'shindo'
  gem 'open4'
end

only :test_server do
  gem 'sinatra', :require_as => 'sinatra/base'
end

only :benchmarks do
  gem 'eventmachine'
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
excon-0.0.14 Gemfile
excon-0.0.13 Gemfile
excon-0.0.12 Gemfile
excon-0.0.11 Gemfile
excon-0.0.10 Gemfile
excon-0.0.8 Gemfile
excon-0.0.7 Gemfile