smartfocus 1.0.0 → 1.0.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/smartfocus/version.rb +1 -1
  3. metadata +4 -7
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8eac52d54c0b68c2544736e196208f5197772123
4
- data.tar.gz: d84d9da100cae9d4ed3fd9b7b0dc987d58004c83
3
+ metadata.gz: 5e156cf8c75889b1d7e86e96b80b4ca9f609b46b
4
+ data.tar.gz: 31c91bf3a1713cdfdb184809efa76a5f76fde7fe
5
5
  SHA512:
6
- metadata.gz: 45ae22b51f28b0f7e39684f7ff170535d8ca4a41e2044c9eb51ee12e6063a7ced9e037a0eb1b9912428f41ba5a4eb54be1fc13e88238c4cff257ff97c8b473b4
7
- data.tar.gz: d0c8255336649508e0a83e3156810b9e01030cb3fc1150a885e38e5f127ee6948f0a2a1b29a79d576f844c914a048853ea408aa529e6246ed8cd63e0f8fb6e04
6
+ metadata.gz: 485c165c9c57fd890072d681c372e7b1c1c50688006c211e4ed7cd926a97c44f188d02a33190b79701c96f9dccba8b22e544dfbf11e70874cc1bbda189dcccbb
7
+ data.tar.gz: 1f5a4444b6d854fb2a91cb095435eef00ba970380724c612c67f2a745bc1e8ee41489d38ca9ea78427f87f778bed0e5b55d5a5c282a73523f727a0fd4c3a9811
@@ -1,3 +1,3 @@
1
1
  module Smartfocus
2
- Version = VERSION = '1.0.0'
2
+ Version = VERSION = '1.0.1'
3
3
  end
metadata CHANGED
@@ -1,12 +1,11 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smartfocus
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
- - '''Bastien'
8
- - Gysler',
9
- - '''eboutic.ch'''
7
+ - Bastien Gysler
8
+ - eboutic.ch
10
9
  autorequire:
11
10
  bindir: bin
12
11
  cert_chain: []
@@ -75,9 +74,7 @@ dependencies:
75
74
  - !ruby/object:Gem::Version
76
75
  version: 4.0.0
77
76
  description: REST API wrapper interacting with Smartfocus (ex Emailvision)
78
- email:
79
- - '''basgys@gmail.com'','
80
- - '''tech@eboutic.ch'''
77
+ email: tech@eboutic.ch
81
78
  executables: []
82
79
  extensions: []
83
80
  extra_rdoc_files: []