Skip to content

Commit cf2be4b

Browse files
committed
Update metasploit gem deps
1 parent e82fb5f commit cf2be4b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Gemfile.lock

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: git://github.com/rapid7/metasploit-concern.git
3-
revision: 78ce97c4f41ec42fbb0b0eb45aec4c924c80cd56
3+
revision: b4e7265963670a4e57e9550137216935cd3fea50
44
branch: staging/rails-4.0
55
specs:
66
metasploit-concern (1.0.0.pre.rails.pre.4.0)
@@ -10,14 +10,15 @@ GIT
1010

1111
GIT
1212
remote: git://github.com/rapid7/metasploit-credential.git
13-
revision: d1e0401715452433fe3d52b3050be41d77d9c03a
13+
revision: a4f8805fbe4c7359a86c31440ee377edf171b498
1414
branch: staging/rails-4.0
1515
specs:
16-
metasploit-credential (1.14.3.pre.rails.pre.4.0)
16+
metasploit-credential (1.14.5.pre.rails.pre.4.0)
1717
metasploit-concern
1818
metasploit-model
1919
metasploit_data_models
2020
pg
21+
protected_attributes
2122
railties
2223
rubyntlm
2324
rubyzip (~> 1.1)
@@ -171,6 +172,8 @@ GEM
171172
activerecord (>= 4.0.0)
172173
arel (>= 4.0.1)
173174
pg_array_parser (~> 0.0.9)
175+
protected_attributes (1.0.9)
176+
activemodel (>= 4.0.1, < 5.0)
174177
pry (0.10.1)
175178
coderay (~> 1.1.0)
176179
method_source (~> 0.8.1)

0 commit comments

Comments
 (0)