Sha256: f2dbea649feed0c8e401d431a50ef5464a3bea0397b23c17daf660ecdf4614ab

Contents?: true

Size: 1 KB

Versions: 23

Compression:

Stored size: 1 KB

Contents

source 'https://rubygems.org'

# Specify your gem's dependencies in aws-cfn-compiler.gemspec
gemspec

gem 'cloudformation-ruby-dsl',    :path => '../cloudformation-ruby-dsl',    :group => :development

gem 'dldinternet-mixlib-logging', :path => '../dldinternet-mixlib-logging', :group => :development
gem 'dldinternet-mixlib-cli',     :path => '../dldinternet-mixlib-cli',     :group => :development
gem 'aws-cfn-dsl',                :path => '../aws-cfn-dsl',                :group => :development
# gem 'aws-cfn-decompiler',         :path => '../aws-cfn-decompiler',         :group => :development
# gem 'aws-cfn-compiler',           :path => '../aws-cfn-compiler',           :group => :development
# gem 'aws-cfn-yats',               :path => '../aws-cfn-stacker',            :group => :development
# gem 'aws-cfn-stacker',            :path => '../aws-cfn-stacker',            :group => :development

gem 'json_pure', :group => :development
gem 'bundler', "~> 1.6", :group => :development
gem 'rake', :group => :development

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
aws-cfn-compiler-0.9.24 Gemfile
aws-cfn-compiler-0.9.23 Gemfile
aws-cfn-compiler-0.9.22 Gemfile
aws-cfn-compiler-0.9.21 Gemfile
aws-cfn-compiler-0.9.20 Gemfile
aws-cfn-compiler-0.9.19 Gemfile
aws-cfn-compiler-0.9.18 Gemfile
aws-cfn-compiler-0.9.17 Gemfile
aws-cfn-compiler-0.9.16 Gemfile
aws-cfn-compiler-0.9.15 Gemfile
aws-cfn-compiler-0.9.14 Gemfile
aws-cfn-compiler-0.9.13 Gemfile
aws-cfn-compiler-0.9.12 Gemfile
aws-cfn-compiler-0.9.9 Gemfile
aws-cfn-compiler-0.9.8 Gemfile
aws-cfn-compiler-0.9.7 Gemfile
aws-cfn-compiler-0.9.5 Gemfile
aws-cfn-compiler-0.9.4 Gemfile
aws-cfn-compiler-0.9.3 Gemfile
aws-cfn-compiler-0.9.2 Gemfile