Sha256: 5b750dda003c331b061e90b63d57b5a68ba1be0db03760789db6ff96b9b37f7a

Contents?: true

Size: 180 Bytes

Versions: 4

Compression:

Stored size: 180 Bytes

Contents

source 'https://rubygems.org'

if RUBY_VERSION < "1.9"
  gem 'rest-client', '< 1.7'
  gem 'mime-types', '~> 1.16'
end

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

Version data entries

4 entries across 2 versions & 2 rubygems

Version Path
vagrant-packet-0.1.1 vendor/bundle/ruby/2.3.0/gems/trollop-2.1.2/Gemfile.travis
vagrant-packet-0.1.1 vendor/bundle/ruby/2.4.0/gems/trollop-2.1.2/Gemfile.travis
vagrant-packet-0.1.1 vendor/bundle/ruby/2.5.0/gems/trollop-2.1.2/Gemfile.travis
trollop-2.1.2 Gemfile.travis