bovem 2.3.1 → 2.3.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.
data/.travis-gemfile CHANGED
@@ -9,5 +9,7 @@ source "http://rubygems.org"
9
9
  gemspec
10
10
 
11
11
  # Testing
12
- gem "rspec", "~> 2.12.0"
13
- gem "rake", "~> 10.0.3"
12
+ gem "rspec", "~> 2.14.1"
13
+ gem "rake", "~> 10.1.0"
14
+ gem "simplecov", ">= 0.7.1"
15
+ gem "coveralls", ">= 0.6.7", require: false
data/doc/Bovem.html CHANGED
@@ -158,7 +158,7 @@ Licensed under the MIT license, which can be found at http://www.opensource.org/
158
158
  </div>
159
159
 
160
160
  <div id="footer">
161
- Generated on Sun Jul 14 14:53:57 2013 by
161
+ Generated on Sun Jul 14 15:01:01 2013 by
162
162
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
163
163
  0.8.6.2 (ruby-1.9.3).
164
164
  </div>
@@ -444,7 +444,7 @@ config.property = "VALUE"
444
444
  </div>
445
445
 
446
446
  <div id="footer">
447
- Generated on Sun Jul 14 14:53:59 2013 by
447
+ Generated on Sun Jul 14 15:01:03 2013 by
448
448
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
449
449
  0.8.6.2 (ruby-1.9.3).
450
450
  </div>
@@ -760,7 +760,7 @@
760
760
  </div>
761
761
 
762
762
  <div id="footer">
763
- Generated on Sun Jul 14 14:53:59 2013 by
763
+ Generated on Sun Jul 14 15:01:03 2013 by
764
764
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
765
765
  0.8.6.2 (ruby-1.9.3).
766
766
  </div>
@@ -116,7 +116,7 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Sun Jul 14 14:53:58 2013 by
119
+ Generated on Sun Jul 14 15:01:01 2013 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
121
  0.8.6.2 (ruby-1.9.3).
122
122
  </div>
@@ -558,7 +558,7 @@
558
558
  </div>
559
559
 
560
560
  <div id="footer">
561
- Generated on Sun Jul 14 14:53:58 2013 by
561
+ Generated on Sun Jul 14 15:01:02 2013 by
562
562
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
563
563
  0.8.6.2 (ruby-1.9.3).
564
564
  </div>
@@ -222,7 +222,7 @@
222
222
  </div>
223
223
 
224
224
  <div id="footer">
225
- Generated on Sun Jul 14 14:53:58 2013 by
225
+ Generated on Sun Jul 14 15:01:02 2013 by
226
226
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
227
227
  0.8.6.2 (ruby-1.9.3).
228
228
  </div>
@@ -2209,7 +2209,7 @@
2209
2209
  </div>
2210
2210
 
2211
2211
  <div id="footer">
2212
- Generated on Sun Jul 14 14:53:58 2013 by
2212
+ Generated on Sun Jul 14 15:01:02 2013 by
2213
2213
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2214
2214
  0.8.6.2 (ruby-1.9.3).
2215
2215
  </div>
@@ -203,7 +203,7 @@
203
203
  </div>
204
204
 
205
205
  <div id="footer">
206
- Generated on Sun Jul 14 14:53:58 2013 by
206
+ Generated on Sun Jul 14 15:01:02 2013 by
207
207
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
208
208
  0.8.6.2 (ruby-1.9.3).
209
209
  </div>
@@ -1112,7 +1112,7 @@
1112
1112
  </div>
1113
1113
 
1114
1114
  <div id="footer">
1115
- Generated on Sun Jul 14 14:53:58 2013 by
1115
+ Generated on Sun Jul 14 15:01:02 2013 by
1116
1116
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1117
1117
  0.8.6.2 (ruby-1.9.3).
1118
1118
  </div>
@@ -265,7 +265,7 @@
265
265
  </div>
266
266
 
267
267
  <div id="footer">
268
- Generated on Sun Jul 14 14:53:58 2013 by
268
+ Generated on Sun Jul 14 15:01:01 2013 by
269
269
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
270
270
  0.8.6.2 (ruby-1.9.3).
271
271
  </div>
