igros 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
  SHA1:
3
- metadata.gz: 589be48e73bc3b99a60be98d6a2b44b367b71c87
4
- data.tar.gz: 017b185b4cc69f6237b508d730135217b760de11
3
+ metadata.gz: f6447138cdfe7947cbc48fb3ba5c07f46a1a94f7
4
+ data.tar.gz: c1ba8803eaa6f76f663a46f97c6588e7b731ee43
5
5
  SHA512:
6
- metadata.gz: 58aa1046e3b297b0d057b13c5f761cc012405759f6cae48d59648d903a51f6696c99f15a0336a1cb5a837a56b70a30304eee81748d43630c4bda8286da419998
7
- data.tar.gz: 4c98e5ab21ea3191a1c44b3c888d3f584c1d4c56b090ceb26c9b57e90c15cc51dd13438335d4379cfa277fc859cedfc47d349e685bf82a8bcace6c0a64aa06e2
6
+ metadata.gz: e4c3dc8e9accbfe806e34984cc4cdff942b5f2729f1f37313201978555f9403fbd0312c754c1f23b61e81533146ea62812f423f07e8a5448bbd7c1146036827e
7
+ data.tar.gz: 828e6d79974239b8840f219909807ca4dd077b9e30b8fde74b7934af358430c556c861387c66ab8287cd791868db70ad8a17e1fb5a344c811242d5abe2c979a7
@@ -0,0 +1,2 @@
1
+ ---
2
+ :rubygems_api_key: '91149f4d078de35d42f5132bb2353914'
Binary file
@@ -1,3 +1,3 @@
1
1
  module Igros
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: igros
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
  - Yechiel Kalmenson
@@ -59,6 +59,7 @@ executables: []
59
59
  extensions: []
60
60
  extra_rdoc_files: []
61
61
  files:
62
+ - ".gem/credentials"
62
63
  - ".gitignore"
63
64
  - CODE_OF_CONDUCT.md
64
65
  - Gemfile
@@ -68,6 +69,7 @@ files:
68
69
  - bin/console
69
70
  - bin/igros
70
71
  - bin/setup
72
+ - igros-0.1.0.gem
71
73
  - igros.gemspec
72
74
  - lib/igros.rb
73
75
  - lib/igros/cli.rb