gem_analogj_test 0.1.5 → 0.1.6

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
  SHA1:
3
- metadata.gz: 6b8cdf9b3068f942471f519e608581a5317f0ea6
4
- data.tar.gz: 3062c1d9641a265b3474226ccc7c59cee7c1ffdc
3
+ metadata.gz: 73f175e87843cbfc3512b44c98dc10a2b0bfd74f
4
+ data.tar.gz: 43ce2da408637b8dd805f08425f167eb9a6d6c2c
5
5
  SHA512:
6
- metadata.gz: 17ad189f62516b21a03bf95be705642a8bbf36cc52c3239a790e811d7c9a96c6b5328c1e51d09a4a37c8db02a8ac7a9e4b1599c2ff101ff33121a15f19c40a5f
7
- data.tar.gz: d2fcd991bc8f9bb667d40a01239bc1b71a7e7eb91f0ad1d1dbbd07817fece393fed6d9e2c72f6dd4a10351fdae26fc3603ae3aa17e3097398de781bffb2867a5
6
+ metadata.gz: b6a965c8f461f59f636fc7fa8ceb10d41fecb409c1865942d7b80e8dffd37d46b358acd451c45502626e0dd0aa86d37e86b2ea2201c37b1767f97924676bb1a7
7
+ data.tar.gz: b40ea9671c08576c5fae8c109ac8524ac24597b3de4e778de05aa941cd6983c355d0ebbf066f872a53cc13b32321eb0704adb994ccfeebfd8af08a4b796610cd
data/README.md CHANGED
@@ -1,5 +1,6 @@
1
1
  # GemTest
2
2
 
3
+
3
4
  Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/gem_test`. To experiment with that code, run `bin/console` for an interactive prompt.
4
5
 
5
6
  TODO: Delete this and the text above, and describe your gem
@@ -1,3 +1,3 @@
1
1
  module GemTest
2
- VERSION = "0.1.5"
2
+ VERSION = "0.1.6"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gem_analogj_test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Kulatunga