alimento-alu0100965667 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 77a30ed5f94fdbe235ec0d9bb03e0709e1a37293
4
- data.tar.gz: fea22a3186d224e72cb6fcd0193c90460ae7f33d
3
+ metadata.gz: 3b51bf2bcc428d8ac4534a4cb948cbbb73850ca5
4
+ data.tar.gz: 7edf15608a1035229429b75799ebeaf4d52e9d6e
5
5
  SHA512:
6
- metadata.gz: c0b592dac22da8fa8155fda56e5db6f1998287729cd9bb2882611dfd6dbae9af835240814558b3bf55a74fa922ce0f8881bddfc72f01d6afe29ca1498577602a
7
- data.tar.gz: bc799b67b992bb69e27e9825efe3247b5ae1127ac130a5e7a10a4877bb9ebdd3cf86e857f1c792c389281c9885f431133d549903db9b509ab30e36b7a2f77737
6
+ metadata.gz: 4edd0c15a38cc073524523af39768e8309252e367381ff7f0f6c16780778367a504e48261c89a5866c65e90da8389e7b3ea64e1aa9e5439f65309cdf665a3422
7
+ data.tar.gz: 529d2bdb6236fa5dc330b4d563486a0653083d72b20092417156057caf1df114e169305c0e17989b09ed5dd745ad79e9a0f63623613c3489f0990b02c9f05608
data/alimento.gemspec CHANGED
@@ -16,12 +16,12 @@ Gem::Specification.new do |spec|
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
18
18
  # to allow pushing to a single host or delete this section to allow pushing to any host.
19
- # if spec.respond_to?(:metadata)
20
- # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
21
- # else
22
- # raise "RubyGems 2.0 or newer is required to protect against " \
23
- # "public gem pushes."
24
- # end
19
+ #if spec.respond_to?(:metadata)
20
+ # spec.metadata["allowed_push_host"] = "http://mygemserver.com"
21
+ #else
22
+ # raise "RubyGems 2.0 or newer is required to protect against " \
23
+ # "public gem pushes."
24
+ #end
25
25
 
26
26
  spec.files = `git ls-files -z`.split("\x0").reject do |f|
27
27
  f.match(%r{^(test|spec|features)/})
@@ -1,4 +1,4 @@
1
1
  module Alimento
2
2
  # Constante VERSION
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alimento-alu0100965667
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
7
  - David de León