array-symmetries 0.0.3 → 0.0.4

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
  SHA256:
3
- metadata.gz: e2e9c7cdb534452b02aaa4f93594d3e0e3a1fdcc641c3bfe6d3710bacb70bdba
4
- data.tar.gz: 21b30dc1caaf70fef3701e8693b89c84de64012768460decc8f27532bdd9c7c4
3
+ metadata.gz: fbc4d28f09c3afcbf7f2083a1b0bdc63df0dc532aacfaf6eaa4c8323ce3cf3d2
4
+ data.tar.gz: 1cb8690a1d7edc86fc1d9cc9f1ab8f5b96c12e7aa1bd8628937daaf062352e47
5
5
  SHA512:
6
- metadata.gz: e75cdd082d1e142347f3fb7d6edfb1f0c0e171c42913d132ac95861140e95e3887a01678d85dddfe47f7f8c8e0dd27c4e6b13a9f09598269b298c329b8443aa5
7
- data.tar.gz: 2801208239461b0b85cd653329bebf7d9b140b359ca0afd9dcb37fc405e51291b1c3e9541faba116a08efc60cc13427da804f8f6f35d3e46b10b81425156d4fc
6
+ metadata.gz: 32443bea26d0601538fb759e35100101790bca42c5ecd6276dd946e7ad23fd3cf9e8e701a01f0d07788787b931fb5e012d6fb3726fc1e437b0fcd6e5b517a490
7
+ data.tar.gz: 786aafeadf97c5af337dbdaab143f48ad6a86739dc85406d3843e9a8c510c7f467458edee32373c87c2376b66d68301e0da9bb28924b12f93b9cd0a9caa23388
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: array-symmetries
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lorraine Lee
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-12-15 00:00:00.000000000 Z
11
+ date: 2018-12-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: The group of symmetries of the square, applied to Ruby arrays of n elements
14
14
  that are arrays of n elements, for some value of n.
@@ -17,7 +17,7 @@ executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
19
19
  files:
20
- - lib/array.rb
20
+ - lib/array-symmetries.rb
21
21
  homepage: https://gitlab.com/n8chz/array-symmetries
22
22
  licenses:
23
23
  - MIT