mate.gemspec in mate-2.1.1 vs mate.gemspec in mate-2.2.0
- old
+ new
@@ -1,11 +1,11 @@
# encoding: UTF-8
Gem::Specification.new do |s|
s.name = 'mate'
- s.version = '2.1.1'
+ s.version = '2.2.0'
s.summary = %q{TextMate project builder and TextMate 2 properties builder using git ignores for exclusions}
- s.homepage = "http://github.com/toy/#{s.name}"
+ s.homepage = "https://github.com/toy/#{s.name}"
s.authors = ['Ivan Kuchin']
s.license = 'MIT'
s.metadata = {
'bug_tracker_uri' => "https://github.com/toy/#{s.name}/issues",