topolys 0.6.1 → 0.6.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
  SHA256:
3
- metadata.gz: 3bb18d30ee726b34ae0e120b80b3c0ef4c65c1bc627a44c1e65f67a6105f8e89
4
- data.tar.gz: 5ea32d08c42f82bb143d085e24a2186ad150b4ca5479858a9390affd7e9cd282
3
+ metadata.gz: 0a405801beee2c24bd9c52a3a40abcba6d1940c8181550f1a42d4b8dd6f31daa
4
+ data.tar.gz: 186cf8b20b0da07b7d920126b9a26d251d984bdcb27d284b32469752d7e8ada4
5
5
  SHA512:
6
- metadata.gz: b57339cdf52a7f88d4774a82627dbc31a04ea459597afbbf4275ce9286bf8c5bd8530706083ccc7fc327553ca06c1834c0472f254fbc652250fc635525719fa4
7
- data.tar.gz: 962c68e4226bccc4db7627570b01bd74dc63ae9a15d19e33d559faa8673bc080331e0669abfe2aec247639a809119262c28f6098eb6f76ada26d09aeb4380985
6
+ metadata.gz: fba46d106d7c432e4e371ae8e6dc09046ccbc1ca238879178c0f68a6c29c2b599f3d24cb84d9cf816b36ff675cd49c89967bfd5f56392012cbc1fa95c943abab
7
+ data.tar.gz: 236d61f34db2d3c756e84225084b9367a9ef4b9dee147f30269c5fdc0bc302344eaeaf29855ac845d7292bc3fe9a7761155487ae9f9f0841b7d6140d6924abde
@@ -1,3 +1,3 @@
1
1
  module Topolys
2
- VERSION = "0.6.1"
2
+ VERSION = "0.6.2"
3
3
  end
data/topolys.gemspec CHANGED
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
11
11
 
12
12
  spec.summary = ""
13
13
  spec.description = ""
14
- spec.homepage = "https://github.com/macumber/topolys.git"
14
+ spec.homepage = "https://github.com/automaticmagic/topolys.git"
15
15
  spec.license = "MIT"
16
16
 
17
17
  # Prevent pushing this gem to RubyGems.org. To allow pushes either set the " \
@@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
21
21
  # spec.metadata["allowed_push_host"] = "TODO: Set to 'http://mygemserver.com'"
22
22
 
23
23
  spec.metadata["homepage_uri"] = spec.homepage
24
- spec.metadata["source_code_uri"] = "https://github.com/macumber/topolys/tree/v#{spec.version}"
24
+ spec.metadata["source_code_uri"] = "https://github.com/automaticmagic/topolys/tree/v#{spec.version}"
25
25
  #spec.metadata["changelog_uri"] = "TODO: Put your gem's CHANGELOG.md URL here."
26
26
  #else
27
27
  #raise "RubyGems 2.0 or newer is required to protect against " \
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: topolys
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.1
4
+ version: 0.6.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dan Macumber & Denis Bourgeois
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-02-15 00:00:00.000000000 Z
11
+ date: 2023-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: matrix
@@ -106,12 +106,12 @@ files:
106
106
  - lib/topolys/transformation.rb
107
107
  - lib/topolys/version.rb
108
108
  - topolys.gemspec
109
- homepage: https://github.com/macumber/topolys.git
109
+ homepage: https://github.com/automaticmagic/topolys.git
110
110
  licenses:
111
111
  - MIT
112
112
  metadata:
113
- homepage_uri: https://github.com/macumber/topolys.git
114
- source_code_uri: https://github.com/macumber/topolys/tree/v0.6.1
113
+ homepage_uri: https://github.com/automaticmagic/topolys.git
114
+ source_code_uri: https://github.com/automaticmagic/topolys/tree/v0.6.2
115
115
  post_install_message:
116
116
  rdoc_options: []
117
117
  require_paths: