usblamp 0.1.1 → 0.2.0

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: e01c5f2833190f29ad21b008c70e22cee1d7bdfe
4
- data.tar.gz: 71142e9c9ca239148d91c0aa3db92b181c4c90eb
3
+ metadata.gz: 4718ae677ae2363aeb7771b84580edb428ce183c
4
+ data.tar.gz: 33e30edd3836f10d91db98d293531e5e1b68828b
5
5
  SHA512:
6
- metadata.gz: d12919ab3f2fa91c82ee53e12f10d903fc5a2401e2f91e714a7a703fcd315e198fa67ef2200552ed5e5edd246b1022a4e61f96de8d2110c8e6b1634b00009d0f
7
- data.tar.gz: adfa849003004f11ac134daf17395f37a2f44148a75377045c8aba4a01ce5d2b546a0c73d13ce2631ac402f295703351dedbe36008a8dfea022c403b25e5a9ab
6
+ metadata.gz: 92372d2bd7c06138ea09530be32b137d2fb276446865257e213cb9d928e85c246debf5bd42d2d8c9d07ea2a61ab898a3dd5d07b930be96a1fbf3c8ef53f82f3e
7
+ data.tar.gz: 71c66461d4353a17a7591ba47f3e4266e98519798ba66f4608dfa4f42a915b1faf17d20a34726a1ad15838f0360fd68ed85e62eb5a27ec945ce7f36fdb8bb0d8
@@ -1,5 +1,5 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  # Gemirro Version
3
3
  module Usblamp
4
- VERSION = '0.1.1'
4
+ VERSION = '0.2.0'
5
5
  end
@@ -8,9 +8,9 @@ Gem::Specification.new do |s|
8
8
  s.authors = ['Pierre Rambaud']
9
9
  s.email = 'pierre.rambaud86@gmail.com'
10
10
  s.license = 'GPL-3.0'
11
- s.summary = 'WebMail Notifier ruby script'
11
+ s.summary = 'WebMail Notifier with ruby (Dream Cheeky).'
12
12
  s.homepage = 'https://github.com/PierreRambaud/usblamp'
13
- s.description = 'Create your own gem mirror with a simple TCPServer.'
13
+ s.description = 'WebMail Notifier with ruby (Dream Cheeky).'
14
14
  s.executables = ['usblamp']
15
15
 
16
16
  s.files = File.read(File.expand_path('../MANIFEST', __FILE__)).split("\n")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: usblamp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pierre Rambaud
@@ -94,7 +94,7 @@ dependencies:
94
94
  - - ~>
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0.25'
97
- description: Create your own gem mirror with a simple TCPServer.
97
+ description: WebMail Notifier with ruby (Dream Cheeky).
98
98
  email: pierre.rambaud86@gmail.com
99
99
  executables:
100
100
  - usblamp
@@ -148,6 +148,6 @@ rubyforge_project:
148
148
  rubygems_version: 2.0.14
149
149
  signing_key:
150
150
  specification_version: 4
151
- summary: WebMail Notifier ruby script
151
+ summary: WebMail Notifier with ruby (Dream Cheeky).
152
152
  test_files: []
153
153
  has_rdoc: