brauser 3.0.1 → 3.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/.travis-gemfile CHANGED
@@ -10,4 +10,5 @@ gemspec
10
10
 
11
11
  # Testing gems
12
12
  gem "rspec", "~> 2.12.0"
13
- gem "rake", "~> 10.0.3"
13
+ gem "rake", "~> 10.0.4"
14
+ gem "coveralls", ">= 0.6.7", require: false
data/.travis.yml CHANGED
@@ -4,7 +4,7 @@ rvm:
4
4
  - 2.0.0
5
5
  - jruby-19mode
6
6
  - rbx-19mode
7
- script: bundle exec rake spec
7
+ script: bundle exec rake spec:coveragerae
8
8
  gemfile: .travis-gemfile
9
9
  notifications:
10
10
  email: false
data/Gemfile CHANGED
@@ -14,6 +14,7 @@ gem "rake", "~> 10.0.4"
14
14
 
15
15
  # Documentation
16
16
  gem "simplecov", ">= 0.7.1"
17
+ gem "coveralls", ">= 0.6.7", require: false
17
18
  gem "pry", ">= 0"
18
19
  gem "yard", ">= 0.8.6"
19
20
  gem "kramdown", ">= 1.0.2"
data/README.md CHANGED
@@ -4,6 +4,7 @@
4
4
  [![Dependency Status](https://gemnasium.com/ShogunPanda/brauser.png?travis)](https://gemnasium.com/ShogunPanda/brauser)
5
5
  [![Build Status](https://secure.travis-ci.org/ShogunPanda/brauser.png?branch=master)](http://travis-ci.org/ShogunPanda/brauser)
6
6
  [![Code Climate](https://codeclimate.com/github/ShogunPanda/brauser.png)](https://codeclimate.com/github/ShogunPanda/brauser)
7
+ [![Coverage Status](https://coveralls.io/repos/ShogunPanda/brauser/badge.png)](https://coveralls.io/r/ShogunPanda/brauser)
7
8
 
8
9
  A framework agnostic browser detection and querying helper.
9
10
 
data/brauser.gemspec CHANGED
@@ -24,5 +24,5 @@ Gem::Specification.new do |gem|
24
24
 
25
25
  gem.required_ruby_version = ">= 1.9.3"
26
26
 
27
- gem.add_dependency("lazier", "~> 3.0.1")
27
+ gem.add_dependency("lazier", "~> 3.1.0")
28
28
  end
data/doc/Brauser.html CHANGED
@@ -121,7 +121,7 @@ Licensed under the MIT license, which can be found at http://www.opensource.org/
121
121
  </div>
122
122
 
123
123
  <div id="footer">
124
- Generated on Sun May 19 15:39:13 2013 by
124
+ Generated on Thu May 23 10:56:32 2013 by
125
125
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
126
126
  0.8.6.1 (ruby-1.9.3).
127
127
  </div>
@@ -2572,7 +2572,7 @@ browser.is_msie_gt_4_1_on_windows?
2572
2572
  </div>
2573
2573
 
2574
2574
  <div id="footer">
2575
- Generated on Sun May 19 15:39:14 2013 by
2575
+ Generated on Thu May 23 10:56:33 2013 by
2576
2576
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2577
2577
  0.8.6.1 (ruby-1.9.3).
2578
2578
  </div>
@@ -116,7 +116,7 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Sun May 19 15:39:13 2013 by
119
+ Generated on Thu May 23 10:56:32 2013 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
121
  0.8.6.1 (ruby-1.9.3).
122
122
  </div>
@@ -476,7 +476,7 @@
476
476
  </div>
477
477
 
478
478
  <div id="footer">
479
- Generated on Sun May 19 15:39:14 2013 by
479
+ Generated on Thu May 23 10:56:32 2013 by
480
480
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
481
481
  0.8.6.1 (ruby-1.9.3).
482
482
  </div>
@@ -125,7 +125,7 @@
125
125
  </div>
126
126
 
127
127
  <div id="footer">
128
- Generated on Sun May 19 15:39:14 2013 by
128
+ Generated on Thu May 23 10:56:32 2013 by
129
129
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
130
  0.8.6.1 (ruby-1.9.3).
131
131
  </div>
@@ -520,7 +520,7 @@
520
520
  </div>
521
521
 
522
522
  <div id="footer">
523
- Generated on Sun May 19 15:39:14 2013 by
523
+ Generated on Thu May 23 10:56:32 2013 by
524
524
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
525
525
  0.8.6.1 (ruby-1.9.3).
526
526
  </div>
@@ -341,7 +341,7 @@
341
341
  </div>
342
342
 
343
343
  <div id="footer">
344
- Generated on Sun May 19 15:39:14 2013 by
344
+ Generated on Thu May 23 10:56:32 2013 by
345
345
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
346
346
  0.8.6.1 (ruby-1.9.3).
347
347
  </div>
@@ -608,7 +608,7 @@
608
608
  </div>
609
609
 
610
610
  <div id="footer">
611
- Generated on Sun May 19 15:39:14 2013 by
611
+ Generated on Thu May 23 10:56:32 2013 by
612
612
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
613
613
  0.8.6.1 (ruby-1.9.3).
614
614
  </div>
@@ -574,7 +574,7 @@
574
574
  </div>
575
575
 
576
576
  <div id="footer">
577
- Generated on Sun May 19 15:39:14 2013 by
577
+ Generated on Thu May 23 10:56:32 2013 by
578
578
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
579
579
  0.8.6.1 (ruby-1.9.3).
580
580
  </div>
@@ -125,7 +125,7 @@
125
125
  </div>
126
126
 
127
127
  <div id="footer">
128
- Generated on Sun May 19 15:39:13 2013 by
128
+ Generated on Thu May 23 10:56:32 2013 by
129
129
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
130
130
  0.8.6.1 (ruby-1.9.3).
131
131
  </div>
@@ -761,7 +761,7 @@
761
761
  </div>
762
762
 
763
763
  <div id="footer">
764
- Generated on Sun May 19 15:39:14 2013 by
764
+ Generated on Thu May 23 10:56:32 2013 by
765
765
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
766
766
  0.8.6.1 (ruby-1.9.3).
767
767
  </div>
@@ -582,7 +582,7 @@
582
582
  </div>
583
583
 
584
584
  <div id="footer">
585
- Generated on Sun May 19 15:39:13 2013 by
585
+ Generated on Thu May 23 10:56:32 2013 by
586
586
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
587
587
  0.8.6.1 (ruby-1.9.3).
588
588
  </div>
@@ -1026,7 +1026,7 @@ This class represents a detection of the current user browser.</p>
1026
1026
  </div>
1027
1027
 
1028
1028
  <div id="footer">
1029
- Generated on Sun May 19 15:39:14 2013 by
1029
+ Generated on Thu May 23 10:56:33 2013 by
1030
1030
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
1031
1031
  0.8.6.1 (ruby-1.9.3).
1032
1032
  </div>
@@ -116,7 +116,7 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Sun May 19 15:39:13 2013 by
119
+ Generated on Thu May 23 10:56:32 2013 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
121
  0.8.6.1 (ruby-1.9.3).
122
122
  </div>
@@ -323,7 +323,7 @@
323
323
  </div>
324
324
 
325
325
  <div id="footer">
326
- Generated on Sun May 19 15:39:13 2013 by
326
+ Generated on Thu May 23 10:56:32 2013 by
327
327
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
328
328
  0.8.6.1 (ruby-1.9.3).
329
329
  </div>
@@ -582,7 +582,7 @@
582
582
  </div>
583
583
 
584
584
  <div id="footer">
585
- Generated on Sun May 19 15:39:13 2013 by
585
+ Generated on Thu May 23 10:56:32 2013 by
586
586
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
587
587
  0.8.6.1 (ruby-1.9.3).
588
588
  </div>
@@ -503,7 +503,7 @@ Brauser::Browser.new.is(:msie).v("&gt;= 7").on?(:windows)
503
503
  </div>
504
504
 
505
505
  <div id="footer">
506
- Generated on Sun May 19 15:39:14 2013 by
506
+ Generated on Thu May 23 10:56:32 2013 by
507
507
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
508
508
  0.8.6.1 (ruby-1.9.3).
509
509
  </div>
@@ -134,7 +134,7 @@
134
134
 
135
135
  </div>
136
136
  </dt>
137
- <dd><pre class="code"><span class='int'>0</span></pre></dd>
137
+ <dd><pre class="code"><span class='int'>1</span></pre></dd>
138
138
 
139
139
  <dt id="PATCH-constant" class="">PATCH =
140
140
  <div class="docstring">
@@ -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'>0</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 May 19 15:39:14 2013 by
183
+ Generated on Thu May 23 10:56:32 2013 by
184
184
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
185
185
  0.8.6.1 (ruby-1.9.3).
186
186
  </div>
data/doc/_index.html CHANGED
@@ -295,7 +295,7 @@
295
295
  </div>
296
296
 
297
297
  <div id="footer">
298
- Generated on Sun May 19 15:39:13 2013 by
298
+ Generated on Thu May 23 10:56:31 2013 by
299
299
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
300
300
  0.8.6.1 (ruby-1.9.3).
301
301
  </div>
data/doc/file.README.html CHANGED
@@ -66,7 +66,8 @@
66
66
  <p><a href="http://badge.fury.io/rb/brauser"><img src="https://badge.fury.io/rb/brauser.png" alt="Gem Version" /></a>
67
67
  <a href="https://gemnasium.com/ShogunPanda/brauser"><img src="https://gemnasium.com/ShogunPanda/brauser.png?travis" alt="Dependency Status" /></a>
68
68
  <a href="http://travis-ci.org/ShogunPanda/brauser"><img src="https://secure.travis-ci.org/ShogunPanda/brauser.png?branch=master" alt="Build Status" /></a>
69
- <a href="https://codeclimate.com/github/ShogunPanda/brauser"><img src="https://codeclimate.com/github/ShogunPanda/brauser.png" alt="Code Climate" /></a></p>
69
+ <a href="https://codeclimate.com/github/ShogunPanda/brauser"><img src="https://codeclimate.com/github/ShogunPanda/brauser.png" alt="Code Climate" /></a>
70
+ <a href="https://coveralls.io/r/ShogunPanda/brauser"><img src="https://coveralls.io/repos/ShogunPanda/brauser/badge.png" alt="Coverage Status" /></a></p>
70
71
 
71
72
  <p>A framework agnostic browser detection and querying helper.</p>
72
73
 
@@ -268,7 +269,7 @@ Brauser::Browsers.add(:languages, ::Brauser::Definition.new(:it, "Italian"))
268
269
  </div></div>
269
270
 
270
271
  <div id="footer">
271
- Generated on Sun May 19 15:39:13 2013 by
272
+ Generated on Thu May 23 10:56:31 2013 by
272
273
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
273
274
  0.8.6.1 (ruby-1.9.3).
274
275
  </div>
data/doc/index.html CHANGED
@@ -66,7 +66,8 @@
66
66
  <p><a href="http://badge.fury.io/rb/brauser"><img src="https://badge.fury.io/rb/brauser.png" alt="Gem Version" /></a>
67
67
  <a href="https://gemnasium.com/ShogunPanda/brauser"><img src="https://gemnasium.com/ShogunPanda/brauser.png?travis" alt="Dependency Status" /></a>
68
68
  <a href="http://travis-ci.org/ShogunPanda/brauser"><img src="https://secure.travis-ci.org/ShogunPanda/brauser.png?branch=master" alt="Build Status" /></a>
69
- <a href="https://codeclimate.com/github/ShogunPanda/brauser"><img src="https://codeclimate.com/github/ShogunPanda/brauser.png" alt="Code Climate" /></a></p>
69
+ <a href="https://codeclimate.com/github/ShogunPanda/brauser"><img src="https://codeclimate.com/github/ShogunPanda/brauser.png" alt="Code Climate" /></a>
70
+ <a href="https://coveralls.io/r/ShogunPanda/brauser"><img src="https://coveralls.io/repos/ShogunPanda/brauser/badge.png" alt="Coverage Status" /></a></p>
70
71
 
71
72
  <p>A framework agnostic browser detection and querying helper.</p>
72
73
 
@@ -268,7 +269,7 @@ Brauser::Browsers.add(:languages, ::Brauser::Definition.new(:it, "Italian"))
268
269
  </div></div>
269
270
 
270
271
  <div id="footer">
271
- Generated on Sun May 19 15:39:13 2013 by
272
+ Generated on Thu May 23 10:56:31 2013 by
272
273
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
273
274
  0.8.6.1 (ruby-1.9.3).
274
275
  </div>
@@ -103,7 +103,7 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Sun May 19 15:39:13 2013 by
106
+ Generated on Thu May 23 10:56:32 2013 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
108
  0.8.6.1 (ruby-1.9.3).
109
109
  </div>
@@ -13,10 +13,10 @@ module Brauser
13
13
  MAJOR = 3
14
14
 
15
15
  # The minor version.
16
- MINOR = 0
16
+ MINOR = 1
17
17
 
18
18
  # The patch version.
19
- PATCH = 1
19
+ PATCH = 0
20
20
 
21
21
  # The current version of brauser.
22
22
  STRING = [MAJOR, MINOR, PATCH].compact.join(".")
@@ -6,6 +6,9 @@
6
6
 
7
7
  require "pathname"
8
8
  require "simplecov"
9
+ require "coveralls"
10
+
11
+ Coveralls.wear!
9
12
 
10
13
  SimpleCov.start do
11
14
  root = Pathname.new(File.dirname(__FILE__)) + ".."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: brauser
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.1.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-19 00:00:00.000000000 Z
12
+ date: 2013-05-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: lazier
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - ~>
20
20
  - !ruby/object:Gem::Version
21
- version: 3.0.1
21
+ version: 3.1.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
- version: 3.0.1
29
+ version: 3.1.0
30
30
  description: A framework agnostic browser detection and querying helper.
31
31
  email:
32
32
  - shogun_panda@me.com
@@ -108,7 +108,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
108
  version: '0'
109
109
  segments:
110
110
  - 0
111
- hash: -634335438394906499
111
+ hash: -848603609536607763
112
112
  requirements: []
113
113
  rubyforge_project: brauser
114
114
  rubygems_version: 1.8.25