ballonizer 0.2.0 → 0.2.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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b5d1bbd1e907d9bca6cf807a94caefc63a94b164
4
- data.tar.gz: fe4987187244948facaa3a1bcf89b4240f1a385a
3
+ metadata.gz: 282a861cf0c674960e6940c33424e7c293b5d9dd
4
+ data.tar.gz: f7a18ba42d1641b5ee18edf56c957eb731a8898b
5
5
  SHA512:
6
- metadata.gz: 81fbd87f25f016c28f7233a03c7fb04eef1634c52fae9211f451283eb2637b484c1b7c9b0118b1a2f75e54c1cb931a7ac60ab7fa08be256694cc11eb8f841362
7
- data.tar.gz: ec5b3571b0f30841b5d8f74bddab3c9d4e819c5959914fd0085d6b8a872ad08bc4a9ceeb5b3dde4229c9ef9110d252f35afc934ad3c0d0214842e657112dac19
6
+ metadata.gz: f9d393608f7b9e2f0804552ec647d0f51b301658932e5ae4c3cb7dc5b83ae10e917382e441922f0cab05771170746b31be5b15becc13b1390697afb68fe3c0aa
7
+ data.tar.gz: 3fc55d454749542a5dd6f440943e9da6307bda837ea358cea76397e57ce2efac737be6824a6d1a655dcf85c69b2cb749846192c3810ee3f7400c1fa7902c7100
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ballonizer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Henrique Becker
@@ -264,7 +264,7 @@ files:
264
264
  - examples/ballonizer_app/config.ru
265
265
  - examples/ballonizer_js_module/index.html
266
266
  - Rakefile
267
- homepage: http://rubygems.org/gems/ballonize
267
+ homepage: http://rubygems.org/gems/ballonizer
268
268
  licenses:
269
269
  - Public domain
270
270
  metadata: {}
@@ -287,7 +287,7 @@ rubyforge_project:
287
287
  rubygems_version: 2.0.3
288
288
  signing_key:
289
289
  specification_version: 4
290
- summary: 'ballonize: to allow colaborative edition of ballons in images'
290
+ summary: 'ballonizer: to allow colaborative edition of ballons over images'
291
291
  test_files:
292
292
  - spec/ballonizer_spec.rb
293
293
  has_rdoc: true