Sha256: 3204b65aae7a1e96d93abfb2c7bdceec5bf6cabd5b30968a9dc589bc79a8c9ec

Contents?: true

Size: 1.02 KB

Versions: 3

Compression:

Stored size: 1.02 KB

Contents

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

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

  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 = "2017-09-03"
  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

3 entries across 3 versions & 2 rubygems

Version Path
comiditaULL-0.1.1 vendor/bundle/ruby/2.3.0/specifications/coderay-1.1.2.gemspec
comidita_ull-0.1.1 vendor/bundle/ruby/2.3.0/specifications/coderay-1.1.2.gemspec
comidita_ull-0.1.0 vendor/bundle/ruby/2.3.0/specifications/coderay-1.1.2.gemspec