mysql_blob_streaming 2.0.1 → 2.0.2

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.
@@ -2,6 +2,7 @@ require "mkmf"
2
2
 
3
3
  additional_mysql_include_dirs = [
4
4
  '/usr/local/mysql/include',
5
+ '/usr/local/include/mysql',
5
6
  '/usr/include/mysql']
6
7
  additional_mysql_lib_dirs = additional_mysql_include_dirs.map{
7
8
  |d| d.sub('include', 'lib')}
metadata CHANGED
@@ -1,18 +1,20 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mysql_blob_streaming
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - Infopark AG
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2013-05-07 00:00:00.000000000 Z
12
+ date: 2014-01-14 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: mysql2
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
19
  - - '='
18
20
  - !ruby/object:Gem::Version
@@ -20,6 +22,7 @@ dependencies:
20
22
  type: :runtime
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
27
  - - '='
25
28
  - !ruby/object:Gem::Version
@@ -42,7 +45,6 @@ files:
42
45
  homepage: http://www.infopark.de/
43
46
  licenses:
44
47
  - MIT
45
- metadata: {}
46
48
  post_install_message:
47
49
  rdoc_options:
48
50
  - --main
@@ -50,11 +52,13 @@ rdoc_options:
50
52
  require_paths:
51
53
  - lib
52
54
  required_ruby_version: !ruby/object:Gem::Requirement
55
+ none: false
53
56
  requirements:
54
57
  - - ! '>='
55
58
  - !ruby/object:Gem::Version
56
59
  version: 1.8.7
57
60
  required_rubygems_version: !ruby/object:Gem::Requirement
61
+ none: false
58
62
  requirements:
59
63
  - - ! '>='
60
64
  - !ruby/object:Gem::Version
@@ -62,8 +66,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
62
66
  requirements:
63
67
  - Infopark Rails Connector (RC)
64
68
  rubyforge_project:
65
- rubygems_version: 2.0.3
69
+ rubygems_version: 1.8.23
66
70
  signing_key:
67
- specification_version: 4
71
+ specification_version: 3
68
72
  summary: A blob streaming extension for the native Ruby-MySQL2 adapter
69
73
  test_files: []
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- MjA0MGNhMTlkYzFlMDhkZGNlZjBlZGYyZDliODg5NzMyOGYxOTZjMQ==
5
- data.tar.gz: !binary |-
6
- MWZjNTk1YzYyYWQ4NDViMjAwMjcxNGFmZTk3ZDIzNWFhNzFkNjAwNw==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- YWIzZWU0NTEzMTljODNlNmM1YTU3Njk1ZWY0ZGNiMDRlYjA0YjA4OTRjMjIy
10
- Mzk5ZTZmZDgyZDNjZTBjZGJkZGJmODZiYzgzYmYxNWY1NjU2NzMwMjdkZDVk
11
- ZmJlZTg3NGZlMjEyZmExYzJjMzY3MGFjOGY5ZmQ3ZDM0M2YwMmI=
12
- data.tar.gz: !binary |-
13
- M2JlNjE3NGEyNmM0NGVmMmNlMmEyYzhkMjRhMGFmYWI3NTllNGVmYmViMWIw
14
- NWQ4NWVlN2Y0NjI1ZjExYzYyNzhhYjVlMDU1YmJjYjI3Njk1N2I3ZjgwZjYx
15
- OTBhZGQyMzMwOGZkNmZjZmZkZmFhNTdjZjExYjQ5YjI0OTJhZGU=