Skip to content

Commit

Permalink
regen the github gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich committed Dec 14, 2008
1 parent 7c65a98 commit a537c6d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions rake.gemspec
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
--- !ruby/object:Gem::Specification
name: rake
version: !ruby/object:Gem::Version
version: 0.8.3.99
version: 0.8.3.100
platform: ruby
authors:
- Jim Weirich
autorequire:
bindir: bin
cert_chain: []

date: 2008-11-01 00:00:00 -04:00
date: 2008-12-13 00:00:00 -05:00
default_executable: rake
dependencies: []

Expand Down Expand Up @@ -49,7 +49,6 @@ files:
- MIT-LICENSE
- Rakefile
- README
- TAGS
- TODO
- bin/rake
- lib/rake/classic_namespace.rb
Expand All @@ -65,6 +64,7 @@ files:
- lib/rake/packagetask.rb
- lib/rake/rake_test_loader.rb
- lib/rake/rdoctask.rb
- lib/rake/repaired_system.rb
- lib/rake/ruby182_test_unit_fix.rb
- lib/rake/runtest.rb
- lib/rake/tasklib.rb
Expand Down Expand Up @@ -178,7 +178,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
requirements: []

rubyforge_project: rake
rubygems_version: 1.2.0
rubygems_version: 1.3.1
signing_key:
specification_version: 2
summary: Ruby based make-like utility.
Expand Down

0 comments on commit a537c6d

Please sign in to comment.