github-markup.gemspec in github-markup-1.1.1 vs github-markup.gemspec in github-markup-1.1.2
- old
+ new
@@ -14,11 +14,11 @@
## Leave these as is they will be modified for you by the rake gemspec task.
## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile
s.name = 'github-markup'
s.version = GitHub::Markup::VERSION
- s.date = '2014-04-09'
+ s.date = '2014-04-15'
s.executables = ['github-markup']
## Make sure your summary is short. The description may be as long
## as you like.
s.summary = "The code GitHub uses to render README.markup"
@@ -62,9 +62,10 @@
README.md
Rakefile
bin/github-markup
github-markup.gemspec
lib/github-markup.rb
+ lib/github/commands/foo.rst
lib/github/commands/rest2html
lib/github/markup.rb
lib/github/markup/command_implementation.rb
lib/github/markup/gem_implementation.rb
lib/github/markup/implementation.rb