fact_is_fact 0.3.0 → 0.3.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: bbef6569a8515eff3ee4c4e6137b832367a4fb0b
4
- data.tar.gz: b8f37c6ebec400b96fdc0788d3b5d2594f471fbf
3
+ metadata.gz: d679bc6026279ca0869e80ea22433389a5ab0334
4
+ data.tar.gz: 0d265bb4f2c53d7cbfb0f9fcd2c6e4fc3024b052
5
5
  SHA512:
6
- metadata.gz: f72cf3278c24309a02f6dd04f2e31cc9c72a9b04fac0f22a2c496237b4f296d438ba4d58fd70cd346017e2d6a16365841f6e8fa3b43c6743577824c7eacf40bf
7
- data.tar.gz: 32e9a44ab69470a1ebe23532757cf5771a0c550c5118379cced29277a8fc3f2e49d10c2a7840c3d530e9053b17ff77441a312685814d48d671fd369afe23bfbe
6
+ metadata.gz: a13695d311eb9e84e07bfe6477c849bf7c43636caefb15ba671f1a41dd5d1e222a916a1b1fc1adf64d0bfd890c4fcc161538f653be20a20851268c6f7255cfc7
7
+ data.tar.gz: 16648b40306d77306ad35f4b55b06207ca585d3e5f8cd0a2662ef15d965a832adad257128ade3df86a99d54645328fb21873ee265f14dd2aef54cc5c6430b144
data/README.md CHANGED
@@ -36,7 +36,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
36
36
 
37
37
  ## Contributing
38
38
 
39
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/fact_is_fact. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
39
+ Bug reports and pull requests are welcome on GitHub at https://github.com/abhinaykumar/fact_is_fact. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
40
40
 
41
41
  ## License
42
42
 
@@ -1,3 +1,3 @@
1
1
  module FactIsFact
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fact_is_fact
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aks