Sha256: 4f1b8818a86b836d293438fa2d9e00406e63eec1b2f2494d50fc7d6959c652dd

Contents?: true

Size: 368 Bytes

Versions: 2

Compression:

Stored size: 368 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.58'
gem 'rubocop-performance', '~> 1.20'
gem 'rubocop-rake', '~> 0.6'
gem 'rubocop-rspec', '~> 3.0'
gem 'rubocop-rspec_rails', '~> 2.30'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
capistrano-asg-rolling-0.5.1 Gemfile
capistrano-asg-rolling-0.5.0 Gemfile