Sha256: 974ebf41bca5407a1c1c70bb4ce6b55e23ef067c525e12ed319c004b0332481b
Contents?: true
Size: 1.54 KB
Versions: 0
Compression: gzip
Compressed size: 621 Bytes
Stored size: 621 Bytes
Contents
--- !ruby/object:Gem::Specification name: capistrano-push_check version: !ruby/object:Gem::Version version: 0.1.1 platform: ruby authors: - labocho autorequire: bindir: exe cert_chain: [] date: 2024-02-22 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.3.3 signing_key: specification_version: 4 summary: Checks not pushed commits exists before deployment test_files: []