Gemfile in aws-cfn-compiler-0.9.24 vs Gemfile in aws-cfn-compiler-0.9.25

- old
+ new

@@ -6,13 +6,9 @@ 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