Sha256: 0e3dd135618c5be81fba1b23a0e8d8f35a3bfbd5d16637df560b7cc6f2539145

Contents?: true

Size: 212 Bytes

Versions: 13

Compression:

Stored size: 212 Bytes

Contents

source 'https://rubygems.org'

if ENV['EDGE_PARSER'] == '1'
  group :development do
    gem 'epub-parser', path: '../epub-parser'
  end
end

gemspec

if RUBY_PLATFORM.match /darwin/
  gem 'terminal-notifier'
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
epub-maker-0.1.8 Gemfile
epub-maker-0.1.7 Gemfile
epub-maker-0.1.6 Gemfile
epub-maker-0.1.5 Gemfile
epub-maker-0.1.4 Gemfile
epub-maker-0.1.3 Gemfile
epub-maker-0.1.2 Gemfile
epub-maker-0.1.1 Gemfile
epub-maker-0.1.0 Gemfile
epub-maker-0.0.9 Gemfile
epub-maker-0.0.8 Gemfile
epub-maker-0.0.7 Gemfile
epub-maker-0.0.6 Gemfile