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 2411e86 commit 2962356Copy full SHA for 2962356
git.gemspec
@@ -1,12 +1,15 @@
1
+# Generated by jeweler
2
+# DO NOT EDIT THIS FILE
3
+# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
4
# -*- encoding: utf-8 -*-
5
6
Gem::Specification.new do |s|
7
s.name = %q{git}
- s.version = "1.2.2"
8
+ s.version = "1.2.3"
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = ["Scott Chacon"]
- s.date = %q{2009-08-02}
12
+ s.date = %q{2009-09-30}
13
s.email = %q{schacon@gmail.com}
14
s.extra_rdoc_files = [
15
"README"
0 commit comments