@@ -641,7 +641,7 @@ Bovem::Console.new.replace_markers("{mark=bright bg_red}{mark=green}Hello world!
641
641
  </div>
642
642
 
643
643
  <div id="footer">
644
- Generated on Sun Jul 14 14:53:58 2013 by
644
+ Generated on Sun Jul 14 15:01:01 2013 by
645
645
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
646
646
  0.8.6.2 (ruby-1.9.3).
647
647
  </div>
@@ -116,7 +116,7 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Sun Jul 14 14:53:58 2013 by
119
+ Generated on Sun Jul 14 15:01:01 2013 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
121
  0.8.6.2 (ruby-1.9.3).
122
122
  </div>
@@ -124,7 +124,7 @@
124
124
  </div>
125
125
 
126
126
  <div id="footer">
127
- Generated on Sun Jul 14 14:53:59 2013 by
127
+ Generated on Sun Jul 14 15:01:02 2013 by
128
128
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
129
129
  0.8.6.2 (ruby-1.9.3).
130
130
  </div>
@@ -124,7 +124,7 @@
124
124
  </div>
125
125
 
126
126
  <div id="footer">
127
- Generated on Sun Jul 14 14:53:59 2013 by
127
+ Generated on Sun Jul 14 15:01:02 2013 by
128
128
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
129
129
  0.8.6.2 (ruby-1.9.3).
130
130
  </div>
@@ -1136,7 +1136,7 @@
1136
1136
  </div>
1137
1137
 
1138
1138
  <div id="footer">
1139
- Generated on Sun Jul 14 14:53:59 2013 by
1139
+ Generated on Sun Jul 14 15:01:02 2013 by
1140
1140
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1141
1141
  0.8.6.2 (ruby-1.9.3).
1142
1142
  </div>
data/doc/Bovem/Shell.html CHANGED
@@ -493,7 +493,7 @@
493
493
  </div>
494
494
 
495
495
  <div id="footer">
496
- Generated on Sun Jul 14 14:53:59 2013 by
496
+ Generated on Sun Jul 14 15:01:02 2013 by
497
497
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
498
498
  0.8.6.2 (ruby-1.9.3).
499
499
  </div>
@@ -116,7 +116,7 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Sun Jul 14 14:53:57 2013 by
119
+ Generated on Sun Jul 14 15:01:01 2013 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
121
  0.8.6.2 (ruby-1.9.3).
122
122
  </div>
@@ -473,7 +473,7 @@
473
473
  </div>
474
474
 
475
475
  <div id="footer">
476
- Generated on Sun Jul 14 14:53:58 2013 by
476
+ Generated on Sun Jul 14 15:01:01 2013 by
477
477
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
478
478
  0.8.6.2 (ruby-1.9.3).
479
479
  </div>
@@ -556,7 +556,7 @@
556
556
  </div>
557
557
 
558
558
  <div id="footer">
559
- Generated on Sun Jul 14 14:53:58 2013 by
559
+ Generated on Sun Jul 14 15:01:01 2013 by
560
560
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
561
561
  0.8.6.2 (ruby-1.9.3).
562
562
  </div>
@@ -551,7 +551,7 @@
551
551
  </div>
552
552
 
553
553
  <div id="footer">
554
- Generated on Sun Jul 14 14:53:57 2013 by
554
+ Generated on Sun Jul 14 15:01:01 2013 by
555
555
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
556
556
  0.8.6.2 (ruby-1.9.3).
557
557
  </div>
@@ -442,7 +442,7 @@
442
442
  </div>
443
443
 
444
444
  <div id="footer">
445
- Generated on Sun Jul 14 14:53:57 2013 by
445
+ Generated on Sun Jul 14 15:01:01 2013 by
446
446
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
447
447
  0.8.6.2 (ruby-1.9.3).
448
448
  </div>
@@ -665,7 +665,7 @@
665
665
  </div>
666
666
 
667
667
  <div id="footer">
668
- Generated on Sun Jul 14 14:53:57 2013 by
668
+ Generated on Sun Jul 14 15:01:01 2013 by
669
669
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
670
670
  0.8.6.2 (ruby-1.9.3).
671
671
  </div>
@@ -149,7 +149,7 @@
149
149
 
150
150
  </div>
151
151
  </dt>
152
- <dd><pre class="code"><span class='int'>1</span></pre></dd>
152
+ <dd><pre class="code"><span class='int'>2</span></pre></dd>
153
153
 
154
154
  <dt id="STRING-constant" class="">STRING =
155
155
  <div class="docstring">
@@ -180,7 +180,7 @@
180
180
  </div>
181
181
 
182
182
  <div id="footer">
183
- Generated on Sun Jul 14 14:53:58 2013 by
183
+ Generated on Sun Jul 14 15:01:02 2013 by
184
184
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
185
185
  0.8.6.2 (ruby-1.9.3).
186
186
  </div>
data/doc/_index.html CHANGED
@@ -346,7 +346,7 @@
346
346
  </div>
347
347
 
348
348
  <div id="footer">
349
- Generated on Sun Jul 14 14:53:57 2013 by
349
+ Generated on Sun Jul 14 15:01:01 2013 by
350
350
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
351
351
  0.8.6.2 (ruby-1.9.3).
352
352
  </div>
data/doc/file.README.html CHANGED
@@ -101,7 +101,7 @@
101
101
  </div></div>
102
102
 
103
103
  <div id="footer">
104
- Generated on Sun Jul 14 14:53:57 2013 by
104
+ Generated on Sun Jul 14 15:01:01 2013 by
105
105
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
106
106
  0.8.6.2 (ruby-1.9.3).
107
107
  </div>
data/doc/index.html CHANGED
@@ -101,7 +101,7 @@
101
101
  </div></div>
102
102
 
103
103
  <div id="footer">
104
- Generated on Sun Jul 14 14:53:57 2013 by
104
+ Generated on Sun Jul 14 15:01:01 2013 by
105
105
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
106
106
  0.8.6.2 (ruby-1.9.3).
107
107
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Sun Jul 14 14:53:57 2013 by
106
+ Generated on Sun Jul 14 15:01:01 2013 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.6.2 (ruby-1.9.3).
109
109
  </div>
data/lib/bovem/version.rb CHANGED
@@ -17,7 +17,7 @@ module Bovem
17
17
  MINOR = 3
18
18
 
19
19
  # The patch version.
20
- PATCH = 1
20
+ PATCH = 2
21
21
 
22
22
  # The current version number of Bovem.
23
23
  STRING = [MAJOR, MINOR, PATCH].compact.join(".")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bovem
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.3.1
4
+ version: 2.3.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -130,7 +130,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
130
130
  version: '0'
131
131
  segments:
132
132
  - 0
133
- hash: -2725515591479141447
133
+ hash: 1170960281534529325
134
134
  requirements: []
135
135
  rubyforge_project: bovem
136
136
  rubygems_version: 1.8.25