Sha256: a0927f3c5c5b6e843a3c8188541ccb2c3858f3db4e2fd0859fdf84834a3c98f6

Contents?: true

Size: 343 Bytes

Versions: 17

Compression:

Stored size: 343 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
Dir["#{__dir__}/{sub/gems,engines}/*/*.gemspec"].each do |file|
  gem ::File.basename(::File.dirname(file)), path: ::File.dirname(file)
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
eac_rails_base0-0.68.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.67.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.66.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.65.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.64.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.63.1 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.63.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.62.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.61.1 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.61.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.60.4 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.60.3 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.60.2 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.60.1 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.60.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.59.0 lib/eac_rails_base0/app_generator/templates/Gemfile
eac_rails_base0-0.58.0 lib/eac_rails_base0/app_generator/templates/Gemfile