nummax 0.0.0 → 0.0.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/nummax +5 -0
  3. metadata +4 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 955b714b7268571f04f017411c7242369fb6e166
4
- data.tar.gz: 613ff3cc5192e2099d6ac1996bc0b281fa374b45
3
+ metadata.gz: 520fb603e3b6ce1e2db7f002b3653a7556cdb2dc
4
+ data.tar.gz: 0b5d6a577e4d288ff722966841a2736c57b9b58e
5
5
  SHA512:
6
- metadata.gz: 076afb8936576f3c84e355ef851bc864904a47767529020b3e7be07e39f2d2673793a8951c750931c58bf28d419dc3b58be2e2386a72d87974a7e9f78e657e2e
7
- data.tar.gz: acead4f9d2d5b8be49bb4d630fad95b00e9f91933dbe367910a22de77c8c24904829d413732dc4feb374aeb9612d16c3a9e630c0f6a19dced2642d403a27e355
6
+ metadata.gz: 5abd1796e60de18b77dd06a52637c15e019fcd075c7ebd54f43bf62a5b43f499a99d12216ffcbf54266e64ea1aead09f3a342edbed6e1643751a1491601a294b
7
+ data.tar.gz: 637da4595aafd9734005fc5f78c7e8f04b763c36b29db82df69c479b0f94489c0d4ccd43cf0d51eb89b78f8057e5191963097da538c2b58f137d4b538c9eea9a
@@ -0,0 +1,5 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ require 'nummax'
4
+
5
+ NumMax.test
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nummax
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.0
4
+ version: 0.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lunacorp
@@ -12,10 +12,12 @@ date: 2016-10-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: "???"
14
14
  email: Lunacorp@mail.ru
15
- executables: []
15
+ executables:
16
+ - nummax
16
17
  extensions: []
17
18
  extra_rdoc_files: []
18
19
  files:
20
+ - bin/nummax
19
21
  - lib/nummax.rb
20
22
  homepage: http://rubygems.org/gems/nummax
21
23
  licenses: