Skip to content

Commit eb9b5d9

Browse files
committed
Restore metasploit-credential 0.14.3
MSP-12529 To prove that the change to optionally requiring 'metasploit/credential' instead of 'metasploit/credential/creation' when including `Metasploit::Credential::Creation` works not just with metasploit-credential 0.14.4, go back to the original `Gemfile.lock` with metasploit-credential 0.14.3.
1 parent 8b56286 commit eb9b5d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,15 +112,15 @@ GEM
112112
metasploit-concern (0.3.0)
113113
activesupport (~> 3.0, >= 3.0.0)
114114
railties (< 4.0.0)
115-
metasploit-credential (0.14.4)
115+
metasploit-credential (0.14.3)
116116
metasploit-concern (~> 0.3.0)
117117
metasploit-model (~> 0.29.0)
118118
metasploit_data_models (~> 0.23.0)
119119
pg
120120
railties (< 4.0.0)
121121
rubyntlm
122122
rubyzip (~> 1.1)
123-
metasploit-model (0.29.2)
123+
metasploit-model (0.29.0)
124124
activesupport
125125
railties (< 4.0.0)
126126
metasploit_data_models (0.23.2)
@@ -175,7 +175,7 @@ GEM
175175
rb-readline-r7 (0.5.2.0)
176176
rdoc (3.12.2)
177177
json (~> 1.4)
178-
recog (1.0.26)
178+
recog (1.0.24)
179179
nokogiri
180180
redcarpet (3.1.2)
181181
rkelly-remix (0.0.6)

0 commit comments

Comments
 (0)