ntail 1.1.1 → 1.1.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/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.1
1
+ 1.1.2
@@ -43,7 +43,7 @@ class SearchBot < Agent
43
43
  BING_BOT = Regexp.compile('bingbot\/'),
44
44
  CLICKTALE_BOT = Regexp.compile('ClickTale bot'),
45
45
  SCANALERT_BOT = Regexp.compile('ScanAlert; '),
46
- STINGRAY_BOT = Regexp.compile('HTTP-Monitor\/\..\."')
46
+ STINGRAY_BOT = Regexp.compile('HTTP-Monitor\/')
47
47
  ]
48
48
 
49
49
  def self.search_bot?(http_user_agent)
@@ -5,7 +5,7 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "ntail"
8
- s.version = "1.1.1"
8
+ s.version = "1.1.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Peter Vandenberk"]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ntail
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.1
4
+ version: 1.1.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -294,7 +294,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
294
294
  version: '0'
295
295
  segments:
296
296
  - 0
297
- hash: 4436256440205317436
297
+ hash: -1505364430273659967
298
298
  required_rubygems_version: !ruby/object:Gem::Requirement
299
299
  none: false
300
300
  requirements: