picky-statistics 4.17.1 → 4.18.0

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.
Files changed (2) hide show
  1. checksums.yaml +6 -14
  2. metadata +6 -6
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- ZmU0OWFmMGQwNjM0YTUwYjI1MzMxNmQ1YWUyMWQxNjY3ZDRiZmZhOA==
5
- data.tar.gz: !binary |-
6
- ZjI4NzY3ZTY2NTFhNjg2YWUzM2Y1NGZhNDQ2Y2FiYzIyMjVlZjM4Yw==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- Y2I1MjBmMGNiNmQwNGQ3MDE4NjE3N2I0NWRlOWE4YjQ1Yzk4YTE2NTI5NWIw
10
- ZGZjNjJiZjIzZDY1MWFkN2JkYmViZWJjMjZhYzE1ZGQzZjY1ZDE2YTk2MWVk
11
- ZGRhNmViYmViOTkwNWE3NWU4OGNlMTQxY2U1OTQ4YzQyYzkwZGI=
12
- data.tar.gz: !binary |-
13
- MDZjY2Q2YzVjNDk3ODQyZDg4NDU5ZDBhNzY1MjA2ZjE5M2JjNmQ1NjU5ZjEz
14
- YmM5Yjc2OTU3OTdkNDJkNWFiMTg5NDMyMjQ4ZTdjNjU5ODcyYjUyY2M3NTIx
15
- OGFjMmZiMGI4YTMyNTA3NGQ0MzQyODA3MjdkY2E3OTEwNDdhNmE=
2
+ SHA1:
3
+ metadata.gz: c097104ef933c2b99d58b86d79825d8caa2a9b44
4
+ data.tar.gz: c6b4d603166bff62b418e6facca46affc995587d
5
+ SHA512:
6
+ metadata.gz: 9473a08652be84673f8523586b3f1fee89abe0ee6361f5ec21ecff0fa8a17c3882e00099f3d0da983aef5d539f767b4794a421b93e05adc9f7e8591cd182537a
7
+ data.tar.gz: 787ec385bd37683eb45da576e3960bceee8e512a497abbac25900381c29e754ae7962d7326e67f485537da3f845eaae3780c06d9b84ce8f4e951cfe53b2e9c00
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: picky-statistics
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.17.1
4
+ version: 4.18.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Florian Hanke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-07-25 00:00:00.000000000 Z
11
+ date: 2013-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sinatra
@@ -28,14 +28,14 @@ dependencies:
28
28
  name: rspec
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
- - - ! '>='
31
+ - - '>='
32
32
  - !ruby/object:Gem::Version
33
33
  version: 1.3.0
34
34
  type: :development
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
- - - ! '>='
38
+ - - '>='
39
39
  - !ruby/object:Gem::Version
40
40
  version: 1.3.0
41
41
  description: Statistics interface for Picky, the fast Ruby search engine.
@@ -67,12 +67,12 @@ require_paths:
67
67
  - lib
68
68
  required_ruby_version: !ruby/object:Gem::Requirement
69
69
  requirements:
70
- - - ! '>='
70
+ - - '>='
71
71
  - !ruby/object:Gem::Version
72
72
  version: '0'
73
73
  required_rubygems_version: !ruby/object:Gem::Requirement
74
74
  requirements:
75
- - - ! '>='
75
+ - - '>='
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []