nanoc-sftp 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ module Nanoc
2
2
  module Sftp
3
3
  VERSION_MAJOR = 1
4
4
  VERSION_MINOR = 0
5
- VERSION_TINY = 0
5
+ VERSION_TINY = 1
6
6
  VERSION = [VERSION_MAJOR, VERSION_MINOR, VERSION_TINY].join('.')
7
7
  end
8
8
  end
data/nanoc-sftp.gemspec CHANGED
@@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
10
10
  gem.license = "MIT"
11
11
  gem.authors = ["Brent Sanders"]
12
12
  gem.email = "git@thoughtnoise.net"
13
- gem.homepage = "http://github.dom/pdkl95/nanoc-sftp"
13
+ gem.homepage = "https://github.com/pdkl95/nanoc-sftp"
14
14
 
15
15
  gem.files = `git ls-files`.split($/)
16
16
  gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nanoc-sftp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -97,7 +97,7 @@ files:
97
97
  - lib/nanoc/sftp/ui/yad.rb
98
98
  - lib/nanoc/sftp/version.rb
99
99
  - nanoc-sftp.gemspec
100
- homepage: http://github.dom/pdkl95/nanoc-sftp
100
+ homepage: https://github.com/pdkl95/nanoc-sftp
101
101
  licenses:
102
102
  - MIT
103
103
  post_install_message:
@@ -112,7 +112,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
112
112
  version: '0'
113
113
  segments:
114
114
  - 0
115
- hash: 1725721838413355219
115
+ hash: 1962961322091127756
116
116
  required_rubygems_version: !ruby/object:Gem::Requirement
117
117
  none: false
118
118
  requirements: