Sha256: e4661aa8610b8d7d80a7cda2cb807e26ad6b482c1998e9e0d256329221a6995a
Contents?: true
Size: 1.54 KB
Versions: 0
Compression: gzip
Compressed size: 623 Bytes
Stored size: 623 Bytes
Contents
--- !ruby/object:Gem::Specification name: capistrano-push_check version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - labocho autorequire: bindir: exe cert_chain: [] date: 2021-06-15 00:00:00.000000000 Z dependencies: [] description: Checks not pushed commits exists before deployment email: - labocho@penguinlab.jp executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - ".rspec" - ".rubocop.yml" - ".travis.yml" - CHANGELOG.md - Gemfile - Gemfile.lock - LICENSE.txt - README.md - Rakefile - bin/console - bin/rubocop - bin/setup - capistrano-push_check.gemspec - lib/capistrano-push_check.rb - lib/capistrano/push_check.rb - lib/capistrano/push_check/tasks.rb - lib/capistrano/push_check/version.rb - lib/capistrano/tasks/push_check.rake homepage: https://github.com/socioart/capistrano-push_check licenses: - MIT metadata: homepage_uri: https://github.com/socioart/capistrano-push_check source_code_uri: https://github.com/socioart/capistrano-push_check changelog_uri: https://github.com/socioart/capistrano-push_check/blob/master/CHANGELOG.md post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.0 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.1.2 signing_key: specification_version: 4 summary: Checks not pushed commits exists before deployment test_files: []