Skip to content
Snippets Groups Projects
Unverified Commit 4b0f4666 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files
parent 95f75e19
No related branches found
No related tags found
No related merge requests found
require File.expand_path('../lib/pygments/version', __FILE__)
 
Gem::Specification.new do |s|
s.name = 'pygments.rb'
s.name = 'gitlab-pygments.rb'
s.version = Pygments::VERSION
 
s.summary = 'pygments wrapper for ruby'
s.description = 'pygments.rb exposes the pygments syntax highlighter to Ruby'
 
s.homepage = 'http://github.com/tmm1/pygments.rb'
s.homepage = 'http://github.com/gitlabhq/pygments.rb'
s.has_rdoc = false
 
s.authors = ['Aman Gupta', 'Ted Nyman']
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment