algoliasearch 1.1.14 → 1.1.15

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: algoliasearch
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.14
4
+ version: 1.1.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Algolia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-10 00:00:00.000000000 Z
11
+ date: 2013-12-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: curb
@@ -92,6 +92,7 @@ files:
92
92
  - lib/algolia/version.rb
93
93
  - lib/algolia/webmock.rb
94
94
  - lib/algoliasearch.rb
95
+ - resources/ca-bundle.crt
95
96
  - spec/client_spec.rb
96
97
  - spec/mock_spec.rb
97
98
  - spec/spec_helper.rb
@@ -115,7 +116,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
115
116
  version: '0'
116
117
  requirements: []
117
118
  rubyforge_project:
118
- rubygems_version: 2.0.3
119
+ rubygems_version: 2.1.11
119
120
  signing_key:
120
121
  specification_version: 4
121
122
  summary: A simple Ruby client for the algolia.com REST API