algoliasearch-rails 1.11.6 → 1.11.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 80025fd601d892ac09c96ec818eb102a8f54efe0
4
- data.tar.gz: 6f2e2d1aa428c232d13e77c308900bd31eb4c0c1
3
+ metadata.gz: de492a0121339b4195cb0ff3f32d6cd99671d8cb
4
+ data.tar.gz: fbb6d131ba0ac1fb34a20a68cce00b0a6d40dcc4
5
5
  SHA512:
6
- metadata.gz: 73b31944d713bc347553073d9b5800bc0fb26d4870c91a344b068af62ea2d67afcae05e8f78bae50a17227a8efb2f6286e8345a70b1620835d62766af830a357
7
- data.tar.gz: 14e13ff05a9f513c3e04aa1ee418b03a98ad339c372747fba165529023681fa91aefd273da1715d48c860ac839d6a0ba6c8f3fdfb117382132b96b1fe8e9d435
6
+ metadata.gz: eb6e6b4d0718117824857f2a45c2b0970b65e9b13cdcacfa6c0c59a791410e12163e92b5caff48d27149628581c781d03581ec5be0c278b195101efe207fa276
7
+ data.tar.gz: e43a1de7f5cb7442f78dc1bed010f4b0f0f085e1caa5e83154cf132b2ecd1a0fa4169005ea89bb5f90eba1e6d7d3024c72283cd1ce39b171b96672793604be1c
data/ChangeLog CHANGED
@@ -1,5 +1,9 @@
1
1
  CHANGELOG
2
2
 
3
+ 2014-10-16 1.11.7
4
+
5
+ * Upgraded to algoliasearch-client-ruby>=1.2.12 to ensure we're not using SSLv3
6
+
3
7
  2014-10-15 1.11.6
4
8
 
5
9
  * Upgraded algoliasearch JavaScript client to 2.7.1
data/Gemfile CHANGED
@@ -1,7 +1,7 @@
1
1
  source "http://rubygems.org"
2
2
 
3
3
  gem 'json', '>= 1.5.1'
4
- gem 'algoliasearch', '~> 1.2'
4
+ gem 'algoliasearch', '~> 1.2.12'
5
5
  gem 'rubysl', '~> 2.0', :platform => :rbx
6
6
 
7
7
  group :test do
data/Gemfile.lock CHANGED
@@ -1,13 +1,13 @@
1
1
  GEM
2
2
  remote: http://rubygems.org/
3
3
  specs:
4
- ZenTest (4.10.0)
5
- actionmailer (3.2.18)
6
- actionpack (= 3.2.18)
4
+ ZenTest (4.11.0)
5
+ actionmailer (3.2.19)
6
+ actionpack (= 3.2.19)
7
7
  mail (~> 2.5.4)
8
- actionpack (3.2.18)
9
- activemodel (= 3.2.18)
10
- activesupport (= 3.2.18)
8
+ actionpack (3.2.19)
9
+ activemodel (= 3.2.19)
10
+ activesupport (= 3.2.19)
11
11
  builder (~> 3.0.0)
12
12
  erubis (~> 2.7.0)
13
13
  journey (~> 1.0.4)
@@ -15,27 +15,27 @@ GEM
15
15
  rack-cache (~> 1.2)
16
16
  rack-test (~> 0.6.1)
17
17
  sprockets (~> 2.2.1)
18
- activemodel (3.2.18)
19
- activesupport (= 3.2.18)
18
+ activemodel (3.2.19)
19
+ activesupport (= 3.2.19)
20
20
  builder (~> 3.0.0)
21
- activerecord (3.2.18)
22
- activemodel (= 3.2.18)
23
- activesupport (= 3.2.18)
21
+ activerecord (3.2.19)
22
+ activemodel (= 3.2.19)
23
+ activesupport (= 3.2.19)
24
24
  arel (~> 3.0.2)
25
25
  tzinfo (~> 0.3.29)
26
- activerecord-jdbc-adapter (1.3.7)
26
+ activerecord-jdbc-adapter (1.3.10)
27
27
  activerecord (>= 2.2)
28
- activerecord-jdbcsqlite3-adapter (1.3.7)
29
- activerecord-jdbc-adapter (~> 1.3.7)
28
+ activerecord-jdbcsqlite3-adapter (1.3.10)
29
+ activerecord-jdbc-adapter (~> 1.3.10)
30
30
  jdbc-sqlite3 (~> 3.7.2)
31
- activeresource (3.2.18)
32
- activemodel (= 3.2.18)
33
- activesupport (= 3.2.18)
34
- activesupport (3.2.18)
31
+ activeresource (3.2.19)
32
+ activemodel (= 3.2.19)
33
+ activesupport (= 3.2.19)
34
+ activesupport (3.2.19)
35
35
  i18n (~> 0.6, >= 0.6.4)
