radissh 0.1.0 → 1.0.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/radissh/version.rb +1 -1
  3. metadata +6 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 212d2f775a8ede1e8d62dcbf4c4c882a5affa9c8
4
- data.tar.gz: 8745ad29284add69264c418feadd3f9f6609f5e1
3
+ metadata.gz: e1c7dbc83dc22274afe23c16a9685fedc8b380f1
4
+ data.tar.gz: bdc56f5232af0afc24a6bd32070f068fbff322c7
5
5
  SHA512:
6
- metadata.gz: 3208e65313b6c763ddd4fb1f93079663a076cf9d5bcfdcc933da7d256341e61ee488465751af8af180bc8610c4649134b69667ce7093a1a56096ef370d96d79b
7
- data.tar.gz: e32dc43c43599ec9449a89d834e802af13768129d0aad551393b661524cbdb71fff3124800df9dedafcfa3ad12ec09c186f045609119753d16d6a78e04bee29e
6
+ metadata.gz: bc5b6947a4278c6b3376e594c90ece244406958765f85b63ffea56f214ef14314d4d3f23b6fd987584404cfd5a0582e51afc3552d5a4d82dc9f30d86c93f3033
7
+ data.tar.gz: 6b2395a53be07eec40e01df180bdac4b1a7ec681916882232d9300c24dcf01799ff71be6d251c71f295f8f520e49bf8f48a9d3f28cde13d2c7d4ce044df87a33
@@ -1,3 +1,3 @@
1
1
  module Radissh
2
- VERSION = '0.1.0'
2
+ VERSION = '1.0.0'
3
3
  end
metadata CHANGED
@@ -1,18 +1,19 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: radissh
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 1.0.0
5
5
  platform: ruby
6
6
  authors:
7
- - Gustavo Motizuki
7
+ - Radissh
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
  date: 2017-04-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
- description: Easily embeding testimonials from Radissh into your website
13
+ description: This gem is a simple helper to integrate Radissh widget into your website,
14
+ and allow you to quick display your testimonials
14
15
  email:
15
- - gustavokm90@gmail.com
16
+ - support@radissh.com
16
17
  executables: []
17
18
  extensions: []
18
19
  extra_rdoc_files: []
@@ -47,5 +48,5 @@ rubyforge_project:
47
48
  rubygems_version: 2.5.1
48
49
  signing_key:
49
50
  specification_version: 4
50
- summary: Easily embeding testimonials from Radissh into your website
51
+ summary: Collect, manage and show testimonials from Radissh into your website
51
52
  test_files: []