Sha256: 445c1fdbfe9cd16f47b40770eb56ba3ec8a2c8ef910f7353c2dfedfd2bd0c54b

Contents?: true

Size: 813 Bytes

Versions: 6

Compression:

Stored size: 813 Bytes

Contents

# -*- encoding: utf-8 -*-

Gem::Specification.new do |s|
  s.name = %q{ruby-station-runtime}
  s.version = "0.0.5"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.authors = ["Yutaka HARA"]
  s.date = %q{2009-10-08}
  s.email = %q{yutaka.hara/at/gmail.com}
  s.files = ["Rakefile", "lib/ruby-station", "lib/ruby-station/helper", "lib/ruby-station.rb"]
  s.has_rdoc = false
  s.require_paths = ["lib"]
  s.rubygems_version = %q{1.3.5}
  s.summary = %q{Runtime library for RubyStation}

  if s.respond_to? :specification_version then
    current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
    s.specification_version = 3

    if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then
    else
    end
  else
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ruby-station-0.1.6 runtime/ruby-station-runtime.gemspec
ruby-station-0.1.5 runtime/ruby-station-runtime.gemspec
ruby-station-0.1.4 runtime/ruby-station-runtime.gemspec
ruby-station-0.1.4.rc3 runtime/ruby-station-runtime.gemspec
ruby-station-0.1.4.rc2 runtime/ruby-station-runtime.gemspec
ruby-station-0.1.4.rc1 runtime/ruby-station-runtime.gemspec