Bump version of framework to 4.13.16

This commit is contained in:
Metasploit
2017-01-20 10:02:29 -08:00
parent d407787b3b
commit c2e4a50924
2 changed files with 14 additions and 14 deletions
+13 -13
View File
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
metasploit-framework (4.13.15)
metasploit-framework (4.13.16)
actionpack (~> 4.2.6)
activerecord (~> 4.2.6)
activesupport (~> 4.2.6)
@@ -103,7 +103,7 @@ GEM
thor (~> 0.19)
bcrypt (3.1.11)
bit-struct (0.15.0)
builder (3.2.2)
builder (3.2.3)
capybara (2.11.0)
addressable
mime-types (>= 1.16)
@@ -132,7 +132,7 @@ GEM
nokogiri (~> 1.5)
railties (>= 3, < 5.1)
cucumber-wire (0.0.1)
diff-lcs (1.2.5)
diff-lcs (1.3)
docile (1.1.5)
erubis (2.7.0)
factory_girl (4.8.0)
@@ -142,13 +142,13 @@ GEM
railties (>= 3.0.0)
faraday (0.11.0)
multipart-post (>= 1.2, < 3)
ffi (1.9.16)
ffi (1.9.17)
filesize (0.1.1)
fivemat (1.3.2)
gherkin (4.0.0)
i18n (0.7.0)
jsobfu (0.4.1)
rkelly-remix (= 0.0.6)
jsobfu (0.4.2)
rkelly-remix
json (1.8.6)
loofah (2.0.3)
nokogiri (>= 1.5.9)
@@ -234,7 +234,7 @@ GEM
thor (>= 0.18.1, < 2.0)
rake (12.0.0)
rb-readline-r7 (0.5.2.0)
recog (2.1.3)
recog (2.1.4)
nokogiri
redcarpet (3.4.0)
rex-arch (0.1.4)
@@ -257,7 +257,7 @@ GEM
rex-encoder
rex-text
rex-java (0.1.3)
rex-mime (0.1.1)
rex-mime (0.1.3)
rex-text
rex-nop (0.1.0)
rex-arch
@@ -275,14 +275,14 @@ GEM
rex-text
rex-socket (0.1.3)
rex-core
rex-sslscan (0.1.1)
rex-sslscan (0.1.2)
rex-socket
rex-text
rex-struct2 (0.1.0)
rex-text (0.2.10)
rex-text (0.2.11)
rex-zip (0.1.1)
rex-text
rkelly-remix (0.0.6)
rkelly-remix (0.0.7)
robots (0.10.1)
rspec-core (3.5.4)
rspec-support (~> 3.5.0)
@@ -323,10 +323,10 @@ GEM
thread_safe (~> 0.1)
tzinfo-data (1.2016.10)
tzinfo (>= 1.0.0)
windows_error (0.0.2)
windows_error (0.1.0)
xpath (2.0.0)
nokogiri (~> 1.3)
yard (0.9.7)
yard (0.9.8)
PLATFORMS
ruby
+1 -1
View File
@@ -30,7 +30,7 @@ module Metasploit
end
end
VERSION = "4.13.15"
VERSION = "4.13.16"
MAJOR, MINOR, PATCH = VERSION.split('.').map { |x| x.to_i }
PRERELEASE = 'dev'
HASH = get_hash