Sha256: 7ba774aac7addaa1e3c8d8a93a93f96b9eaa04bf39d9dc5b8de629eb2527ce12

Contents?: true

Size: 1.5 KB

Versions: 0

Compression: gzip

Compressed size: 675 Bytes

Stored size: 675 Bytes

Contents

--- !ruby/object:Gem::Specification
name: bugsnag-capistrano
version: !ruby/object:Gem::Version
  version: 1.0.0
platform: ruby
authors:
- Keegan Lowenstein
- Martin Holman
- Alex Moinet
- Delisa Mason
autorequire: 
bindir: bin
cert_chain: []
date: 2017-11-09 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:
- ".gitignore"
- ".travis.yml"
- CHANGELOG.md
- CONTRIBUTING.md
- Gemfile
- LICENSE.txt
- README.md
- Rakefile
- VERSION
- bugsnag-capistrano.gemspec
- lib/bugsnag-capistrano.rb
- lib/bugsnag-capistrano/capistrano.rb
- lib/bugsnag-capistrano/capistrano2.rb
- lib/bugsnag-capistrano/deploy.rb
- lib/bugsnag-capistrano/tasks/bugsnag-capistrano.rake
- lib/bugsnag-capistrano/tasks/bugsnag.cap
- spec/capistrano_spec.rb
- spec/deploy_spec.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: []
rubyforge_project: 
rubygems_version: 2.4.5
signing_key: 
specification_version: 4
summary: Notify Bugsnag when deploying with Capistrano
test_files: []

Package Spec version

bugsnag-capistrano-1.0.0