solr_query-jgp 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. metadata +10 -7
metadata CHANGED
@@ -1,23 +1,25 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: solr_query-jgp
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
5
- prerelease:
4
+ hash: 27
5
+ prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 3
10
- version: 1.1.3
9
+ - 4
10
+ version: 1.1.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - Matthew Rudy Jacobs
14
14
  - Mark Woods
15
+ - Andy Roberts
15
16
  - Tom Stuart
16
17
  autorequire:
17
18
  bindir: bin
18
19
  cert_chain: []
19
20
 
20
- date: 2011-05-18 00:00:00 Z
21
+ date: 2011-05-18 00:00:00 +01:00
22
+ default_executable:
21
23
  dependencies:
22
24
  - !ruby/object:Gem::Dependency
23
25
  name: rspec
@@ -46,7 +48,8 @@ files:
46
48
  - Rakefile
47
49
  - README
48
50
  - lib/solr_query.rb
49
- homepage: http://github.com/matthewrudy/solr_query
51
+ has_rdoc: true
52
+ homepage: http://github.com/Jobsgopublic/solr_query
50
53
  licenses: []
51
54
 
52
55
  post_install_message:
@@ -76,7 +79,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
79
  requirements: []
77
80
 
78
81
  rubyforge_project:
79
- rubygems_version: 1.7.2
82
+ rubygems_version: 1.3.7
80
83
  signing_key:
81
84
  specification_version: 3
82
85
  summary: a ruby library designed to make building nested Solr queries simple and standardized.