fancy_count 1.0.1 → 1.0.2

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
  SHA256:
3
- metadata.gz: ced56dce49a2b568967f26fddf452dbadc4dfdada96bfa80786f6a91a7830b96
4
- data.tar.gz: d74ba136abe84d6537414e3a7db49377fdf31842ae6dcc94e1e50488aeedb578
3
+ metadata.gz: b02975defd97e946e058280737ba04534489e65f8ade6b1194d6e6680605e60b
4
+ data.tar.gz: f5eddccfa98b9e8a4eb598f1d516abfac56eade043de077c757ac20cfc0ebf27
5
5
  SHA512:
6
- metadata.gz: 33c06a71bb5d6ec1d9cd87ea75067b5184e142d2eac07cad2af3b9f53b9e16d4a63a32f04c89bc2e77ab69b6831d50b1ed3400e3a7e24f1c93ba3e0611d34c10
7
- data.tar.gz: 94a7126c54c0688e44f9ee11de0b3963e6edff2070be834d54fb6d8d30c7464ad125f8e888c08678bf1e74a8dbddb79b57be60ff25c7571751ee78a35417c7c2
6
+ metadata.gz: 3413afd2f94336af637a497bfacaedcf9c9f2d3d17490e1d0dcdbbc8d9104e6a8ebff858d4258b04ac3d2c129fe9d50362515bbed81bd52579d8debd3d215fc2
7
+ data.tar.gz: 605a2f567252957806867c7fcf2a035568994dc1a5d1643bcb4a3a11ce737bfeb47df1390dd7903384df0cdda7e33379e9a4b2c7f1a748f05c9d03855e5ba7dc
data/README.md CHANGED
@@ -32,7 +32,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
32
32
 
33
33
  ## Contributing
34
34
 
35
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/fancy_count. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/fancy_count/blob/master/CODE_OF_CONDUCT.md).
35
+ Bug reports and pull requests are welcome on GitHub at https://github.com/CompanyCam/fancy-count. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/CompanyCam/fancy-count/blob/master/CODE_OF_CONDUCT.md).
36
36
 
37
37
  ## License
38
38
 
@@ -40,4 +40,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
40
40
 
41
41
  ## Code of Conduct
42
42
 
43
- Everyone interacting in the FancyCount project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/fancy_count/blob/master/CODE_OF_CONDUCT.md).
43
+ Everyone interacting in the FancyCount project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/CompanyCam/fancy-count/blob/master/CODE_OF_CONDUCT.md).
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module FancyCount
4
- VERSION = "1.0.1"
4
+ VERSION = "1.0.2"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fancy_count
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - CompanyCam Engineering