storazzo 0.7.3 → 0.7.4

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/VERSION +1 -1
  3. data/storazzo.gemspec +4 -0
  4. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6948ac6219b8540a46f7a2c0a155e097168656ed6b09f0adc9b2601b62bc466d
4
- data.tar.gz: b6f40f0dd0c025c0a03b59a11ba75b9a6ed0f398f93fb6ce1bf18538ef9ebdbf
3
+ metadata.gz: cf4a2d3f1f19159e98d91c9ffa590733482e5024d2fc773ddac89be26b7c3384
4
+ data.tar.gz: 81679032b930b55b6077ee2f4557ad1b00dab5684c702f25b79b8fb8131efd3f
5
5
  SHA512:
6
- metadata.gz: e2133288626b087aa3ec75c95626b7f23cb09b3073589bef4582837b12f7a1559b96afc0a7d42c4422c9fae61372143673170fcfca6ad6bfc9a509b3f1cef404
7
- data.tar.gz: 1dc88ed96a2d77e5b38f68528315cecc409263bd350acb657ed643eb8e451247db28a23319816f2cfe3a65dc81b43a04fb90b059be36e6e289507a95b23ce49f
6
+ metadata.gz: 9ecccb88f2966188b3a54b53de353338810a7e578ab4ea73de4fa3279d3c6575aa05639e6fbbc70db27a6bb0501c76ab06e6748292e339ae8c0d7da60385d780
7
+ data.tar.gz: 75254ee445f4c73341361e627d75fdc284e0169571c3cff3a3dd6860be45857ee8af6482c512f42614b7d74373250b71a9d64427458a2de4fd4aac3f109275cc
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.7.3
1
+ 0.7.4
data/storazzo.gemspec CHANGED
@@ -27,6 +27,10 @@ Gem::Specification.new do |s|
27
27
  # "storazzo",
28
28
  # "hello-storazzo",
29
29
  # ]
30
+ s.metadata = {
31
+ "github_repo" => "https://github.com/palladius/storazzo"
32
+ }
33
+
30
34
  s.homepage = 'https://rubygems.org/gems/storazzo' # maybe https://github.com/palladius/storazzo
31
35
  s.license = 'MIT'
32
36
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: storazzo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.3
4
+ version: 0.7.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Riccardo Carlesso
@@ -120,7 +120,8 @@ files:
120
120
  homepage: https://rubygems.org/gems/storazzo
121
121
  licenses:
122
122
  - MIT
123
- metadata: {}
123
+ metadata:
124
+ github_repo: https://github.com/palladius/storazzo
124
125
  rdoc_options: []
125
126
  require_paths:
126
127
  - lib