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.1 Gemfile
aws-cfn-compiler-0.8.10 Gemfile
aws-cfn-compiler-0.8.9 Gemfile