infobase 1.1.3 → 1.1.4

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: ad4bd4f1f27a499045456f22f6f9b3b689c1399a
4
- data.tar.gz: ce26940e1cb951004b17ef2ab9bdd71a3ca2d700
3
+ metadata.gz: 823017c7cdcd1030196430c50f2bf370aff30525
4
+ data.tar.gz: c09be8cd2e151bcda27393b29df5e21caaa5c747
5
5
  SHA512:
6
- metadata.gz: a32b93ff3a700e13110034b6dbb96ff7eb2ea5d9424689787908955763c1002e3e6a557b248fc0dabbd9107500a75bda8ea965b69a7df1036f8fe0f8a4de51cf
7
- data.tar.gz: 19039d38884bd7e74c7f1c1b641985365ab72bd9053ea0d28fe2f8c7e558ede3f8b20fe0869002e8ff9b77fe665885f2679314314408e7c8c78459f5a4e249aa
6
+ metadata.gz: d2d2c0d1349342b33002943e509b1ae5bf03f25963959b3315cf6e8d6063480c400febe5436089f27a8fcd9eba83768729e003daadc0874f414770e948f92e19
7
+ data.tar.gz: dabb447b7e862265a3572a980fac31f06cd41de1e4e8bf1f6596acadb14a39606766494672d476c5aa575f771b4fdbadc7160e1dfce38a8c7a44a25e1b9189fb
@@ -0,0 +1,6 @@
1
+ module Infobase
2
+ class Subministry < Base
3
+
4
+ end
5
+ end
6
+
@@ -1,4 +1,4 @@
1
1
  module Infobase
2
- VERSION = "1.1.3"
2
+ VERSION = "1.1.4"
3
3
  end
4
4
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: infobase
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.3
4
+ version: 1.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh Starcher
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-30 00:00:00.000000000 Z
11
+ date: 2018-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -78,7 +78,7 @@ files:
78
78
  - LICENSE
79
79
  - README.md
80
80
  - Rakefile
81
- - global_registry.gemspec
81
+ - infobase_client.gemspec
82
82
  - lib/infobase.rb
83
83
  - lib/infobase/activity.rb
84
84
  - lib/infobase/base.rb
@@ -86,6 +86,7 @@ files:
86
86
  - lib/infobase/person.rb
87
87
  - lib/infobase/region.rb
88
88
  - lib/infobase/statistic.rb
89
+ - lib/infobase/subministry.rb
89
90
  - lib/infobase/target_area.rb
90
91
  - lib/infobase/team.rb
91
92
  - lib/infobase/user.rb
@@ -109,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
109
110
  version: '0'
110
111
  requirements: []
111
112
  rubyforge_project:
112
- rubygems_version: 2.5.2
113
+ rubygems_version: 2.6.8
113
114
  signing_key:
114
115
  specification_version: 4
115
116
  summary: Push and pull data from the Infobase