qu-cmdwrapper 1.0.0 → 1.0.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: 015f571c68964fef5759d4e3e488648c18d4679d
4
- data.tar.gz: 5603214e7b879d898338bcc121193e810e0eb224
3
+ metadata.gz: b2e8254f5abeab1607488192e8b8a0fd304fbbf3
4
+ data.tar.gz: ba835fd2868daff6583ed5743398c5e31eaa0254
5
5
  SHA512:
6
- metadata.gz: 38ad0cd4e1e7d05687159ba181b37246760294e6724f42a09468ed45e068911be733aaba7c31d54c10677a6a95b5ce0c403f0a18c1f5904a3167262b42b0addd
7
- data.tar.gz: c129fd8025b9f8c58608a446a7aea40b801f8d44d49f6dc0ce5f7f9621efb7a5f151daecaf9712a184890cd7854d3994d789baef08148e4f67a8d71d8fbf4dea
6
+ metadata.gz: 6ad5513b2402fabbc047f2ab1d5b6bb066834d61776e85edd89d585559d6769d566a107f4e84195604fd691654987ceecfd7c00a7ec926560a7401b9c6632d96
7
+ data.tar.gz: 297c321d028b6275fb82834cf0f81c9989366bd514a8dddc70399996789e51e71fee53010ce4fce48aed7d817ce006a202c32c61e8e26b35d22ea147e25f52c1
data/.gitignore CHANGED
@@ -15,3 +15,4 @@ spec/reports
15
15
  test/tmp
16
16
  test/version_tmp
17
17
  tmp
18
+ .DS_store
@@ -1,5 +1,5 @@
1
1
  module Qu
2
2
  module Cmdwrapper
3
- VERSION = "1.0.0"
3
+ VERSION = "1.0.1"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: qu-cmdwrapper
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wubin Qu
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-04-15 00:00:00.000000000 Z
11
+ date: 2014-04-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: qu-utils
@@ -53,25 +53,15 @@ files:
53
53
  - lib/qu/cmdwrapper.rb
54
54
  - lib/qu/cmdwrapper/cmd.rb
55
55
  - lib/qu/cmdwrapper/ext_bin/linux/32/faToTwoBit
56
- - lib/qu/cmdwrapper/ext_bin/linux/32/ntdpal
57
56
  - lib/qu/cmdwrapper/ext_bin/linux/32/ntthal
58
- - lib/qu/cmdwrapper/ext_bin/linux/32/oligotm
59
57
  - lib/qu/cmdwrapper/ext_bin/linux/32/primer3_core
60
58
  - lib/qu/cmdwrapper/ext_bin/linux/32/twoBitToFa
61
59
  - lib/qu/cmdwrapper/ext_bin/linux/64/faToTwoBit
62
- - lib/qu/cmdwrapper/ext_bin/linux/64/ntdpal
63
60
  - lib/qu/cmdwrapper/ext_bin/linux/64/ntthal
64
- - lib/qu/cmdwrapper/ext_bin/linux/64/oligotm
65
61
  - lib/qu/cmdwrapper/ext_bin/linux/64/primer3_core
66
62
  - lib/qu/cmdwrapper/ext_bin/linux/64/twoBitToFa
67
- - lib/qu/cmdwrapper/ext_bin/mac/32/faToTwoBit
68
- - lib/qu/cmdwrapper/ext_bin/mac/32/ntthal
69
- - lib/qu/cmdwrapper/ext_bin/mac/32/oligotm
70
- - lib/qu/cmdwrapper/ext_bin/mac/32/primer3_core
71
- - lib/qu/cmdwrapper/ext_bin/mac/32/twoBitToFa
72
63
  - lib/qu/cmdwrapper/ext_bin/mac/64/faToTwoBit
73
64
  - lib/qu/cmdwrapper/ext_bin/mac/64/ntthal
74
- - lib/qu/cmdwrapper/ext_bin/mac/64/oligotm
75
65
  - lib/qu/cmdwrapper/ext_bin/mac/64/primer3_core
76
66
  - lib/qu/cmdwrapper/ext_bin/mac/64/twoBitToFa
77
67
  - lib/qu/cmdwrapper/primer3_config/dangle.dh