Sha256: b08cea78002397f9a3093a8ba45a7b8467414694ca8de657912fd7c3ae7158d3

Contents?: true

Size: 230 Bytes

Versions: 9

Compression:

Stored size: 230 Bytes

Contents

source "http://rubygems.org"

# Specify your gem's dependencies in webidl.gemspec
gemspec

group :test do
  gem "ruby-debug", :platform => :ruby_18
  gem "ruby-debug19", :platform => :ruby_19
  gem 'guard'
  gem 'guard-rspec'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
webidl-0.2.2 Gemfile
webidl-0.2.1 Gemfile
webidl-0.1.10 Gemfile
webidl-0.2.0 Gemfile
webidl-0.1.9 Gemfile
webidl-0.1.8 Gemfile
webidl-0.1.7 Gemfile
webidl-0.1.6 Gemfile
webidl-0.1.5 Gemfile