lolcommits-tranzlate 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b7eefeefab4d4e98d73c5ab2af28dbd0bf707f7c
4
- data.tar.gz: 9bc93496577806d6179cc01e5a8f412e6ae068c5
3
+ metadata.gz: d21f49579368d45f3c9a460a0c58400da1f3b611
4
+ data.tar.gz: 7e422bcc6e1553bc62d732ce9b72eee5fc9f322f
5
5
  SHA512:
6
- metadata.gz: cdb240e2c776ab39145798c2ce3fbe002f6c3aca4cd2000efbe7f0b9c084d1a28268359548c3832f9a0039930033364dbd9d815eef9e47f30213c94e149f0c08
7
- data.tar.gz: '08c0daa0ac60746c947f464715c0141d686818336287d0df0043d0957f62fbc26b7f22a21fd8038255038c180f66bf6e5b4a08411223286ac308b034eaec40ac'
6
+ metadata.gz: c54d6e88dd691e69fc0576f5a8c9b9cc831cc37e0cf599ec03f563d4876bd7d6078c979c0ad81705aae83cc3be0f5bea82755b940d55077f71197d7cd479b83d
7
+ data.tar.gz: f7f2dd9403f45a4e6a21f4562aa4a06c0c0106d5eadf50033986b7d14924a53d19fb17ee844f7dd4698777c4c30a77624c7f95e232dcdab3f1a352fa99e450c7
@@ -1,5 +1,5 @@
1
1
  module Lolcommits
2
2
  module Tranzlate
3
- VERSION = "0.0.1".freeze
3
+ VERSION = "0.0.2".freeze
4
4
  end
5
5
  end
@@ -8,12 +8,8 @@ Gem::Specification.new do |spec|
8
8
  spec.version = Lolcommits::Tranzlate::VERSION
9
9
  spec.authors = ["Matthew Hutchinson"]
10
10
  spec.email = ["matt@hiddenloop.com"]
11
- spec.summary = %q{lolcommits text annotation plugin}
12
-
13
- spec.description = <<-EOF
14
- Overlay the commit message and sha on your lolcommit. Configure text style,
15
- positioning and an optional transparent overlay.
16
- EOF
11
+ spec.summary = %q{lolcommits lolspekk tranzlation plugin}
12
+ spec.description = %q{TRANZLATE YOAR LOLCOMMIT MSG TO LOLSPEKK}
17
13
 
18
14
  spec.homepage = "https://lolcommits.github.io"
19
15
  spec.license = "LGPL-3"
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.1
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-04-16 00:00:00.000000000 Z
11
+ date: 2017-04-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lolcommits
@@ -94,9 +94,7 @@ dependencies:
94
94
  - - ">="
95
95
  - !ruby/object:Gem::Version
96
96
  version: '0'
97
- description: |2
98
- Overlay the commit message and sha on your lolcommit. Configure text style,
99
- positioning and an optional transparent overlay.
97
+ description: TRANZLATE YOAR LOLCOMMIT MSG TO LOLSPEKK
100
98
  email:
101
99
  - matt@hiddenloop.com
102
100
  executables: []
@@ -145,7 +143,7 @@ rubyforge_project:
145
143
  rubygems_version: 2.6.11
146
144
  signing_key:
147
145
  specification_version: 4
148
- summary: lolcommits text annotation plugin
146
+ summary: lolcommits lolspekk tranzlation plugin
149
147
  test_files:
150
148
  - test/lolcommits/plugin/tranzlate_test.rb
151
149
  - test/test_helper.rb