Sha256: 6c11211a9fe1931367c0a50217e2d94f92731d93c40fe84ea7268c527e2cb3df

Contents?: true

Size: 537 Bytes

Versions: 6

Compression:

Stored size: 537 Bytes

Contents

# frozen_string_literal: true

$LOAD_PATH.push File.expand_path('lib', __dir__)

require 'avm/eac_postgresql_base0/version'

Gem::Specification.new do |s|
  s.name        = 'avm-eac_postgresql_base0'
  s.version     = Avm::EacPostgresqlBase0::VERSION
  s.authors     = ['Put here the authors']
  s.summary     = 'Put here de description.'

  s.files = Dir['{lib}/**/*']

  s.add_dependency 'avm', '~> 0.66', '>= 0.66.1'
  s.add_dependency 'eac_ruby_utils', '~> 0.112'

  s.add_development_dependency 'eac_ruby_gem_support', '~> 0.4'
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
eac_tools-0.62.0 sub/avm-eac_postgresql_base0/avm-eac_postgresql_base0.gemspec
eac_tools-0.61.1 sub/avm-eac_postgresql_base0/avm-eac_postgresql_base0.gemspec
eac_tools-0.61.0 sub/avm-eac_postgresql_base0/avm-eac_postgresql_base0.gemspec
eac_tools-0.60.3 sub/avm-eac_postgresql_base0/avm-eac_postgresql_base0.gemspec
eac_tools-0.60.2 sub/avm-eac_postgresql_base0/avm-eac_postgresql_base0.gemspec
eac_tools-0.60.1 sub/avm-eac_postgresql_base0/avm-eac_postgresql_base0.gemspec