sgfa 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sgfa
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Graham A. Field
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-01 00:00:00.000000000 Z
11
+ date: 2015-10-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Group of related tools to manage filing of data in a structured fashion. This
14
- is very much an initial release of a development effort.
14
+ is very much a development effort.
15
15
  email: gfield@retr.org
16
16
  executables:
17
17
  - sgfa
@@ -38,6 +38,7 @@ files:
38
38
  - lib/sgfa/lock_fs.rb
39
39
  - lib/sgfa/state_fs.rb
40
40
  - lib/sgfa/store_fs.rb
41
+ - lib/sgfa/store_s3.rb
41
42
  - lib/sgfa/web/base.rb
42
43
  - lib/sgfa/web/binder.rb
43
44
  homepage: https://github.com/g4field/sgfa