loadgif 0.1.1 → 0.1.2

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
  SHA256:
3
- metadata.gz: 8d2c7c57d1b7f66787413b204547df95830b5c9838e4e81e913a833e37253599
4
- data.tar.gz: caeb1d531a07d3b30e28827d2a720686ebc92803929d44f6cc51f2e9efc06cd9
3
+ metadata.gz: e12a6b36747864726accf5ec665357d31161b93f98a8326f9689559c43115d2c
4
+ data.tar.gz: e9920bd03b4323e34d5ffb232e314e8e4973feba4522bb87b54ac8b725c0235a
5
5
  SHA512:
6
- metadata.gz: 2e015c1d12d40f638d1ded7072c060cedd17650d90c95cad42a43ad4423066730008b0e4f5312890a28c910788a8be8e7fdc2cd26d59d1133cd45671e343ce9e
7
- data.tar.gz: 97abc8fcd6e07b051370a0c5987838eb99eeb805139350110a03eb244f24dd9246f31f36b4f0756b9b33ae79e5ca0476678a7d395907e6957543b90856570157
6
+ metadata.gz: b59973e987b2ce3b006b7a3f6f12e1db8788618a2963bdc4776c13ea3796ffb07c2146c1c320e3a2f829b66d93282b07671378ce962a11098e23bec55ffe6a53
7
+ data.tar.gz: 3856599a03cbbe2644085dfc018936732ac73d43755c58f02c076e44c5f3847ee23d4369f60cbd7f3e5426e83c1e3d0b122692d1c2f4dc2e90d8e36621ddd117
data/README.md CHANGED
@@ -100,7 +100,7 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
100
100
 
101
101
  ## Contributing
102
102
 
103
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/loadgif. 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.
103
+ Bug reports and pull requests are welcome on GitHub at https://github.com/cis-neelam/loadgif.git. 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.
104
104
 
105
105
  ## License
106
106
 
@@ -108,5 +108,4 @@ The gem is available as open source under the terms of the [MIT License](https:/
108
108
 
109
109
  ## Code of Conduct
110
110
 
111
- Everyone interacting in the Loadgif project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/loadgif/blob/master/CODE_OF_CONDUCT.md).
112
-
111
+ Everyone interacting in the Loadgif project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/cis-neelam/loadgif/blob/master/CODE_OF_CONDUCT.md).
@@ -1,3 +1,3 @@
1
1
  module Loadgif
2
- VERSION = "0.1.1"
2
+ VERSION = "0.1.2"
3
3
  end
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: loadgif
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - cis-neelam
@@ -72,6 +72,7 @@ files:
72
72
  - lib/loadgif/special_gif.rb
73
73
  - lib/loadgif/version.rb
74
74
  - loadgif-0.1.0.gem
75
+ - loadgif-0.1.1.gem
75
76
  - loadgif.gemspec
76
77
  homepage: http://rubygems.org/gems/loadgif
77
78
  licenses: