colorputs 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: b6fb4e8d351679f23b4ad4d6aa8fa9067aa69c20
4
- data.tar.gz: 42cb9ff58d72f81ed614d1e5f2eb5b17557254bb
3
+ metadata.gz: 32d29f8f142b80543ba387ce5cce70984630315d
4
+ data.tar.gz: eb7ea6d0841cf6c1589bbf97ff9dd5f9f8865993
5
5
  SHA512:
6
- metadata.gz: 435259c4ae0121a1304d8b729a3d349ed1c33defb7f673fc98bf32fe68dc868d0eb114862089cb686bac503798c25376871868a5a527d682610a9c614d601afb
7
- data.tar.gz: 1617dc47d8529fbc8cb0d67c444549d84f07f141ae8abc2864405fc5f0263b7087c6e6d522638c0536cd8406540c111ad6d33e73212be8377e5bfa5529537deb
6
+ metadata.gz: 0a4e4a6b334bd207aa9c20bc1bf6b16094b806945205bdc00f09302743d90aba83e7299a91e2cdc93e655aab0b79e743dccaec7837a94d3a30cb3abbd8babbaf
7
+ data.tar.gz: f8a147777e5d929f664e1e7832b211ae7dcf5445a7e59cf3c4137ffb240a38640462c2ccba63c602f4c52383b1f8bc2cbe07fe7a167de5310c1d668cd44efaee
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: colorputs
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
  - Agustín Beamurguía, Lautaro De León
@@ -18,7 +18,7 @@ extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
20
  - lib/colorputs.rb
21
- homepage: http://github.com/lndl
21
+ homepage: http://github.com/lndl/colorputs
22
22
  licenses:
23
23
  - MIT
24
24
  metadata: {}
@@ -38,7 +38,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
38
38
  version: '0'
39
39
  requirements: []
40
40
  rubyforge_project:
41
- rubygems_version: 2.0.7
41
+ rubygems_version: 2.0.3
42
42
  signing_key:
43
43
  specification_version: 4
44
44
  summary: Color in puts method!!