randify 0.1.0 → 0.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d0e36903841173795029ed82b8706573655cdb81
4
- data.tar.gz: 0889d000b9f2c4168dbe902a012f5f70b704538d
3
+ metadata.gz: a993f8954206aa1ac121c2a7e75a26056583100b
4
+ data.tar.gz: ffb920807ad57eed86f8c0b06e86b5788c5e88c8
5
5
  SHA512:
6
- metadata.gz: f1deff0be7d3867ad28d1fd48f3d27dc70b54ba9996cc960a70e2a42e5fed3338fac895c4b0a13d118c672825979c7ab41ec57879761f99ce9111d5230145e1e
7
- data.tar.gz: d4de73ea0c2cf38d9b6ed63e86a377da63adb57c7c77c688134f81a263f56d667f6c9ddd09f4682712a651e270d74289bc1fb2e73ba9b63898af810114818454
6
+ metadata.gz: 9f1efb16998a87ee7b351777543097b66d3cae573b13bb5426c6d600900533ef653952541738001d73926f0e29efea5d920cba2825540d383ef67b66bad0bb3a
7
+ data.tar.gz: d8b6e7e6251916cf9d417739ad6cdb907499d011874f3e48a7bad58c25720b4ac472e310e911dafb3f97b934085770a46545ff94fbe80329120b1bd48228ca46
@@ -1,3 +1,3 @@
1
1
  module Randify
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
data/randify.gemspec CHANGED
@@ -6,7 +6,7 @@ require 'randify/version'
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = "randify"
8
8
  spec.version = Randify::VERSION
9
- spec.authors = ["justynjozwiak"]
9
+ spec.authors = ["Justyn Jóźwiak"]
10
10
  spec.email = ["justyn.jozwiak@gmail.com"]
11
11
 
12
12
  spec.summary = "generating random data based on real informations fetched from different websites"
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: randify
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
- - justynjozwiak
7
+ - Justyn Jóźwiak
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []