tgfa-glynn 1.2.2 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/bin/glynn +0 -0
  3. data/lib/glynn/version.rb +1 -1
  4. metadata +5 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5fd463daeb9a5aafa9106fc4c524643cc8c57e86
4
- data.tar.gz: 747411d737bf1fe2d8efe291e8dfca2468b9565c
3
+ metadata.gz: 4a13751bcb3e5aab499f56ca230ecf7abf968157
4
+ data.tar.gz: 131e45cd4ec779e5f33f20f23d30705aecd1416a
5
5
  SHA512:
6
- metadata.gz: d5a6a9015f0b02cf8532e99fc75986aaeb08ccd02f355a0a1f648f3fcb8c17d42248a90a0978f841a913a6f7520a6d73f52be7f2dd2774b1853f042de7d8c88a
7
- data.tar.gz: b3271e1ecdb05b516a20d35364b0f4fa374cf17ab5eceb21f7b1554e6a009ee2c740980ec68bcf8c2a605d3b47c28a94bd0348c52914d4984112d88d3c1b18ea
6
+ metadata.gz: bcdbc362b7359bc7162b086a133c96066a68f4b02f21da6995e16b4511098f4ba2447cfa6cc4a474c48a95ecfd599fc6fbef4aab91408c3a4fda494d986c8c9d
7
+ data.tar.gz: b6f4382672a58b27868d0b5d3007a160c688da41b8b2019456a4f7d2b8e78c271c226162fc3fbe5d0401d8599a7e1e09dccf6316c4600579464b7c27209c3b51
data/bin/glynn CHANGED
File without changes
@@ -1,3 +1,3 @@
1
1
  module Glynn
2
- VERSION = '1.2.2'
2
+ VERSION = '1.3.1'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tgfa-glynn
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.2.2
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - sugeng tigefa
@@ -44,14 +44,14 @@ dependencies:
44
44
  requirements:
45
45
  - - ~>
46
46
  - !ruby/object:Gem::Version
47
- version: 1.2.1
47
+ version: 1.3.1
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - ~>
53
53
  - !ruby/object:Gem::Version
54
- version: 1.2.1
54
+ version: 1.3.1
55
55
  description: Deploy a jekyll weblog through ftp
56
56
  email: sugeng@tigefa.org
57
57
  executables:
@@ -59,12 +59,12 @@ executables:
59
59
  extensions: []
60
60
  extra_rdoc_files: []
61
61
  files:
62
+ - bin/glynn
62
63
  - lib/glynn.rb
63
64
  - lib/glynn/file.rb
64
65
  - lib/glynn/ftp.rb
65
66
  - lib/glynn/jekyll.rb
66
67
  - lib/glynn/version.rb
67
- - bin/glynn
68
68
  homepage: https://github.com/tgfa/tgfa-glynn
69
69
  licenses:
70
70
  - MIT
@@ -85,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
85
85
  version: '0'
86
86
  requirements: []
87
87
  rubyforge_project:
88
- rubygems_version: 2.0.2
88
+ rubygems_version: 2.3.0
89
89
  signing_key:
90
90
  specification_version: 4
91
91
  summary: Deploy a jekyll weblog through ftp and ftps or sftp