challenge 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
  SHA256:
3
- metadata.gz: 3704798030ad77e1abeec1033448f74a161f542f9ddff0cff410e1296aefd775
4
- data.tar.gz: 5c863502e3ea18a5d31891b94f8d1dd380a80e0efa4ba5d50aa7ae1d63e5faf7
3
+ metadata.gz: '08983933861205e427f4efc23dfa9be6225188f57509ba2fcae970b927555d53'
4
+ data.tar.gz: 6074db712c3cfd8bf03c613b819728d3ff643de0334d86e4c9f3df5720d4343c
5
5
  SHA512:
6
- metadata.gz: 760829baa1d4f079905abf84a5cad099f64fff27d53a366250c7da2617d25cd66a992a326aa596efced85396456a6084addb10c46e56a45f624cad0d7a6a72ff
7
- data.tar.gz: fc3515950f5e5509e8e069ca2f9833f77d77d4a53c9164d5c4e8ebf4588f8a09a6c3b4d64ae847b2c920536a26e6ffdf6b533b000f8c089febcdaec730d6909e
6
+ metadata.gz: e10e4e8f73149e35f3f370f3a488cde39c6c0bfb2114cf783b8d48f82eeb728892e93501c0eb2ba0664d908128b5cacfc2b36c3f044cb479593ef77b57586635
7
+ data.tar.gz: 8719745439b71c7116666d74020cfbe54ab21aa1936aace196a12f4e79e3871890e2c66cf8e9d4f1101710a44e5f2643726ad2be2dc1fea900a647bc78dbc29c
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
 
11
11
  spec.summary = %q{Ruby gem to discover economical and distributed distributer partners using input.csv, capacities.csv and partners.csv.}
12
12
  spec.description = %q{A fun ruby gem to discover economical and distributed distributer partners.}
13
- spec.homepage = "https://github.com/shanmugavela/challenge."
13
+ spec.homepage = "https://github.com/shanmugavela/challenge"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.metadata["allowed_push_host"] = "https://rubygems.org"
@@ -1,3 +1,3 @@
1
1
  module Challenge
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: challenge
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
  - Shanmugavel Arunachalam
@@ -90,14 +90,14 @@ files:
90
90
  - lib/helper.rb
91
91
  - lib/partner.rb
92
92
  - lib/theatre.rb
93
- homepage: https://github.com/shanmugavela/challenge.
93
+ homepage: https://github.com/shanmugavela/challenge
94
94
  licenses:
95
95
  - MIT
96
96
  metadata:
97
97
  allowed_push_host: https://rubygems.org
98
- homepage_uri: https://github.com/shanmugavela/challenge.
99
- source_code_uri: https://github.com/shanmugavela/challenge.
100
- changelog_uri: https://github.com/shanmugavela/challenge.
98
+ homepage_uri: https://github.com/shanmugavela/challenge
99
+ source_code_uri: https://github.com/shanmugavela/challenge
100
+ changelog_uri: https://github.com/shanmugavela/challenge
101
101
  post_install_message:
102
102
  rdoc_options: []
103
103
  require_paths: