Sha256: 0460eacf28a435bc7e45aa47975c9d225edfe410d224ef79884184a7189bfb35
Contents?: true
Size: 1.71 KB
Versions: 0
Compression: gzip
Compressed size: 757 Bytes
Stored size: 757 Bytes
Contents
--- !ruby/object:Gem::Specification name: bugsnag-capistrano version: !ruby/object:Gem::Version version: 2.1.0 platform: ruby authors: - Keegan Lowenstein - Martin Holman - Alex Moinet - Delisa Mason autorequire: bindir: bin cert_chain: [] date: 2021-07-13 00:00:00.000000000 Z dependencies: [] description: Correlate Capistrano deploys with new errors and increased error rates in Bugsnag email: keegan@bugsnag.com executables: [] extensions: [] extra_rdoc_files: - LICENSE.txt - README.md - CHANGELOG.md files: - ".github/ISSUE_TEMPLATE/A.md" - ".github/ISSUE_TEMPLATE/bug_report.md" - ".github/ISSUE_TEMPLATE/feature_request.md" - ".github/PULL_REQUEST_TEMPLATE.md" - ".github/support.md" - ".github/workflows/tests.yml" - ".gitignore" - CHANGELOG.md - CONTRIBUTING.md - Gemfile - LICENSE.txt - README.md - Rakefile - UPGRADING.md - VERSION - bugsnag-capistrano.gemspec - lib/bugsnag-capistrano.rb - lib/bugsnag-capistrano/capistrano.rb - lib/bugsnag-capistrano/capistrano2.rb - lib/bugsnag-capistrano/release.rb - lib/bugsnag-capistrano/tasks/bugsnag.cap - spec/capistrano_spec.rb - spec/helpers/capistrano.rb - spec/helpers/server.rb - spec/release_spec.rb - spec/spec_helper.rb homepage: http://github.com/bugsnag/bugsnag-capistrano licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 1.9.2 required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.2.11 signing_key: specification_version: 4 summary: Notify Bugsnag when deploying with Capistrano test_files: []