RubyInline 3.11.1 → 3.11.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.
- data.tar.gz.sig +1 -1
- data/History.txt +6 -0
- data/lib/inline.rb +4 -1
- metadata +10 -10
- metadata.gz.sig +2 -1
data.tar.gz.sig
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
��d6��jmM�
|
data/History.txt
CHANGED
data/lib/inline.rb
CHANGED
|
@@ -65,7 +65,7 @@ class CompilationError < RuntimeError; end
|
|
|
65
65
|
# the current namespace.
|
|
66
66
|
|
|
67
67
|
module Inline
|
|
68
|
-
VERSION = '3.11.
|
|
68
|
+
VERSION = '3.11.2'
|
|
69
69
|
|
|
70
70
|
WINDOZE = /mswin|mingw/ =~ RUBY_PLATFORM
|
|
71
71
|
RUBINIUS = defined? RUBY_ENGINE
|
|
@@ -582,6 +582,9 @@ VALUE #{method}_equals(VALUE value) {
|
|
|
582
582
|
libs,
|
|
583
583
|
crap_for_windoze ].join(' ')
|
|
584
584
|
|
|
585
|
+
# strip off some makefile macros for mingw 1.9
|
|
586
|
+
cmd = cmd.gsub(/\$\(.*\)/, '') if RUBY_PLATFORM =~ /mingw/
|
|
587
|
+
|
|
585
588
|
# TODO: remove after osx 10.5.2
|
|
586
589
|
cmd += ' -flat_namespace -undefined suppress' if
|
|
587
590
|
RUBY_PLATFORM =~ /darwin9\.[01]/
|
metadata
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: RubyInline
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
4
|
+
hash: 47
|
|
5
5
|
prerelease:
|
|
6
6
|
segments:
|
|
7
7
|
- 3
|
|
8
8
|
- 11
|
|
9
|
-
-
|
|
10
|
-
version: 3.11.
|
|
9
|
+
- 2
|
|
10
|
+
version: 3.11.2
|
|
11
11
|
platform: ruby
|
|
12
12
|
authors:
|
|
13
13
|
- Ryan Davis
|
|
@@ -36,7 +36,7 @@ cert_chain:
|
|
|
36
36
|
FBHgymkyj/AOSqKRIpXPhjC6
|
|
37
37
|
-----END CERTIFICATE-----
|
|
38
38
|
|
|
39
|
-
date: 2012-
|
|
39
|
+
date: 2012-02-22 00:00:00 Z
|
|
40
40
|
dependencies:
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: ZenTest
|
|
@@ -61,11 +61,11 @@ dependencies:
|
|
|
61
61
|
requirements:
|
|
62
62
|
- - ~>
|
|
63
63
|
- !ruby/object:Gem::Version
|
|
64
|
-
hash:
|
|
64
|
+
hash: 21
|
|
65
65
|
segments:
|
|
66
66
|
- 2
|
|
67
|
-
-
|
|
68
|
-
version: "2.
|
|
67
|
+
- 11
|
|
68
|
+
version: "2.11"
|
|
69
69
|
type: :development
|
|
70
70
|
version_requirements: *id002
|
|
71
71
|
- !ruby/object:Gem::Dependency
|
|
@@ -91,11 +91,11 @@ dependencies:
|
|
|
91
91
|
requirements:
|
|
92
92
|
- - ~>
|
|
93
93
|
- !ruby/object:Gem::Version
|
|
94
|
-
hash:
|
|
94
|
+
hash: 31
|
|
95
95
|
segments:
|
|
96
96
|
- 2
|
|
97
|
-
-
|
|
98
|
-
version: "2.
|
|
97
|
+
- 14
|
|
98
|
+
version: "2.14"
|
|
99
99
|
type: :development
|
|
100
100
|
version_requirements: *id004
|
|
101
101
|
description: |-
|
metadata.gz.sig
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
#��BT���:ܙ;4�Q�D�85�s�Pbi.>w�;�>u9]r�o� X(W����p�����r����ր#������cnK{I)&�X��)J�^8�x���"מ�$'���&�� 5#��җ��*b�h`��* �� 6R'gwT�7Ȏ�?�d���#Gſn��K[
|
|
2
|
+
!��W�:�M�!���V1�>!4�,�X���잪Ɓ8����m��۷�I������7�U@��f��6df��iM%��8���
|