gem_analogj_test 0.1.8 → 0.1.9

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: 198f885841a717b9544619f527978d7f44534ba5
4
- data.tar.gz: c763723478627b65f1a218396d62fff3f907b7e1
3
+ metadata.gz: 3d081a230db3579e46d6681fc966ec5d9be9ef2f
4
+ data.tar.gz: 37615395674a2e5bdcd42dcc6423492f0a34b3f8
5
5
  SHA512:
6
- metadata.gz: a408b44bad719e7c9ccb2d9140e82938148bb92bf2ddc3b6e120d31870483960fc46e4c1a9f29435a80ba3fbe45657f6a1b8d1e455c0c18943d21d0ff29b3c20
7
- data.tar.gz: 07f3f90e1a21c02ef219aea85b680ac9e1695b76dbe92d3469d3ab768be9e8cd0db0a7b2982cc4dc7ee9efc06a923b7f11c1aa4ece9c0340a8f8f48353359d53
6
+ metadata.gz: c9e75ee59f84b16d8ec1f303d5cf0e318c2d87d7bd9ba53837098035889a7b9a45373956afd3d60a0a68f1138a1cd7b2b757aae4f729768a2dd464ea5cdd465a
7
+ data.tar.gz: 05639e984658c8a6356b63cecb4e48bf8bc3c4d66c303a57782d3a81effe63623b9d1526b031183b175258ad890704418d6088ccfb22456f14c9ffd31ed27dbe
data/README.md CHANGED
@@ -35,7 +35,6 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
35
35
 
36
36
  Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/gem_test.
37
37
 
38
-
39
38
  ## License
40
39
 
41
40
  The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
@@ -1,3 +1,3 @@
1
1
  module GemTest
2
- VERSION = "0.1.8"
2
+ VERSION = "0.1.9"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gem_analogj_test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.8
4
+ version: 0.1.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Kulatunga
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2016-07-14 00:00:00.000000000 Z
11
+ date: 2016-07-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler