dream_cheeky 0.3.0 → 0.3.1

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 45d34d83f54214f386a67acbbf34245978841873
4
- data.tar.gz: d4a2ed114ec30aaf3f8fd667fb51ed0c524cf31f
3
+ metadata.gz: 25ed552e2fc84a8a9f55290219b2f9eb2f57af71
4
+ data.tar.gz: 12c1db1aafd4f50b0062d19ad937c75c82d3aa1f
5
5
  SHA512:
6
- metadata.gz: 856e649cdd1139659ad283edce818dfc9ebc0702036f4e7107caa1c05dbbf60e1291b7ef7581c8e31c0d7d91020181c26caef101a2090ecd5d3d43e97d0cdb8f
7
- data.tar.gz: f2d9aa4fe34cd77aab8059845da917b3777cca98b0cd92c5eb959af683daa0a10ef6d85807a7c29e78d64445cb6f1bc6dd80c8b8eee1d7421af4a09c55c7e494
6
+ metadata.gz: 8fde167139842a525c638e561e20e2213e60cfea8afd5e5fd47a81a5c0e9267f60472a21cd6611cd83f4863e7db006ebad54d9603f28770b9b3806921526d193
7
+ data.tar.gz: 78d987fb57f14f1371845eef4085fc37118ea7b9c16ca688f8d16b7157963901849ff94f3e7f41c64c11a289b5167166b3e2cb9163d0a403922d4716a4daedfc
@@ -4,8 +4,6 @@ require 'fileutils'
4
4
 
5
5
  if RbConfig::CONFIG['host_os'] =~ /darwin/
6
6
 
7
- $CFLAGS << " " << "-ObjC"
8
-
9
7
  unless defined?(have_framework)
10
8
  def have_framework(fw, &b)
11
9
  checking_for fw do
@@ -20,7 +18,7 @@ if RbConfig::CONFIG['host_os'] =~ /darwin/
20
18
  end
21
19
  end
22
20
  end
23
-
21
+
24
22
  if have_framework('CoreFoundation')
25
23
  $LDFLAGS << " -ObjC -framework IOKit"
26
24
  FileUtils.cp('hidapi.c.mac', 'hidapi.c')
@@ -1,3 +1,3 @@
1
1
  module DreamCheeky
2
- VERSION = "0.3.0"
2
+ VERSION = "0.3.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dream_cheeky
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Derrick Spell
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-03-12 00:00:00.000000000 Z
11
+ date: 2014-05-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rspec
@@ -90,7 +90,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
90
90
  version: '0'
91
91
  requirements: []
92
92
  rubyforge_project: dream_cheeky
93
- rubygems_version: 2.0.0
93
+ rubygems_version: 2.0.2
94
94
  signing_key:
95
95
  specification_version: 4
96
96
  summary: Ruby Interface to Dream Cheeky(TM) USB Devices