36
36
  multi_json (~> 1.0)
37
37
  addressable (2.3.6)
38
- algoliasearch (1.2.8)
38
+ algoliasearch (1.2.12)
39
39
  httpclient (~> 2.3)
40
40
  json (>= 1.5.1)
41
41
  arel (3.0.3)
@@ -44,19 +44,19 @@ GEM
44
44
  autotest-fsevent (0.2.9)
45
45
  sys-uname
46
46
  autotest-growl (0.2.16)
47
- backports (3.6.0)
47
+ backports (3.6.3)
48
48
  builder (3.0.4)
49
49
  coderay (1.1.0)
50
50
  diff-lcs (1.2.5)
51
51
  erubis (2.7.0)
52
- ethon (0.7.0)
52
+ ethon (0.7.1)
53
53
  ffi (>= 1.3.0)
54
54
  faraday (0.9.0)
55
55
  multipart-post (>= 1.2, < 3)
56
56
  faraday_middleware (0.9.1)
57
57
  faraday (>= 0.7.4, < 0.10)
58
- ffi (1.9.3)
59
- ffi (1.9.3-java)
58
+ ffi (1.9.6)
59
+ ffi (1.9.6-java)
60
60
  ffi2-generators (0.1.1)
61
61
  gh (0.13.2)
62
62
  addressable
@@ -67,8 +67,8 @@ GEM
67
67
  net-http-pipeline
68
68
  highline (1.6.21)
69
69
  hike (1.2.3)
70
- httpclient (2.3.4.1)
71
- i18n (0.6.9)
70
+ httpclient (2.4.0)
71
+ i18n (0.6.11)
72
72
  jdbc-sqlite3 (3.7.2.1)
73
73
  journey (1.0.4)
74
74
  json (1.8.1)
@@ -110,17 +110,17 @@ GEM
110
110
  rack
111
111
  rack-test (0.6.2)
112
112
  rack (>= 1.0)
113
- rails (3.2.18)
114
- actionmailer (= 3.2.18)
115
- actionpack (= 3.2.18)
116
- activerecord (= 3.2.18)
117
- activeresource (= 3.2.18)
118
- activesupport (= 3.2.18)
113
+ rails (3.2.19)
114
+ actionmailer (= 3.2.19)
115
+ actionpack (= 3.2.19)
116
+ activerecord (= 3.2.19)
117
+ activeresource (= 3.2.19)
118
+ activesupport (= 3.2.19)
119
119
  bundler (~> 1.0)
120
- railties (= 3.2.18)
121
- railties (3.2.18)
122
- actionpack (= 3.2.18)
123
- activesupport (= 3.2.18)
120
+ railties (= 3.2.19)
121
+ railties (3.2.19)
122
+ actionpack (= 3.2.19)
123
+ activesupport (= 3.2.19)
124
124
  rack-ssl (~> 1.3.2)
125
125
  rake (>= 0.8.7)
126
126
  rdoc (~> 3.4)
@@ -133,10 +133,10 @@ GEM
133
133
  rspec-core (~> 2.99.0)
134
134
  rspec-expectations (~> 2.99.0)
135
135
  rspec-mocks (~> 2.99.0)
136
- rspec-core (2.99.0)
137
- rspec-expectations (2.99.0)
136
+ rspec-core (2.99.2)
137
+ rspec-expectations (2.99.2)
138
138
  diff-lcs (>= 1.1.3, < 2.0)
139
- rspec-mocks (2.99.0)
139
+ rspec-mocks (2.99.2)
140
140
  rubysl (2.0.15)
141
141
  rubysl-abbrev (~> 2.0)
142
142
  rubysl-base64 (~> 2.0)
@@ -242,7 +242,7 @@ GEM
242
242
  rubysl-csv (2.0.2)
243
243
  rubysl-english (~> 2.0)
244
244
  rubysl-curses (2.0.1)
245
- rubysl-date (2.0.6)
245
+ rubysl-date (2.0.8)
246
246
  rubysl-delegate (2.0.1)
247
247
  rubysl-digest (2.0.3)
248
248
  rubysl-drb (2.0.1)
@@ -339,7 +339,7 @@ GEM
339
339
  rubysl-xmlrpc (2.0.0)
340
340
  rubysl-yaml (2.0.4)
341
341
  rubysl-zlib (2.0.1)
342
- slop (3.5.0)
342
+ slop (3.6.0)
343
343
  spoon (0.0.4)
344
344
  ffi
345
345
  sprockets (2.2.2)
