picky-live 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 +8 -8
checksums.yaml CHANGED
@@ -1,15 +1,7 @@
1
1
  ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- MDEyYmQ3YzFjYzcxYjU2YzllNmViNWZkNjNjYjM2OGNiNWU5MGJkMQ==
5
- data.tar.gz: !binary |-
6
- OTgwZTNiZjc1NDE3OTg1NGQ2YWVlYzY3YWQ0ZWI1NTZmNzgxNWUwOQ==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- ZDBmZjBjZjdlMDgzMzJhM2U3MDViODcxMzRhM2U1OWEyZDg0OThkZDVhZmIz
10
- ZGU5NzRmOTg5OGI2NTNmMWFhZWNkNzlmZWU4N2VlMWQzNGI3NTM4MzdmOWJi
11
- YjVjM2U2NTgxOTg0MjJiZmVlYWE5ZmI3NjVhMjBlYjgyOWEwMDY=
12
- data.tar.gz: !binary |-
13
- NTNmZDAwNzQzYWJiNGI3YjE2ZTQ3YTU3ZTAwZTY5NjA2OTRjZWUxN2EwOGMw
14
- ZjM1Y2MxYTQ2OTg3NjUxZGM0MDQ4NTE2ZWMyMTk5YWNjMGM0M2JjZDRkMjBh
15
- YjYxMGMzYmYzYTgwOGQ3ZGZhNDI3MTdlMWIzMWM1ZjI0NGFjZGY=
2
+ SHA1:
3
+ metadata.gz: 5fd6d572266c55ae48a047eb423e565ef147d28c
4
+ data.tar.gz: edb37b879425b3a7a629c6131d3f1c6be7950069
5
+ SHA512:
6
+ metadata.gz: 441c0de9107dd4d2229a1259137752fe3286a37cf6f0f0178e0c275e253d0fc7f817ff93c4618a72fbe11db2c2d8966e473eb3a4c416c545d3b4a0e8c7be6624
7
+ data.tar.gz: 8ff52eb1cfbcb2c0e0c6e380139be13102557f76658631f25cc5ff627e6f2a7b0694ace3a143ed3b0a839bd9fea671f3839ed98182a43fc6219f5ff6ccd9f99f
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: picky-live
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,28 +28,28 @@ 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
  - !ruby/object:Gem::Dependency
42
42
  name: activesupport
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
- - - ! '>='
45
+ - - '>='
46
46
  - !ruby/object:Gem::Version
47
47
  version: '3.0'
48
48
  type: :development
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
- - - ! '>='
52
+ - - '>='
53
53
  - !ruby/object:Gem::Version
54
54
  version: '3.0'
55
55
  description: Live parameters interface for Picky, the fast Ruby search engine.
@@ -79,12 +79,12 @@ require_paths:
79
79
  - lib
80
80
  required_ruby_version: !ruby/object:Gem::Requirement
81
81
  requirements:
82
- - - ! '>='
82
+ - - '>='
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  required_rubygems_version: !ruby/object:Gem::Requirement
86
86
  requirements:
87
- - - ! '>='
87
+ - - '>='
88
88
  - !ruby/object:Gem::Version
89
89
  version: '0'
90
90
  requirements: []