rex-socket 0.1.4 → 0.1.5

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: ba0673c988e971a58697b51e5cecc8659cfdae5a
4
- data.tar.gz: 4658bc567230c51e1eff656fb30668a00afd8773
3
+ metadata.gz: 45e63c96f43ce1a396ae66d768dcd81ec1011ff0
4
+ data.tar.gz: b7a437a850478ea990a69d7535ef15863a254aca
5
5
  SHA512:
6
- metadata.gz: 3fd8b9ae8a4ad92f97f52807c36c0f96a61a928775fe353671670e34b7131d1b79130ac0a7d8e1c8e9fe254b1ea0a24f3cf9265f75c97691b3d1a018b69e6540
7
- data.tar.gz: ae23c736bb3e638c02baea48d3b76f7fea7fb23d79c394486a781a626d6d8bae8f52c7de878696304bcf9e284a1cdd3d1b7f1209b4fe44cb4a9a6ca45a5887fc
6
+ metadata.gz: 6bed61fc49182786494aa9d29ebace8912cdfbc3df7d08fc6b3eb97b4d0b51c3acaa4f7aec432fbfac64b8317a86ac2b38b3812c890a490ed9da19cce5fb0997
7
+ data.tar.gz: e7ebf9c541ef8e34b92715dc45636c86fb5875df525d597436b3e05dcaa8cc637539784d6e5dc24fd5a9f75160b3ebf7348bb65430ef641ebd26f69bf7a654a4
Binary file
data.tar.gz.sig CHANGED
Binary file
data/LICENSE CHANGED
@@ -1,5 +1,9 @@
1
- Copyright (C) 2012-2016, Rapid7, Inc.
2
- All rights reserved.
1
+ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
+ Source: http://www.metasploit.com/
3
+
4
+ Files: *
5
+ Copyright: 2006-2017, Rapid7, Inc.
6
+ License: BSD-3-clause
3
7
 
4
8
  Redistribution and use in source and binary forms, with or without modification,
5
9
  are permitted provided that the following conditions are met:
@@ -1,5 +1,5 @@
1
1
  module Rex
2
2
  module Socket
3
- VERSION = "0.1.4"
3
+ VERSION = "0.1.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rex-socket
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.4
4
+ version: 0.1.5
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: 2017-04-06 00:00:00.000000000 Z
91
+ date: 2017-04-07 00:00:00.000000000 Z
92
92
  dependencies:
93
93
  - !ruby/object:Gem::Dependency
94
94
  name: bundler
metadata.gz.sig CHANGED
Binary file