rex-arch 0.1.9 → 0.1.10

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: 250d5a16e764f31072a3530931f33e8f2af78a4b
4
- data.tar.gz: 456a77026ac03f469d37f50400cc28d59238e25d
3
+ metadata.gz: 5272fd1a268c889fa29df57626993ff090dfd76a
4
+ data.tar.gz: 905680a67e035ec65969569311ad94cd6b343127
5
5
  SHA512:
6
- metadata.gz: cfb62fa3f045897ede00017b76e2274e5b55532a295cfab14e6cdc17b541ea440ffa6a517d90dc03cefb017064934daba77dd1db0d01a4caf6653438142b2291
7
- data.tar.gz: 68b21b472df0351ce0e5f80cb31d8756d7578ed7cb15a80eb3c3a6e05f70a0cdbdf152d953581e11dac4cd6ca2791952474c5d85dc59efbb16001165d5d20461
6
+ metadata.gz: 8cc50f4f4a40fff8b5de527db357d24882dbcbbd8a3752b8041fb6a2b533a7d115e1237fa205f1e0a6fc0bbeae6bd85c52dda6ba9a69cd118000966ad37e9b05
7
+ data.tar.gz: f2983dc024d64a18b2ef58bdc7c6e92a0995f71de0511798a672b38ca22745aee19b61aaa1818b2cbab0b6db042d3bca6d0cc18b12bf08bcfcfc89f3d010721d
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -54,6 +54,7 @@ module Arch
54
54
  ARCH_NODEJS = 'nodejs',
55
55
  ARCH_FIREFOX = 'firefox',
56
56
  ARCH_ZARCH = 'zarch',
57
+ ARCH_R = 'r'
57
58
  ]
58
59
 
59
60
  #
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Arch
3
- VERSION = "0.1.9"
3
+ VERSION = "0.1.10"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-arch
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.9
4
+ version: 0.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - dmohanty-r7
@@ -88,7 +88,7 @@ cert_chain:
88
88
  G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
89
89
  8mVuTXnyJOKRJA==
90
90
  -----END CERTIFICATE-----
91
- date: 2017-06-16 00:00:00.000000000 Z
91
+ date: 2017-08-20 00:00:00.000000000 Z
92
92
  dependencies:
93
93
  - !ruby/object:Gem::Dependency
94
94
  name: bundler
metadata.gz.sig CHANGED
Binary file