Skip to content

Commit 44d984d

Browse files
committed
Merge pull request rapid7#1483 from todb-r7/update-gemfile-lock
Update Gemfile.lock
2 parents 9040fcd + 71abcdb commit 44d984d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Gemfile.lock

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,20 @@ GEM
2828
coderay (1.0.8)
2929
diff-lcs (1.1.3)
3030
i18n (0.6.1)
31+
json (1.7.7)
3132
method_source (0.8.1)
33+
msgpack (0.5.2)
3234
multi_json (1.0.4)
35+
nokogiri (1.5.6)
36+
pcaprub (0.11.3)
3337
pg (0.14.1)
3438
pry (0.9.10)
3539
coderay (~> 1.0.5)
3640
method_source (~> 0.8)
3741
slop (~> 3.3.1)
3842
rake (10.0.2)
3943
redcarpet (2.2.2)
44+
robots (0.10.1)
4045
rspec (2.12.0)
4146
rspec-core (~> 2.12.0)
4247
rspec-expectations (~> 2.12.0)
@@ -57,10 +62,17 @@ PLATFORMS
5762
ruby
5863

5964
DEPENDENCIES
65+
activerecord
6066
activesupport (>= 3.0.0)
67+
json
6168
metasploit_data_models!
69+
msgpack
70+
nokogiri
71+
pcaprub
72+
pg (>= 0.11)
6273
rake
6374
redcarpet
75+
robots
6476
rspec (>= 2.12)
6577
simplecov (= 0.5.4)
6678
yard

0 commit comments

Comments
 (0)