We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e24da4 commit e7ca33aCopy full SHA for e7ca33a
coderay.gemspec
@@ -17,6 +17,8 @@ Gem::Specification.new do |s|
17
s.summary = 'Fast syntax highlighting for selected languages.'
18
s.description = 'Fast and easy syntax highlighting for selected languages, written in Ruby. Comes with RedCloth integration and LOC counter.'
19
20
+ s.license = 'MIT'
21
+
22
s.platform = Gem::Platform::RUBY
23
s.required_ruby_version = '>= 1.8.6'
24
0 commit comments