telcosms 0.0.1 → 0.0.2

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: 7fbf6668660980c6704b53cb33ed87d77bf4ba31
4
- data.tar.gz: 746a94ac86178b532b488e9e92a485e790a0c42f
3
+ metadata.gz: 3b6eb147bac5b814c97c90ded0e7798859cd7e0d
4
+ data.tar.gz: ffc86c25ddeb16f6719580b2f15c4ad2ee0857f8
5
5
  SHA512:
6
- metadata.gz: e9bb86e23818f1785a9c5cd95fbf61577dd5b9f78fdf277f49e888cb7be43cc1a3cd91b495d83917b5d14656688c6ccfa1d6194ef81bd3291737e4e4011c2c99
7
- data.tar.gz: ced9102402f8ee86f496b4a12b5bcf9302c42062a8c617b9a0ba7863244b7d47be15e964ee18770f85f1b9462ac6266a5b5cfff034056a0acf6289be15a1ceb3
6
+ metadata.gz: 141f58b0aced469cb6e004c887ba570378f2028baa8cc81d1bd8d29f24228f5de0bd6dd37271e49e0fbedfa7e555737e21816fc354c5368631e4360472fd177c
7
+ data.tar.gz: 0b6b246f3aaf5e0033c4621e9d910a899dc3bc301adecf24ea63b1c42c9c9410e3cc140a837aec185093a799da311713afe91c8928143d761e7b87f7a338d1ae
@@ -1,3 +1,3 @@
1
1
  module Telcosms
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
data/telcosms.gemspec CHANGED
@@ -16,9 +16,11 @@ 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'] = "https://rubygems.org"
21
-
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 public gem pushes."
23
+ # end
22
24
 
23
25
  spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
24
26
  spec.bindir = "exe"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: telcosms
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sergio Maziano
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-06-17 00:00:00.000000000 Z
11
+ date: 2016-06-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -74,8 +74,7 @@ files:
74
74
  homepage: https://github.com/smaziano/telcosms
75
75
  licenses:
76
76
  - MIT
77
- metadata:
78
- allowed_push_host: https://rubygems.org
77
+ metadata: {}
79
78
  post_install_message:
80
79
  rdoc_options: []
81
80
  require_paths: