Sha256: 0a387168beb18e033131cf3c09e18376ff66abc7eaa7f3630f0cd79af64faf4a

Contents?: true

Size: 571 Bytes

Versions: 48

Compression:

Stored size: 571 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.112'
  s.add_dependency 'parseconfig', '~> 1.1', '>= 1.1.2'

  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

48 entries across 48 versions & 1 rubygems

Version Path
eac_tools-0.84.1 sub/eac_git/eac_git.gemspec
eac_tools-0.84.0 sub/eac_git/eac_git.gemspec
eac_tools-0.83.0 sub/eac_git/eac_git.gemspec
eac_tools-0.82.0 sub/eac_git/eac_git.gemspec
eac_tools-0.81.0 sub/eac_git/eac_git.gemspec
eac_tools-0.80.0 sub/eac_git/eac_git.gemspec
eac_tools-0.79.0 sub/eac_git/eac_git.gemspec
eac_tools-0.78.0 sub/eac_git/eac_git.gemspec
eac_tools-0.77.1 sub/eac_git/eac_git.gemspec
eac_tools-0.77.0 sub/eac_git/eac_git.gemspec
eac_tools-0.76.1 sub/eac_git/eac_git.gemspec
eac_tools-0.76.0 sub/eac_git/eac_git.gemspec
eac_tools-0.75.2 sub/eac_git/eac_git.gemspec
eac_tools-0.75.1 sub/eac_git/eac_git.gemspec
eac_tools-0.75.0 sub/eac_git/eac_git.gemspec
eac_tools-0.74.1 sub/eac_git/eac_git.gemspec
eac_tools-0.74.0 sub/eac_git/eac_git.gemspec
eac_tools-0.73.0 sub/eac_git/eac_git.gemspec
eac_tools-0.72.0 sub/eac_git/eac_git.gemspec
eac_tools-0.70.1 sub/eac_git/eac_git.gemspec