Sha256: 35336512be11251533351f47c92eb565254488ff5cf88ba2e5ebbbe3ba5f334c

Contents?: true

Size: 311 Bytes

Versions: 8

Compression:

Stored size: 311 Bytes

Contents

require File.expand_path("on_what", File.dirname(__FILE__))
source "https://rubygems.org"

# Travis-only dependencies go here
if on_travis? && !on_less_than_2_3? && !on_rubinius?
  group :test do
    gem "codecov", ">= 0.0.9", :require => false
  end
end

# Specify gem's dependencies in docile.gemspec
gemspec

Version data entries

8 entries across 5 versions & 2 rubygems

Version Path
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/3.0.0/gems/docile-1.3.4/Gemfile
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/docile-1.3.5/Gemfile
tdiary-5.1.6 vendor/bundle/ruby/2.7.0/gems/tdiary-5.1.5/vendor/bundle/ruby/2.7.0/gems/docile-1.3.5/Gemfile
tdiary-5.1.5 vendor/bundle/ruby/3.0.0/gems/docile-1.3.4/Gemfile
tdiary-5.1.5 vendor/bundle/ruby/2.7.0/gems/docile-1.3.5/Gemfile
docile-1.3.5 Gemfile
docile-1.3.4 Gemfile
docile-1.3.3 Gemfile