Skip to content

Commit d52236f

Browse files
committed
Land rapid7#3835 - JSObfu to a gem
2 parents 9acccfe + 8e1b00c commit d52236f

File tree

5 files changed

+30
-540
lines changed

5 files changed

+30
-540
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ PATH
55
actionpack (< 4.0.0)
66
activesupport (>= 3.0.0, < 4.0.0)
77
bcrypt
8+
jsobfu (~> 0.1.7)
89
json
910
metasploit-concern (~> 0.2.1)
1011
metasploit-model (~> 0.27.1)
@@ -13,7 +14,6 @@ PATH
1314
nokogiri
1415
packetfu (= 1.1.9)
1516
railties
16-
rkelly-remix (= 0.0.6)
1717
robots
1818
rubyzip (~> 1.1)
1919
sqlite3
@@ -91,6 +91,8 @@ GEM
9191
hike (1.2.3)
9292
i18n (0.6.11)
9393
journey (1.0.4)
94+
jsobfu (0.1.7)
95+
rkelly-remix (= 0.0.6)
9496
json (1.8.1)
9597
mail (2.5.4)
9698
mime-types (~> 1.16)

0 commit comments

Comments
 (0)