Sha256: 97d024b30667f9635c347a2fa88cef62fc10aa6efd2e6d0d156b57942a2f0502

Contents?: true

Size: 374 Bytes

Versions: 9

Compression:

Stored size: 374 Bytes

Contents

source 'http://rubygems.org'

gemspec

group :development, :test do
  gem 'rake', '>= 10.4'
  gem 'rspec', '~> 3.5'
  gem 'simplecov', '~> 0.11'
  gem 'simplecov-summary', '~> 0.0.4'
  gem 'mocha', '~> 1.1'
  gem 'coveralls', '~> 0.7'
  gem 'appraisal', '~> 2.1'

  gem 'yard', '~> 0.8'
  gem 'redcarpet', '~> 3.3'
  gem 'github-markup', '~> 1.3'
  gem 'inch', '~> 0.6'
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
capistrano_sentinel-0.1.1 Gemfile
capistrano_sentinel-0.1.0 Gemfile
capistrano_sentinel-0.0.18 Gemfile
capistrano_sentinel-0.0.17 Gemfile
capistrano_sentinel-0.0.16 Gemfile
capistrano_sentinel-0.0.15 Gemfile
capistrano_sentinel-0.0.14 Gemfile
capistrano_sentinel-0.0.12 Gemfile
capistrano_sentinel-0.0.10 Gemfile