lolcommits-tranzlate 0.0.2 → 0.0.3
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/lib/lolcommits/tranzlate/version.rb +1 -1
- data/lolcommits-tranzlate.gemspec +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2a7374e6b1e545f4ac2a69291b4022990a7e20e6
|
|
4
|
+
data.tar.gz: 205cd3ad50470f1e1f527d6beddbd3139120dd32
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3cd80d6c2753de9c9dc1f8961d43f561e61deef38f226609c78d74c2a4feb036fec37d2d92660a2750d710c510a89c9a6aa047bd4fd0787d3e9cfe300507e353
|
|
7
|
+
data.tar.gz: 689eab6a7b1ac2443d038514b0af0917dfa6d49dd3dc82f29e755d1c35bce28ecbf72ea80460d61cfa6785371401af4f776e38645ffcc189292c3454c1e69eb2
|
|
@@ -11,7 +11,7 @@ Gem::Specification.new do |spec|
|
|
|
11
11
|
spec.summary = %q{lolcommits lolspekk tranzlation plugin}
|
|
12
12
|
spec.description = %q{TRANZLATE YOAR LOLCOMMIT MSG TO LOLSPEKK}
|
|
13
13
|
|
|
14
|
-
spec.homepage = "https://
|
|
14
|
+
spec.homepage = "https://github.com/lolcommits/lolcommits-tranzlate"
|
|
15
15
|
spec.license = "LGPL-3"
|
|
16
16
|
|
|
17
17
|
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: lolcommits-tranzlate
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
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-04-
|
|
11
|
+
date: 2017-04-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: lolcommits
|
|
@@ -119,7 +119,7 @@ files:
|
|
|
119
119
|
- lolcommits-tranzlate.gemspec
|
|
120
120
|
- test/lolcommits/plugin/tranzlate_test.rb
|
|
121
121
|
- test/test_helper.rb
|
|
122
|
-
homepage: https://
|
|
122
|
+
homepage: https://github.com/lolcommits/lolcommits-tranzlate
|
|
123
123
|
licenses:
|
|
124
124
|
- LGPL-3
|
|
125
125
|
metadata:
|