--- !ruby/object:Gem::Specification name: hotplate version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - Jaci R autorequire: bindir: bin cert_chain: [] date: 2015-10-25 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: bundler requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' - !ruby/object:Gem::Dependency name: rake requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :development prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: email: - jaci.brunning@gmail.com executables: - toast extensions: [] extra_rdoc_files: [] files: - Gemfile - Rakefile - bin/toast - hotplate.gemspec - lib/hotplate.rb - lib/hotplate/cli/build.rb - lib/hotplate/cli/eclipse.rb - lib/hotplate/cli/idea.rb - lib/hotplate/cli/init.rb - lib/hotplate/cli/main.rb - lib/hotplate/gems/rubyzip-1.1.7/README.md - lib/hotplate/gems/rubyzip-1.1.7/Rakefile - lib/hotplate/gems/rubyzip-1.1.7/TODO - lib/hotplate/gems/rubyzip-1.1.7/lib/zip.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/central_directory.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/compressor.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/constants.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/crypto/encryption.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/crypto/null_encryption.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/crypto/traditional_encryption.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/decompressor.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/deflater.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/dos_time.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/entry.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/entry_set.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/errors.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field/generic.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field/ntfs.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field/old_unix.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field/universal_time.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field/unix.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/extra_field/zip64_placeholder.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/file.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/filesystem.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/inflater.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/input_stream.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/ioextras.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_input_stream.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/ioextras/abstract_output_stream.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/null_compressor.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/null_decompressor.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/null_input_stream.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/output_stream.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/pass_thru_compressor.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/pass_thru_decompressor.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/streamable_directory.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/streamable_stream.rb - lib/hotplate/gems/rubyzip-1.1.7/lib/zip/version.rb - lib/hotplate/gems/rubyzip-1.1.7/samples/example.rb - lib/hotplate/gems/rubyzip-1.1.7/samples/example_filesystem.rb - lib/hotplate/gems/rubyzip-1.1.7/samples/example_recursive.rb - lib/hotplate/gems/rubyzip-1.1.7/samples/gtkRubyzip.rb - lib/hotplate/gems/rubyzip-1.1.7/samples/qtzip.rb - lib/hotplate/gems/rubyzip-1.1.7/samples/write_simple.rb - lib/hotplate/gems/rubyzip-1.1.7/samples/zipfind.rb - lib/hotplate/gems/rubyzip-1.1.7/test/basic_zip_file_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/central_directory_entry_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/central_directory_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/crypto/null_encryption_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/crypto/traditional_encryption_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/data/WarnInvalidDate.zip - lib/hotplate/gems/rubyzip-1.1.7/test/data/file1.txt - lib/hotplate/gems/rubyzip-1.1.7/test/data/file1.txt.deflatedData - lib/hotplate/gems/rubyzip-1.1.7/test/data/file2.txt - lib/hotplate/gems/rubyzip-1.1.7/test/data/globTest.zip - lib/hotplate/gems/rubyzip-1.1.7/test/data/globTest/foo.txt - lib/hotplate/gems/rubyzip-1.1.7/test/data/globTest/foo/bar/baz/foo.txt - lib/hotplate/gems/rubyzip-1.1.7/test/data/globTest/food.txt - lib/hotplate/gems/rubyzip-1.1.7/test/data/mimetype - lib/hotplate/gems/rubyzip-1.1.7/test/data/notzippedruby.rb - lib/hotplate/gems/rubyzip-1.1.7/test/data/ntfs.zip - lib/hotplate/gems/rubyzip-1.1.7/test/data/rubycode.zip - lib/hotplate/gems/rubyzip-1.1.7/test/data/rubycode2.zip - lib/hotplate/gems/rubyzip-1.1.7/test/data/testDirectory.bin - lib/hotplate/gems/rubyzip-1.1.7/test/data/zip64-sample.zip - lib/hotplate/gems/rubyzip-1.1.7/test/data/zipWithDirs.zip - lib/hotplate/gems/rubyzip-1.1.7/test/data/zipWithEncryption.zip - lib/hotplate/gems/rubyzip-1.1.7/test/deflater_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/encryption_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/entry_set_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/entry_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/errors_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/extra_field_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/file_extract_directory_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/file_extract_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/file_split_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/file_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/filesystem/dir_iterator_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/filesystem/directory_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/filesystem/file_mutating_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/filesystem/file_nonmutating_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/filesystem/file_stat_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/gentestfiles.rb - lib/hotplate/gems/rubyzip-1.1.7/test/inflater_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/input_stream_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/ioextras/abstract_input_stream_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/ioextras/abstract_output_stream_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/ioextras/fake_io_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/local_entry_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/output_stream_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/pass_thru_compressor_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/pass_thru_decompressor_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/settings_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/test_helper.rb - lib/hotplate/gems/rubyzip-1.1.7/test/unicode_file_names_and_comments_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/zip64_full_test.rb - lib/hotplate/gems/rubyzip-1.1.7/test/zip64_support_test.rb - lib/hotplate/java/build.gradle - lib/hotplate/java/gradle/wrapper/gradle-wrapper.jar - lib/hotplate/java/gradle/wrapper/gradle-wrapper.properties - lib/hotplate/java/gradlew - lib/hotplate/java/gradlew.bat - lib/hotplate/java/template.java - lib/hotplate/version.rb homepage: http://github.com/Open-RIO/HotPlate licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 4 summary: Toast module deployment made easy test_files: []