Sha256: bb9fed17709862bec8c7a91fe66afda288712ae82c820fd0c246bd074d848e94

Contents?: true

Size: 271 Bytes

Versions: 8

Compression:

Stored size: 271 Bytes

Contents

source 'https://rubygems.org'

gem 'pry',
    git: 'https://github.com/fancyremarker/pry.git',
    branch: 'aptible'

gem 'activesupport', '~> 4.0'
gem 'rack', '~> 1.0'

group :test do
  gem 'webmock'
end

# Specify your gem's dependencies in aptible-cli.gemspec
gemspec

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
aptible-cli-0.21.0 Gemfile
aptible-cli-0.20.0 Gemfile
aptible-cli-0.19.9 Gemfile
aptible-cli-0.19.7 Gemfile
aptible-cli-0.19.6 Gemfile
aptible-cli-0.19.4 Gemfile
aptible-cli-0.19.3 Gemfile
aptible-cli-0.19.2 Gemfile