Sha256: a602b93bc60167d1922f3d115ad00102c91f860455e6c7d5ecad7f6e5c117dee
Contents?: true
Size: 515 Bytes
Versions: 5
Compression:
Stored size: 515 Bytes
Contents
source 'https://rubygems.org' git_source(:github) { |repo| "https://github.com/#{repo}.git" } ruby '2.4.2' gemspec gem 'capistrano', '~> 3.10', '>= 3.10.1' gem 'capistrano-rails', '~> 1.1', '>= 1.1.5' gem 'capistrano-rvm', '~> 0.1', '>= 0.1.2' gem 'capistrano-rails-console', '~> 2.3', '>= 2.3.0' gem 'activerecord-nulldb-adapter' gem 'airbrussh', '~> 1.0', '>= 1.0.0' group :development do gem 'rubocop', '~> 0.71', '>= 0.71.0' gem 'redcarpet', '~> 3.5', '>= 3.5.1' gem 'yard', '~> 0.9', '>= 0.9.26' end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
local_precompile-0.3.1 | Gemfile |
local_precompile-0.1.0 | Gemfile |
local_precompile-0.0.4 | Gemfile |
local_precompile-0.0.3 | Gemfile |
local_precompile-0.0.2 | Gemfile |