lolcommits-loltext 0.0.7 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 372f31e90c7130c6a6544bfe59ef999aa6797a01e731b83182644fec02af6d26
4
- data.tar.gz: 62746f3ac2ee09c17ced6004435a2dad207ab3594ee9e11cd21305a7a1772058
3
+ metadata.gz: 6ea120c30ba8521049f3424d9f8c67da396a389de78c1d0d472d559660b9711b
4
+ data.tar.gz: e6526db9062fb19dfe573ed73f94dba79d5e67c71396747778db224be0f89090
5
5
  SHA512:
6
- metadata.gz: 065bbfb4ee3a5ca4492f089031d2bbad1810190522060e8ab6e4012ab15e37d167980a0f0f76314fa80e4a45527d722debe05fee6cbc9b0f76b0c205411a31e2
7
- data.tar.gz: 6751f5e68e60215b380a3cb01e01c510e8d574d1676a6bacdc2ad93522d640bcc01a0a128b006d850af657ecd4eb20596e861a8ed080927737b9d297f1c17082
6
+ metadata.gz: e731ad89eb9727535411ebfe558a77054ec5a37bf9d8a3a694ebacea883f588c5bee8cd5793aaa3764ba06868e1a0d002a74f8bf102d0a082706f61c378ecb69
7
+ data.tar.gz: cd60de69928e1a800f7a50bd8f34cbd5cb6dc2c067092f5d385a352ff717cfd00072b93efe8487106a49f4b91607c3ff77a1ea9c9c6c2f89ae064bfe7c45e9b3
data/.travis.yml CHANGED
@@ -6,11 +6,12 @@ rvm:
6
6
  - 2.2.9
7
7
  - 2.3.6
8
8
  - 2.4.3
9
- - 2.5.0
9
+ - 2.5.1
10
10
  - ruby-head
11
11
 
12
12
  before_install:
13
13
  - gem update --system
14
+ - gem install bundler
14
15
  - git --version
15
16
  - git config --global user.email "lol@commits.org"
16
17
  - git config --global user.name "Lolcommits"
@@ -1,5 +1,5 @@
1
1
  module Lolcommits
2
2
  module Loltext
3
- VERSION = "0.0.7".freeze
3
+ VERSION = "0.0.8".freeze
4
4
  end
5
5
  end
@@ -125,6 +125,8 @@ module Lolcommits
125
125
  c.font config_option(type, :font)
126
126
  c.annotate annotate_location, string
127
127
  end
128
+ rescue => error
129
+ debug("mogrify annotate returned non-zero status: #{error.message}")
128
130
  end
129
131
 
130
132
  # default text styling and positions
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lolcommits-loltext
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Matthew Hutchinson
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-04 00:00:00.000000000 Z
11
+ date: 2018-05-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: lolcommits
@@ -128,7 +128,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
128
128
  version: '0'
129
129
  requirements: []
130
130
  rubyforge_project:
131
- rubygems_version: 2.7.3
131
+ rubygems_version: 2.7.6
132
132
  signing_key:
133
133
  specification_version: 4
134
134
  summary: lolcommits commit message annotation plugin