Sha256: 9bf3e5b00a76b2ad45a05411e057f722c018e5d1573503c09dbbf09f84962a0f

Contents?: true

Size: 246 Bytes

Versions: 8

Compression:

Stored size: 246 Bytes

Contents

source :rubygems

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

group :development do
  # For yard's markdown support
  platforms :jruby do
    gem 'maruku'
  end

  platforms :ruby_18, :ruby_19 do
    gem 'rdiscount'
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
handbrake-0.4.0 Gemfile
handbrake-0.3.1 Gemfile
handbrake-0.3.0 Gemfile
handbrake-0.2.1 Gemfile
handbrake-0.2.0 Gemfile
handbrake-0.1.0 Gemfile
handbrake-0.0.2 Gemfile
handbrake-0.0.1 Gemfile