synapseruby 1.0.8 → 1.0.9

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.
@@ -4,7 +4,7 @@
4
4
  # gem push pkg/<pkg name>
5
5
  module Synapse
6
6
  # Gem version
7
- VERSION = '1.0.8'.freeze
7
+ VERSION = '1.0.9'.freeze
8
8
  end
9
9
 
10
10
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: synapseruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.8
4
+ version: 1.0.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Emmanuel Mawutor
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-05-03 00:00:00.000000000 Z
11
+ date: 2019-08-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rest-client
@@ -122,7 +122,6 @@ files:
122
122
  - lib/synapse_api/users.rb
123
123
  - lib/synapse_api/version.rb
124
124
  - lib/synapse_fi.rb
125
- - pkg/synapseruby-1.0.7.gem
126
125
  - samples.md
127
126
  - synapse_fi.gemspec
128
127
  - yarn.lock
Binary file