Sha256: 7841bf4ea228dde29d05b8bc2647bb365e206b088a6611448c1a2af6b38afae3

Contents?: true

Size: 570 Bytes

Versions: 37

Compression:

Stored size: 570 Bytes

Contents

# frozen_string_literal: true

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

require 'eac_git/version'

Gem::Specification.new do |s|
  s.name        = 'eac_git'
  s.version     = EacGit::VERSION
  s.authors     = ['Put here the authors']
  s.summary     = 'Put here de description.'

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

  s.add_dependency 'eac_ruby_utils', '~> 0.83'
  s.add_dependency 'parseconfig', '~> 1.0', '>= 1.0.8'

  s.add_development_dependency 'aranha-parsers', '~> 0.8', '>= 0.8.2'
  s.add_development_dependency 'eac_ruby_gem_support', '~> 0.5.1'
end

Version data entries

37 entries across 37 versions & 2 rubygems

Version Path
avm-tools-0.121.2 sub/eac_git/eac_git.gemspec
eac_tools-0.5.0 sub/avm-tools/sub/eac_git/eac_git.gemspec
eac_tools-0.4.0 sub/avm-tools/sub/eac_git/eac_git.gemspec
eac_tools-0.3.0 sub/avm-tools/sub/eac_git/eac_git.gemspec
eac_tools-0.2.2 sub/avm-tools/sub/eac_git/eac_git.gemspec
avm-tools-0.121.1 sub/eac_git/eac_git.gemspec
avm-tools-0.121.0 sub/eac_git/eac_git.gemspec
avm-tools-0.120.2 sub/eac_git/eac_git.gemspec
avm-tools-0.120.1 sub/eac_git/eac_git.gemspec
avm-tools-0.120.0 sub/eac_git/eac_git.gemspec
avm-tools-0.119.0 sub/eac_git/eac_git.gemspec
avm-tools-0.118.0 sub/eac_git/eac_git.gemspec
avm-tools-0.117.3 sub/eac_git/eac_git.gemspec
avm-tools-0.117.2 sub/eac_git/eac_git.gemspec
avm-tools-0.117.1 sub/eac_git/eac_git.gemspec
avm-tools-0.117.0 sub/eac_git/eac_git.gemspec
avm-tools-0.116.2 sub/eac_git/eac_git.gemspec