Sha256: 12367a50a2fee3129d426797236df335a41c04bf19f4b86a5bf9a18a8585e48e

Contents?: true

Size: 603 Bytes

Versions: 97

Compression:

Stored size: 603 Bytes

Contents

Gem::Specification.new do |s|
  s.name        = 'slop'
  s.version     = '3.6.0'
  s.summary     = 'Simple Lightweight Option Parsing'
  s.description = 'A simple DSL for gathering options and parsing the command line'
  s.author      = 'Lee Jarvis'
  s.email       = 'ljjarvis@gmail.com'
  s.homepage    = 'http://github.com/leejarvis/slop'
  s.files       = `git ls-files`.split("\n")
  s.test_files  = `git ls-files -- test/*`.split("\n")
  s.license     = 'MIT'

  s.required_ruby_version = '>= 1.8.7'

  s.add_development_dependency 'rake'
  s.add_development_dependency 'minitest', '~> 5.0.0'
end

Version data entries

97 entries across 92 versions & 29 rubygems

Version Path
rubyjobbuilderdsl-0.0.2 vendor/bundle/ruby/2.1.0/gems/slop-3.6.0/slop.gemspec
rubyjobbuilderdsl-0.0.1 vendor/bundle/ruby/2.1.0/gems/slop-3.6.0/slop.gemspec
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/logstash-codec-json-2.0.3/vendor/gems/slop-3.6.0/slop.gemspec
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/slop-3.6.0/slop.gemspec
logstash-codec-json-2.0.3 vendor/gems/slop-3.6.0/slop.gemspec
logstash-input-beats-0.9.2 vendor/jruby/1.9/gems/slop-3.6.0/slop.gemspec
logstash-input-beats-0.9.1 vendor/jruby/1.9/gems/slop-3.6.0/slop.gemspec
mastermind_adeybee-0.1.4 vendor/bundle/ruby/2.2.0/gems/slop-3.6.0/slop.gemspec
sc_core-0.0.7 test/dummy/vendor/bundle/ruby/2.2.0/gems/slop-3.6.0/slop.gemspec
mastermind_adeybee-0.1.3 vendor/bundle/ruby/2.2.0/gems/slop-3.6.0/slop.gemspec
mastermind_adeybee-0.1.2 vendor/bundle/ruby/2.2.0/gems/slop-3.6.0/slop.gemspec
mastermind_adeybee-0.1.1 vendor/bundle/ruby/2.2.0/gems/slop-3.6.0/slop.gemspec
geminfo-0.1.0 path/gems/slop-3.6.0/slop.gemspec
solidus_backend-1.0.0.pre3 vendor/bundle/gems/slop-3.6.0/slop.gemspec
solidus_backend-1.0.0.pre2 vendor/bundle/gems/slop-3.6.0/slop.gemspec
solidus_backend-1.0.0.pre vendor/bundle/gems/slop-3.6.0/slop.gemspec
slop-3.6.0 slop.gemspec