Sha256: 0e3c53ce3adfb0c42c0d2e2debfbb40753e4f3fb49b60cb528416e6b19bc81ac
Contents?: true
Size: 339 Bytes
Versions: 1
Compression:
Stored size: 339 Bytes
Contents
# frozen_string_literal: true source 'https://rubygems.org' git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } # Specify your gem's dependencies in capistrano-asg-rolling.gemspec gemspec gem 'rubocop', '~> 1.26.1' gem 'rubocop-performance', '~> 1.13.3' gem 'rubocop-rake', '~> 0.6.0' gem 'rubocop-rspec', '~> 2.9.0'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
capistrano-asg-rolling-0.2.0 | Gemfile |