be9-rubbr 1.1.6 → 1.1.6.1

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.
data/History.txt CHANGED
@@ -1,5 +1,9 @@
1
1
 
2
- == 1.1.6 / 2013-05-03 (by be9)
2
+ == 1.1.6.1 / 2013-06-05 (by be9)
3
+
4
+ * Fix modern Ruby support (cypok)
5
+
6
+ == 1.1.6 / 2013-06-03 (by be9)
3
7
 
4
8
  * Windows support (cypok)
5
9
  * Modern Ruby support (cypok)
@@ -7,7 +7,7 @@ module Rubbr
7
7
 
8
8
  def run
9
9
  messages = /^I (found no|couldn't open)/
10
- @warnings = `#@executable #@input_file`.grep(messages)
10
+ @warnings = `#@executable #@input_file`.split("\n").grep(messages)
11
11
  feedback
12
12
  end
13
13
  end
data/lib/rubbr.rb CHANGED
@@ -2,7 +2,7 @@ require 'optparse'
2
2
  $:.unshift File.dirname(__FILE__)
3
3
 
4
4
  module Rubbr
5
- VERSION = '1.1.6'
5
+ VERSION = '1.1.6.1'
6
6
 
7
7
  autoload :Options, 'rubbr/options'
8
8
  autoload :OS, 'rubbr/os'
metadata CHANGED
@@ -1,7 +1,8 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: be9-rubbr
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.6
4
+ version: 1.1.6.1
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Eivind Uggedal
@@ -9,7 +10,7 @@ authors:
9
10
  autorequire:
10
11
  bindir: bin
11
12
  cert_chain: []
12
- date: 2013-06-03 00:00:00.000000000 Z
13
+ date: 2013-06-05 00:00:00.000000000 Z
13
14
  dependencies: []
14
15
  description: Build LaTeX documents.
15
16
  email:
@@ -53,25 +54,26 @@ files:
53
54
  - rubbr.gemspec
54
55
  homepage: http://github.com/be9/rubbr
55
56
  licenses: []
56
- metadata: {}
57
57
  post_install_message:
58
58
  rdoc_options: []
59
59
  require_paths:
60
60
  - lib
61
61
  required_ruby_version: !ruby/object:Gem::Requirement
62
+ none: false
62
63
  requirements:
63
- - - '>='
64
+ - - ! '>='
64
65
  - !ruby/object:Gem::Version
65
66
  version: '0'
66
67
  required_rubygems_version: !ruby/object:Gem::Requirement
68
+ none: false
67
69
  requirements:
68
- - - '>='
70
+ - - ! '>='
69
71
  - !ruby/object:Gem::Version
70
72
  version: '0'
71
73
  requirements: []
72
74
  rubyforge_project: rubbr
73
- rubygems_version: 2.0.3
75
+ rubygems_version: 1.8.24
74
76
  signing_key:
75
- specification_version: 4
77
+ specification_version: 3
76
78
  summary: LaTeX builder
77
79
  test_files: []
checksums.yaml DELETED
@@ -1,7 +0,0 @@
1
- ---
2
- SHA1:
3
- metadata.gz: 0b57872d6ba8780b0229d9879dab0eed67355b78
4
- data.tar.gz: 96a580184bf479f509cfb222bb579133d6ca4ba9
5
- SHA512:
6
- metadata.gz: 8433e6b380a2798f2792687135ea730dcdcd27bf209d05bf5b9d88b1ec79219f1fdc9538f748fe15b5150f6035d346a4ce29010cab651e9bcc912ab94c696bff
7
- data.tar.gz: 1e628b53adc71e2ca0b17d289b37af3c30eab064a0738abf9caa4446ed58467fdcd917730cab51d8df9a0972f1c5f80ab35b6ac001f6384030ea4f643623d5a4