supso 0.10.0 → 0.10.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dd3d0c661894c025b644939402b512d0a856a749
4
- data.tar.gz: 296bd55c43d99e08ce1a4e84de3099f58ec6febb
3
+ metadata.gz: 651add74d81586824add3bd02382235ad37acaed
4
+ data.tar.gz: 6ae60cb0b136efe794a741c67cce2ecfa8d8c5a3
5
5
  SHA512:
6
- metadata.gz: 9c207f50f11ff0b211b6aba820f06f035f2dfc0b79b649b012add56314ba55b70a21583042813ab669d2a85929a24db21b58ac899d13d1e72ca9557e14b3c979
7
- data.tar.gz: 14d464d0dc69b0cd7baee6b43224bcfc03b46c5842dd6ed48532af79507cef82dc793e5202b55516c1b6aa5f707a4675269a357fcaefda9ce252a72899c6a530
6
+ metadata.gz: b6a5c3cf5875e58f30b6033d782a749845c3f55080e0b5e5d7c095636cd3903add6e31d0d81287f6e4879cb3d81c438ff49bc4031108937b32b23495db1b2dd5
7
+ data.tar.gz: 826f761e936d6dd1a7b13db5af56c40174108f27492d72e591c138c77f7b6f071209eae0a1566db89ee8d69054a727bb2430759bc8b8bcc2fb5974a67b29fae3
data/lib/supso/version.rb CHANGED
@@ -2,7 +2,7 @@ module Supso
2
2
  if !defined?(Supso::VERSION)
3
3
  VERSION_MAJOR = 0
4
4
  VERSION_MINOR = 10
5
- VERSION_PATCH = 0
5
+ VERSION_PATCH = 1
6
6
  VERSION = [VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH].join('.')
7
7
  end
8
8
  end
@@ -1,4 +1,4 @@
1
- README FOR SUPPORTED SOURCE PROJECT DIRECTORY
1
+ README FOR SUPER SOURCE PROJECT DIRECTORY
2
2
  ---------------------------------------------
3
3
 
4
4
  1. What is this directory?
@@ -1,4 +1,4 @@
1
- README FOR SUPPORTED SOURCE USER DIRECTORY
1
+ README FOR SUPER SOURCE USER DIRECTORY
2
2
  ------------------------------------------
3
3
 
4
4
  This directory contains your user information for Super Source. If you've never heard of Super Source, it's probably being included from a project you're using.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: supso
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.10.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Super Source
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-03-27 00:00:00.000000000 Z
11
+ date: 2017-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -138,7 +138,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
138
138
  version: '0'
139
139
  requirements: []
140
140
  rubyforge_project:
141
- rubygems_version: 2.6.8
141
+ rubygems_version: 2.6.11
142
142
  signing_key:
143
143
  specification_version: 4
144
144
  summary: The command line interface for Super Source - supso.