Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 713b1b8

Browse files
saliciowycats
authored andcommitted
Fix gemspec
Signed-off-by: Yehuda Katz <[email protected]>
1 parent 2892c15 commit 713b1b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

textmate.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
1717
s.has_rdoc = true
1818
s.homepage = %q{http://yehudakatz.com}
1919
s.require_paths = ["bin"]
20-
s.rubygems_version = %q{1.1.1}
20+
s.rubygems_version >= %q{1.1.1}
2121
s.summary = %q{Command-line textmate package manager}
2222

2323
s.add_dependency(%q<thor>, [">= 0.9.2"])

0 commit comments

Comments
 (0)