rex-encoder 0.1.1 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f4931d180c7baf31902c8ab9c7e5d6e8cf23d3c2
4
- data.tar.gz: aee02c055f4e8327ba89ab24910b2d6d36fe037b
3
+ metadata.gz: f26bd73420d41a01e9a835c10dba176ad6e32a58
4
+ data.tar.gz: cc719c044232907f18b61cb24d610252ce5a1a90
5
5
  SHA512:
6
- metadata.gz: 4410f98278f21042e9b5394632c53fe6429c885b1aea875ca4e19172e1966a2ff92d6ea7ec3b0b797852909974429e880f910ecab3548d78f9d665fd26b2a80d
7
- data.tar.gz: 4124aac73c457676b4f973f2dc983e539a5d6e61e56cb6773b2a93d8fab7151500a8b2d177410b47faaa2a8a35b608b1004d011fddbf028fc8356796234ba6de
6
+ metadata.gz: e4f847fa70f368b4fadc8c443509c3488b0ba0fa09a12b454ff62f9f4ff75b259930a80da9bb6aabadb27e7658510ee0bd4575cebc22b60412af31f6c4ea1af6
7
+ data.tar.gz: 4ea5c54001fc74d0a2c9d937f990bd0367328f7f68d0a5e92657f96c2ee5e73549843759446560941e3c6cf6e46c41096e46da9c6ca658fd0d477169aac6e20e
checksums.yaml.gz.sig CHANGED
Binary file
data.tar.gz.sig CHANGED
@@ -1,2 +1,4 @@
1
- ��j�=R��R]X��`���������
2
- �h����F�\X�c%1у�,h"w�Wܖ��RJ+�\��_��Y���\#�Q{��(�"����{��DM�a�.13mf`���gM�q�T���C�p��N�ü���|QJ�W�Zކi���m� ����$�;;so�B0��Aپ���Q<A�o���hq���s����<,E��T�w�5��>�ɡ��e �N���e�������M����'jN��
1
+ �>�cM>R�!s��6�G%�Y�NO˘k=P�7�A܉$���F*�-Ƒdv|c��S롮
2
+ I�?��\lDC?��C�� ?�
3
+ h���\�����)����Q��u�&R� +�����Kգ��!�D �b���=�.{�ީ���U�ܟ�u� �Q�n��e�
4
+ ��YE�,���{' �=½���J�b�� GVFoX���v)I�Y��F��wp]
data/.travis.yml CHANGED
@@ -3,4 +3,4 @@ group: stable
3
3
  cache: bundler
4
4
  language: ruby
5
5
  rvm:
6
- - 2.3.2
6
+ - 2.3.3
data/LICENSE ADDED
@@ -0,0 +1,27 @@
1
+ Copyright (C) 2012-2016, Rapid7, Inc.
2
+ All rights reserved.
3
+
4
+ Redistribution and use in source and binary forms, with or without modification,
5
+ are permitted provided that the following conditions are met:
6
+
7
+ * Redistributions of source code must retain the above copyright notice,
8
+ this list of conditions and the following disclaimer.
9
+
10
+ * Redistributions in binary form must reproduce the above copyright notice,
11
+ this list of conditions and the following disclaimer in the documentation
12
+ and/or other materials provided with the distribution.
13
+
14
+ * Neither the name of Rapid7 LLC nor the names of its contributors
15
+ may be used to endorse or promote products derived from this software
16
+ without specific prior written permission.
17
+
18
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Encoder
3
- VERSION = "0.1.1"
3
+ VERSION = "0.1.2"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-encoder
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - David Maloney
@@ -88,7 +88,7 @@ cert_chain:
88
88
  G+Hmcg1v810agasPdoydE0RTVZgEOOMoQ07qu7JFXVWZ9ZQpHT7qJATWL/b2csFG
89
89
  8mVuTXnyJOKRJA==
90
90
  -----END CERTIFICATE-----
91
- date: 2016-11-21 00:00:00.000000000 Z
91
+ date: 2016-12-28 00:00:00.000000000 Z
92
92
  dependencies:
93
93
  - !ruby/object:Gem::Dependency
94
94
  name: bundler
@@ -189,6 +189,7 @@ files:
189
189
  - ".travis.yml"
190
190
  - CODE_OF_CONDUCT.md
191
191
  - Gemfile
192
+ - LICENSE
192
193
  - README.md
193
194
  - Rakefile
194
195
  - bin/console
metadata.gz.sig CHANGED
Binary file