Sha256: 1cc3e6124611479c05b105b885d5cf010b614e20c53254a28c92226d1afcf32c

Contents?: true

Size: 340 Bytes

Versions: 1

Compression:

Stored size: 340 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.52.0'
gem 'rubocop-performance', '~> 1.18.0'
gem 'rubocop-rake', '~> 0.6.0'
gem 'rubocop-rspec', '~> 2.22.0'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
capistrano-asg-rolling-0.3.0 Gemfile