cprobert-s3sync.gemspec in cprobert-s3sync-1.3.9 vs cprobert-s3sync.gemspec in cprobert-s3sync-1.4.1
- old
+ new
@@ -1,18 +1,18 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: cprobert-s3sync 1.3.9 ruby lib
+# stub: cprobert-s3sync 1.4.1 ruby lib
Gem::Specification.new do |s|
s.name = "cprobert-s3sync"
- s.version = "1.3.9"
+ s.version = "1.4.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["cprobert"]
- s.date = "2013-10-25"
+ s.date = "2013-10-28"
s.email = "cprobert@gmail.com"
s.executables = ["s3sync", "s3cmd"]
s.extra_rdoc_files = [
"README.rdoc"
]
@@ -40,10 +40,10 @@
"script/destroy",
"script/generate",
"test/test_helper.rb",
"test/test_s3sync.rb"
]
- s.homepage = "http://s3sync.net"
+ s.homepage = "https://github.com/cprobert/s3sync"
s.require_paths = ["lib"]
s.rubygems_version = "2.1.10"
s.summary = "Fork of s3sync to be compatible with ruby 1.9.3"
end