lolcommits-protonet 0.0.1 → 0.0.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 +4 -4
- data/.travis.yml +0 -4
- data/README.md +2 -2
- data/lib/lolcommits/protonet/version.rb +1 -1
- metadata +2 -3
- data/vendor/fonts/Impact.ttf +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 10ea184082c909baf4a87e3f8c4b788e4671ec3c
|
4
|
+
data.tar.gz: 3188f2b91ba7645c6b09b16cfb7e296088c19f02
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1b7093593ae2b91500060f2e90e57cc1eaf76940d8d7ff351001cc797240a2e54fb4275a2a3cbbbf5bc9b80b4d829d5357a7f0ae69389c4d834dbe2736c5909b
|
7
|
+
data.tar.gz: 80647d9f8c1b785c7fff6b355987fd4dd1586394686c72eab7645af6acfe0a5876131a0f35939d1721c463667f3e08bcc7700fef14652500be763c46b1396cb1
|
data/.travis.yml
CHANGED
data/README.md
CHANGED
@@ -2,8 +2,8 @@
|
|
2
2
|
|
3
3
|
[](http://rubygems.org/gems/lolcommits-protonet)
|
4
4
|
[](https://travis-ci.org/lolcommits/lolcommits-protonet)
|
5
|
-
[](https://codeclimate.com/github/lolcommits/lolcommits-protonet/maintainability)
|
6
|
+
[](https://codeclimate.com/github/lolcommits/lolcommits-protonet/test_coverage)
|
7
7
|
[](https://gemnasium.com/github.com/lolcommits/lolcommits-protonet)
|
8
8
|
|
9
9
|
[lolcommits](https://lolcommits.github.io/) takes a snapshot with your webcam
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: lolcommits-protonet
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Matthew Hutchinson
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2017-12-
|
11
|
+
date: 2017-12-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rest-client
|
@@ -147,7 +147,6 @@ files:
|
|
147
147
|
- lolcommits-protonet.gemspec
|
148
148
|
- test/lolcommits/plugin/protonet_test.rb
|
149
149
|
- test/test_helper.rb
|
150
|
-
- vendor/fonts/Impact.ttf
|
151
150
|
homepage: https://github.com/lolcommits/lolcommits-protonet
|
152
151
|
licenses:
|
153
152
|
- LGPL-3
|
data/vendor/fonts/Impact.ttf
DELETED
Binary file
|