Sha256: 8ec0a01ab54c2630ae2eac9c4a499691ca81943e733b400b8ad458e715391ad2

Contents?: true

Size: 304 Bytes

Versions: 78

Compression:

Stored size: 304 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

gem 'eac_rails_base0'

group :development, :test do
  gem 'quiet_assets'
end

group :production do
  gem 'rails_12factor'
end

# Gems locais
require_relative 'lib/local_plugins'
LocalPlugins.plugins.each do |p|
  gem p.name, path: p.root
end

Version data entries

78 entries across 78 versions & 1 rubygems

Version Path
eac_rails_base0-0.57.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.56.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.55.3 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.55.2 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.55.1 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.55.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.54.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.53.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.52.3 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.52.2 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.52.1 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.52.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.51.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.50.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.49.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.48.1 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.48.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.47.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.46.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.45.0 lib/eac_rails_base0/app_generator/templates/Gemfile