@@ -352,25 +352,25 @@ GEM
352
352
  ffi (>= 1.0.0)
353
353
  thor (0.19.1)
354
354
  tilt (1.4.1)
355
- travis (1.6.11)
355
+ travis (1.7.2)
356
356
  addressable (~> 2.3)
357
357
  backports
358
358
  faraday (~> 0.9)
359
- faraday_middleware (~> 0.9)
359
+ faraday_middleware (~> 0.9, >= 0.9.1)
360
360
  gh (~> 0.13)
361
361
  highline (~> 1.6)
362
362
  launchy (~> 2.1)
363
- pry (~> 0.9)
363
+ pry (~> 0.9, < 0.10)
364
364
  pusher-client (~> 0.4)
365
365
  typhoeus (~> 0.6, >= 0.6.8)
366
366
  treetop (1.4.15)
367
367
  polyglot
368
368
  polyglot (>= 0.3.1)
369
- typhoeus (0.6.8)
370
- ethon (>= 0.7.0)
371
- tzinfo (0.3.39)
372
- websocket (1.1.4)
373
- will_paginate (3.0.5)
369
+ typhoeus (0.6.9)
370
+ ethon (>= 0.7.1)
371
+ tzinfo (0.3.41)
372
+ websocket (1.2.1)
373
+ will_paginate (3.0.7)
374
374
 
375
375
  PLATFORMS
376
376
  java
@@ -379,7 +379,7 @@ PLATFORMS
379
379
  DEPENDENCIES
380
380
  activerecord-jdbc-adapter
381
381
  activerecord-jdbcsqlite3-adapter
382
- algoliasearch (~> 1.2)
382
+ algoliasearch (~> 1.2.12)
383
383
  autotest
384
384
  autotest-fsevent
385
385
  autotest-growl
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.11.6
1
+ 1.11.7
@@ -1,16 +1,14 @@
1
- # Generated by jeweler
2
- # DO NOT EDIT THIS FILE DIRECTLY
3
- # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
1
  # -*- encoding: utf-8 -*-
5
- # stub: algoliasearch-rails 1.6.3 ruby lib
2
+
3
+ VERSION = File.read(File.join(File.dirname(__FILE__), 'VERSION')).strip
6
4
 
7
5
  Gem::Specification.new do |s|
8
6
  s.name = "algoliasearch-rails"
9
- s.version = "1.11.6"
7
+ s.version = VERSION
10
8
 
11
9
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
12
10
  s.authors = ["Algolia"]
13
- s.date = "2014-10-15"
11
+ s.date = Date.today
14
12
  s.description = "AlgoliaSearch integration to your favorite ORM"
15
13
  s.email = "contact@algolia.com"
16
14
  s.extra_rdoc_files = [
@@ -58,7 +56,7 @@ Gem::Specification.new do |s|
58
56
 
59
57
  if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
60
58
  s.add_runtime_dependency(%q<json>, [">= 1.5.1"])
61
- s.add_runtime_dependency(%q<algoliasearch>, [">= 1.2.5"])
59
+ s.add_runtime_dependency(%q<algoliasearch>, [">= 1.2.12"])
62
60
  s.add_development_dependency(%q<will_paginate>, [">= 2.3.15"])
63
61
  s.add_development_dependency(%q<kaminari>, [">= 0"])
64
62
  s.add_development_dependency "travis"
@@ -66,11 +64,11 @@ Gem::Specification.new do |s|
66
64
  s.add_development_dependency "rdoc"
67
65
  else
68
66
  s.add_dependency(%q<json>, [">= 1.5.1"])
69
- s.add_dependency(%q<algoliasearch>, [">= 1.2.5"])
67
+ s.add_dependency(%q<algoliasearch>, [">= 1.2.12"])
70
68
  end
71
69
  else
72
70
  s.add_dependency(%q<json>, [">= 1.5.1"])
73
- s.add_dependency(%q<algoliasearch>, [">= 1.2.5"])
71
+ s.add_dependency(%q<algoliasearch>, [">= 1.2.12"])
74
72
  end
75
73
  end
76
74
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: algoliasearch-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.11.6
4
+ version: 1.11.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Algolia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-15 00:00:00.000000000 Z
11
+ date: 2014-10-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json
@@ -30,14 +30,14 @@ dependencies:
30
30
  requirements:
31
31
  - - ">="
32
32
  - !ruby/object:Gem::Version
33
- version: 1.2.5
33
+ version: 1.2.12
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - ">="
39
39
  - !ruby/object:Gem::Version
40
- version: 1.2.5
40
+ version: 1.2.12
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: will_paginate
43
43
  requirement: !ruby/object:Gem::Requirement