Sha256: 15dfbee90c60a1766fb28e149b47841d098d02088648e54a11ffe6ecde574276

Contents?: true

Size: 1.02 KB

Versions: 4

Compression:

Stored size: 1.02 KB

Contents

# -*- encoding: utf-8 -*-
# stub: coderay 1.1.1 ruby lib

Gem::Specification.new do |s|
  s.name = "coderay"
  s.version = "1.1.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib"]
  s.authors = ["Kornelius Kalnbach"]
  s.date = "2016-02-20"
  s.description = "Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter."
  s.email = ["murphy@rubychan.de"]
  s.executables = ["coderay"]
  s.extra_rdoc_files = ["README_INDEX.rdoc"]
  s.files = ["README_INDEX.rdoc", "bin/coderay"]
  s.homepage = "http://coderay.rubychan.de"
  s.licenses = ["MIT"]
  s.rdoc_options = ["-SNw2", "-mREADME_INDEX.rdoc", "-t CodeRay Documentation"]
  s.required_ruby_version = Gem::Requirement.new(">= 1.8.6")
  s.rubyforge_project = "coderay"
  s.rubygems_version = "2.5.1"
  s.summary = "Fast syntax highlighting for selected languages."

  s.installed_by_version = "2.5.1" if s.respond_to? :installed_by_version
end

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
mdg-1.0.1 vendor/bundle/ruby/2.3.0/specifications/coderay-1.1.1.gemspec
abaci-0.3.0 vendor/bundle/specifications/coderay-1.1.1.gemspec
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/specifications/coderay-1.1.1.gemspec
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/specifications/coderay-1.1.1.gemspec