referer-parser 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
data/data/referers.yml CHANGED
@@ -3336,8 +3336,10 @@ search:
3336
3336
  - text
3337
3337
  domains:
3338
3338
  - yandex.ru
3339
+ - yandex.ua
3339
3340
  - yandex.com
3340
3341
  - www.yandex.ru
3342
+ - www.yandex.ua
3341
3343
  - www.yandex.com
3342
3344
 
3343
3345
  Yandex Images:
@@ -3345,6 +3347,7 @@ search:
3345
3347
  - text
3346
3348
  domains:
3347
3349
  - images.yandex.ru
3350
+ - images.yandex.ua
3348
3351
  - images.yandex.com
3349
3352
 
3350
3353
  Yasni:
@@ -15,5 +15,5 @@
15
15
 
16
16
  module RefererParser
17
17
  NAME = "referer-parser"
18
- VERSION = "0.2.0"
18
+ VERSION = "0.2.1"
19
19
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: referer-parser
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2013-06-20 00:00:00.000000000 Z
14
+ date: 2013-08-20 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: rspec