fluent-plugin-cloudfront-log 0.0.2 → 0.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +1 -1
- data/fluent-plugin-cloudfront-log.gemspec +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9d0e94873fb17f7ba12461603e56f157a1b826a5
|
4
|
+
data.tar.gz: b53f30d6a03a6afc2d3f2e51635007bdc5457e24
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ca690918de97d284715582b8a04a0661c13d00859bfe0b84458a2537c90f59d53306bc401e964a8017bb65f6d9266e43164cc99eae606a0a646f0eb2e7f8ebd3
|
7
|
+
data.tar.gz: 6259a40d205cd1a359159e806e98d2e53d1b903b4f3ce5cd1bd158c3eea62b22239dc0c4bf09cbaa42b7f90c66fdcf9407f1202f11b4661c61105b2b1690c8d6
|
data/README.md
CHANGED
@@ -76,5 +76,5 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
|
|
76
76
|
|
77
77
|
## Contributing
|
78
78
|
|
79
|
-
Bug reports and pull requests are welcome on GitHub at https://github.com/
|
79
|
+
Bug reports and pull requests are welcome on GitHub at https://github.com/kubihie/fluent-plugin-cloudfront-log.
|
80
80
|
|