metasploit-framework/Gemfile.lock

467 lines
10 KiB
Plaintext
Raw Normal View History

PATH
remote: .
specs:
2020-11-13 02:00:35 +08:00
metasploit-framework (6.0.17)
2020-07-10 04:03:40 +08:00
actionpack (~> 5.2.2)
activerecord (~> 5.2.2)
activesupport (~> 5.2.2)
2019-06-27 05:00:46 +08:00
aws-sdk-ec2
aws-sdk-iam
aws-sdk-s3
bcrypt
2017-08-02 04:26:50 +08:00
bcrypt_pbkdf
bit-struct
2020-04-09 05:39:06 +08:00
bson
concurrent-ruby (= 1.0.5)
2016-10-09 07:34:44 +08:00
dnsruby
ed25519
2018-10-30 11:44:23 +08:00
em-http-request
eventmachine
faker
2020-03-26 18:36:13 +08:00
faraday
faye-websocket
filesize
2020-02-22 07:05:01 +08:00
hrr_rb_ssh (= 0.3.0.pre2)
2020-05-29 05:56:14 +08:00
irb
jsobfu
json
metasm
2020-07-10 04:03:40 +08:00
metasploit-concern
metasploit-credential
metasploit-model
metasploit-payloads (= 2.0.23)
2020-07-10 04:03:40 +08:00
metasploit_data_models
2020-08-04 00:46:37 +08:00
metasploit_payloads-mettle (= 1.0.2)
mqtt
msgpack
2016-09-01 00:18:23 +08:00
nessus_rest
2020-04-14 23:53:07 +08:00
net-ldap
net-ssh
network_interface
2017-01-26 00:32:23 +08:00
nexpose
nokogiri
2016-03-25 09:43:51 +08:00
octokit
openssl-ccm
2016-08-19 06:02:46 +08:00
openvas-omp
packetfu
patch_finder
pcaprub
2017-07-07 19:19:06 +08:00
pdf-reader
2020-07-10 04:03:40 +08:00
pg
railties
rb-readline
recog
2016-03-25 09:43:51 +08:00
redcarpet
rex-arch
rex-bin_tools
2016-08-27 03:00:13 +08:00
rex-core
rex-encoder
rex-exploitation
2016-06-28 03:52:49 +08:00
rex-java
2016-09-02 00:38:07 +08:00
rex-mime
rex-nop
rex-ole
2018-06-22 00:41:16 +08:00
rex-powershell
rex-random_identifier
rex-registry
rex-rop_builder
2019-09-10 11:52:54 +08:00
rex-socket
rex-sslscan
rex-struct2
2018-04-18 23:38:01 +08:00
rex-text
rex-zip
2017-12-29 11:13:25 +08:00
ruby-macho
ruby_smb (~> 2.0)
rubyntlm
rubyzip
sinatra
sqlite3
sshkey
thin
tzinfo
tzinfo-data
warden
windows_error
xdr
2017-04-13 20:12:38 +08:00
xmlrpc
GEM
2013-09-20 09:06:48 +08:00
remote: https://rubygems.org/
specs:
Ascii85 (1.0.3)
2020-09-11 02:10:53 +08:00
actionpack (5.2.4.4)
actionview (= 5.2.4.4)
activesupport (= 5.2.4.4)
2020-07-10 04:03:40 +08:00
rack (~> 2.0, >= 2.0.8)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
2020-09-11 02:10:53 +08:00
actionview (5.2.4.4)
activesupport (= 5.2.4.4)
builder (~> 3.1)
2020-07-10 04:03:40 +08:00
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
2017-02-22 06:01:15 +08:00
rails-html-sanitizer (~> 1.0, >= 1.0.3)
2020-09-11 02:10:53 +08:00
activemodel (5.2.4.4)
activesupport (= 5.2.4.4)
activerecord (5.2.4.4)
activemodel (= 5.2.4.4)
activesupport (= 5.2.4.4)
2020-07-10 04:03:40 +08:00
arel (>= 9.0)
2020-09-11 02:10:53 +08:00
activesupport (5.2.4.4)
2020-07-10 04:03:40 +08:00
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
2019-09-06 01:13:53 +08:00
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
2017-07-07 19:19:06 +08:00
afm (0.2.2)
2020-07-10 04:03:40 +08:00
arel (9.0.0)
2019-12-27 02:04:30 +08:00
arel-helpers (2.11.0)
2019-06-27 05:00:46 +08:00
activerecord (>= 3.1.0, < 7)
2020-06-12 01:03:45 +08:00
ast (2.4.1)
2020-04-09 05:39:06 +08:00
aws-eventstream (1.1.0)
2020-11-13 02:00:35 +08:00
aws-partitions (1.391.0)
2020-11-06 01:59:10 +08:00
aws-sdk-core (3.109.2)
2020-04-09 05:39:06 +08:00
aws-eventstream (~> 1, >= 1.0.2)
2019-11-15 02:55:01 +08:00
aws-partitions (~> 1, >= 1.239.0)
2019-06-27 05:00:46 +08:00
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
2020-11-13 02:00:35 +08:00
aws-sdk-ec2 (1.209.0)
2020-10-02 01:22:38 +08:00
aws-sdk-core (~> 3, >= 3.109.0)
2019-06-27 05:00:46 +08:00
aws-sigv4 (~> 1.1)
2020-10-02 01:22:38 +08:00
aws-sdk-iam (1.46.0)
aws-sdk-core (~> 3, >= 3.109.0)
2019-06-27 05:00:46 +08:00
aws-sigv4 (~> 1.1)
2020-10-02 01:22:38 +08:00
aws-sdk-kms (1.39.0)
aws-sdk-core (~> 3, >= 3.109.0)
2020-06-12 03:30:08 +08:00
aws-sigv4 (~> 1.1)
2020-11-13 02:00:35 +08:00
aws-sdk-s3 (1.84.1)
2020-10-02 01:22:38 +08:00
aws-sdk-core (~> 3, >= 3.109.0)
2019-06-27 05:00:46 +08:00
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
2020-08-21 01:02:45 +08:00
aws-sigv4 (1.2.2)
2020-06-19 01:04:22 +08:00
aws-eventstream (~> 1, >= 1.0.2)
bcrypt (3.1.16)
2019-04-05 01:08:31 +08:00
bcrypt_pbkdf (1.0.1)
2020-07-24 01:07:28 +08:00
bindata (2.4.8)
bit-struct (0.16)
2020-11-06 01:59:10 +08:00
bson (4.11.1)
2019-12-13 02:07:33 +08:00
builder (3.2.4)
2020-04-24 01:03:51 +08:00
byebug (11.1.3)
2020-06-05 01:02:57 +08:00
coderay (1.1.3)
concurrent-ruby (1.0.5)
2018-10-30 11:44:23 +08:00
cookiejar (0.3.3)
2020-01-15 03:30:44 +08:00
crass (1.0.6)
2018-12-21 04:22:02 +08:00
daemons (1.3.1)
2020-07-03 01:03:56 +08:00
diff-lcs (1.4.4)
2020-10-30 01:00:21 +08:00
dnsruby (1.61.5)
2020-08-06 23:19:34 +08:00
simpleidn (~> 0.1)
2019-06-28 00:15:55 +08:00
docile (1.3.2)
ed25519 (1.2.4)
2020-09-04 01:04:46 +08:00
em-http-request (1.1.7)
2018-10-30 11:44:23 +08:00
addressable (>= 2.3.4)
cookiejar (!= 0.3.1)
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.2)
eventmachine (>= 1.0.0.beta.4)
2020-07-10 04:03:40 +08:00
erubi (1.9.0)
2018-05-18 01:05:37 +08:00
eventmachine (1.2.7)
2020-08-07 01:05:29 +08:00
factory_bot (6.1.0)
2020-07-10 04:03:40 +08:00
activesupport (>= 5.0.0)
2020-08-07 01:05:29 +08:00
factory_bot_rails (6.1.0)
factory_bot (~> 6.1.0)
2020-07-10 04:03:40 +08:00
railties (>= 5.0.0)
2020-09-18 01:02:42 +08:00
faker (2.14.0)
2020-07-10 04:03:40 +08:00
i18n (>= 1.6, < 2)
2020-10-23 01:02:27 +08:00
faraday (1.1.0)
multipart-post (>= 1.2, < 3)
2020-10-23 01:02:27 +08:00
ruby2_keywords
2020-08-06 23:19:34 +08:00
faye-websocket (0.11.0)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
2018-09-07 01:04:57 +08:00
filesize (0.2.0)
2018-07-27 01:10:56 +08:00
fivemat (1.3.7)
2017-07-07 19:19:06 +08:00
hashery (2.1.2)
2020-02-22 07:05:01 +08:00
hrr_rb_ssh (0.3.0.pre2)
ed25519 (~> 1.2)
2018-10-30 11:44:23 +08:00
http_parser.rb (0.6.0)
2020-08-07 01:05:29 +08:00
i18n (1.8.5)
2017-10-21 01:02:23 +08:00
concurrent-ruby (~> 1.0)
2020-05-29 05:56:14 +08:00
io-console (0.5.6)
2020-09-25 01:04:04 +08:00
irb (1.2.7)
2020-09-18 01:02:42 +08:00
reline (>= 0.1.5)
2019-06-27 05:00:46 +08:00
jmespath (1.4.0)
2017-01-21 02:02:29 +08:00
jsobfu (0.4.2)
rkelly-remix
2020-07-03 01:03:56 +08:00
json (2.3.1)
2020-08-28 01:05:38 +08:00
loofah (2.7.0)
2017-09-30 01:04:04 +08:00
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2020-03-11 20:59:07 +08:00
memory_profiler (0.9.14)
2019-04-09 06:55:43 +08:00
metasm (1.0.4)
2020-07-10 04:03:40 +08:00
metasploit-concern (3.0.0)
activemodel (~> 5.2.2)
activesupport (~> 5.2.2)
railties (~> 5.2.2)
metasploit-credential (4.0.2)
2016-05-14 02:34:18 +08:00
metasploit-concern
metasploit-model
2018-03-28 00:59:55 +08:00
metasploit_data_models (>= 3.0.0)
net-ssh
pg
railties
rex-socket
rubyntlm
2016-05-14 02:34:18 +08:00
rubyzip
2020-10-09 03:15:24 +08:00
metasploit-model (3.1.2)
2020-07-10 04:03:40 +08:00
activemodel (~> 5.2.2)
activesupport (~> 5.2.2)
railties (~> 5.2.2)
metasploit-payloads (2.0.23)
2020-10-09 03:15:24 +08:00
metasploit_data_models (4.1.0)
2020-07-10 04:03:40 +08:00
activerecord (~> 5.2.2)
activesupport (~> 5.2.2)
arel-helpers
2016-05-14 02:34:18 +08:00
metasploit-concern
2020-10-09 03:15:24 +08:00
metasploit-model (>= 3.1)
pg
2020-07-10 04:03:40 +08:00
railties (~> 5.2.2)
recog (~> 2.0)
2020-08-04 00:46:37 +08:00
metasploit_payloads-mettle (1.0.2)
2020-03-27 01:03:02 +08:00
method_source (1.0.0)
2018-12-21 04:22:02 +08:00
mini_portile2 (2.4.0)
2020-09-04 01:04:46 +08:00
minitest (5.14.2)
mqtt (0.5.0)
2020-02-07 02:06:53 +08:00
msgpack (1.3.3)
2019-05-17 01:06:52 +08:00
multipart-post (2.1.1)
2020-07-10 04:03:40 +08:00
mustermann (1.1.1)
ruby2_keywords (~> 0.0.1)
2016-09-27 17:01:05 +08:00
nessus_rest (0.1.6)
2020-08-21 01:02:45 +08:00
net-ldap (0.16.3)
2020-06-12 01:03:45 +08:00
net-ssh (6.1.0)
network_interface (0.0.2)
2018-06-08 01:07:49 +08:00
nexpose (7.2.1)
2020-07-08 02:38:22 +08:00
nokogiri (1.10.10)
2018-12-21 04:22:02 +08:00
mini_portile2 (~> 2.4.0)
2020-10-23 01:02:27 +08:00
octokit (4.19.0)
2020-01-10 02:05:24 +08:00
faraday (>= 0.9)
2017-04-07 04:36:02 +08:00
sawyer (~> 0.8.0, >= 0.5.3)
2019-01-11 01:41:50 +08:00
openssl-ccm (1.2.2)
openssl-cmac (2.0.1)
2016-08-19 06:02:46 +08:00
openvas-omp (0.0.4)
packetfu (1.1.13)
pcaprub
2020-11-13 02:00:35 +08:00
parallel (1.20.0)
2020-10-09 03:15:24 +08:00
parser (2.7.2.0)
2020-06-26 01:04:52 +08:00
ast (~> 2.4.1)
2016-03-30 12:21:01 +08:00
patch_finder (1.0.2)
2018-07-27 01:10:56 +08:00
pcaprub (0.13.0)
2020-09-25 01:04:04 +08:00
pdf-reader (2.4.1)
2017-07-07 19:19:06 +08:00
Ascii85 (~> 1.0.0)
afm (~> 0.2.1)
hashery (~> 2.0)
ruby-rc4
ttfunk
2020-07-10 04:03:40 +08:00
pg (1.2.3)
2020-04-17 01:02:53 +08:00
pry (0.13.1)
2020-03-27 01:03:02 +08:00
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
2020-02-28 01:25:17 +08:00
byebug (~> 11.0)
2020-03-27 01:03:02 +08:00
pry (~> 0.13.0)
2020-09-04 01:04:46 +08:00
public_suffix (4.0.6)
2020-07-10 04:03:40 +08:00
rack (2.2.3)
2020-09-11 02:10:53 +08:00
rack-protection (2.1.0)
2017-08-24 00:37:04 +08:00
rack
2020-07-10 04:03:40 +08:00
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
2019-10-11 01:05:04 +08:00
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
2020-09-11 02:10:53 +08:00
railties (5.2.4.4)
actionpack (= 5.2.4.4)
activesupport (= 5.2.4.4)
2020-07-10 04:03:40 +08:00
method_source
rake (>= 0.8.7)
2020-07-10 04:03:40 +08:00
thor (>= 0.19.0, < 2.0)
rainbow (3.0.0)
2019-11-15 02:55:01 +08:00
rake (13.0.1)
rb-readline (0.5.5)
2020-11-13 02:00:35 +08:00
recog (2.3.16)
nokogiri
2019-08-02 05:56:07 +08:00
redcarpet (3.5.0)
2020-10-16 01:02:32 +08:00
regexp_parser (1.8.2)
2020-11-13 02:00:35 +08:00
reline (0.1.8)
2020-05-29 05:56:14 +08:00
io-console (~> 0.5)
2017-10-31 03:04:10 +08:00
rex-arch (0.1.13)
2016-07-21 05:42:41 +08:00
rex-text
2018-11-02 01:08:06 +08:00
rex-bin_tools (0.1.6)
metasm
rex-arch
rex-core
rex-struct2
rex-text
2018-03-09 02:08:28 +08:00
rex-core (0.1.13)
2017-05-13 01:10:30 +08:00
rex-encoder (0.1.4)
metasm
rex-arch
rex-text
rex-exploitation (0.1.24)
jsobfu
metasm
rex-arch
rex-encoder
rex-text
2017-05-13 01:10:30 +08:00
rex-java (0.1.5)
rex-mime (0.1.5)
2016-09-02 00:38:07 +08:00
rex-text
2017-05-13 01:10:30 +08:00
rex-nop (0.1.1)
rex-arch
2017-05-13 01:10:30 +08:00
rex-ole (0.1.6)
2016-07-30 01:02:06 +08:00
rex-text
2020-02-22 07:05:01 +08:00
rex-powershell (0.1.87)
rex-random_identifier
rex-text
2020-02-22 07:05:01 +08:00
ruby-rc4
2017-09-09 01:03:41 +08:00
rex-random_identifier (0.1.4)
rex-text
2017-05-13 01:10:30 +08:00
rex-registry (0.1.3)
rex-rop_builder (0.1.3)
metasm
rex-core
rex-text
2020-09-25 01:04:04 +08:00
rex-socket (0.1.24)
rex-core
2017-08-19 01:03:23 +08:00
rex-sslscan (0.1.5)
rex-core
rex-socket
rex-text
2017-05-13 01:10:30 +08:00
rex-struct2 (0.1.2)
rex-text (0.2.28)
2017-05-13 01:10:30 +08:00
rex-zip (0.1.3)
rex-text
rexml (3.2.4)
2017-01-21 02:02:29 +08:00
rkelly-remix (0.0.7)
2020-11-06 01:59:10 +08:00
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.0)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
2020-11-06 01:59:10 +08:00
rspec-support (~> 3.10.0)
rspec-mocks (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
2020-11-06 01:59:10 +08:00
rspec-support (~> 3.10.0)
2020-05-22 01:03:52 +08:00
rspec-rails (4.0.1)
2020-03-27 01:03:02 +08:00
actionpack (>= 4.2)
activesupport (>= 4.2)
railties (>= 4.2)
rspec-core (~> 3.9)
rspec-expectations (~> 3.9)
rspec-mocks (~> 3.9)
rspec-support (~> 3.9)
2017-06-21 03:02:32 +08:00
rspec-rerun (1.1.0)
rspec (~> 3.0)
2020-11-06 01:59:10 +08:00
rspec-support (3.10.0)
2020-11-13 02:00:35 +08:00
rubocop (1.3.0)
parallel (~> 1.10)
2020-10-02 01:22:38 +08:00
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
2020-10-09 03:15:24 +08:00
regexp_parser (>= 1.8)
rexml
2020-11-13 02:00:35 +08:00
rubocop-ast (>= 1.1.1)
ruby-progressbar (~> 1.7)
2020-04-03 01:05:33 +08:00
unicode-display_width (>= 1.4.0, < 2.0)
2020-11-06 01:59:10 +08:00
rubocop-ast (1.1.1)
2020-10-02 01:22:38 +08:00
parser (>= 2.7.1.5)
2020-11-13 02:00:35 +08:00
ruby-macho (2.5.0)
2020-11-06 01:59:10 +08:00
ruby-prof (1.4.2)
ruby-progressbar (1.10.1)
2017-07-07 19:19:06 +08:00
ruby-rc4 (0.1.5)
2020-07-10 04:03:40 +08:00
ruby2_keywords (0.0.2)
2020-11-20 01:36:24 +08:00
ruby_smb (2.0.7)
bindata
openssl-ccm
openssl-cmac
2017-04-15 01:04:35 +08:00
rubyntlm
windows_error
2017-05-13 01:10:30 +08:00
rubyntlm (0.6.2)
2020-03-20 01:03:16 +08:00
rubyzip (2.3.0)
2019-05-03 01:08:40 +08:00
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
rollback simplecov version due to error The issue found looks similar to https://stackoverflow.com/questions/55631720/simplecov-rcov-is-throwing-a-encodingundefinedconversionerror. Also https://github.com/fguillen/simplecov-rcov/issues/20 suggest may be related to file open permissions set. When running rspec test with `bundle exec rake spec` the following stack traces is seen. ``` Traceback (most recent call last): 27: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/defaults.rb:27:in `block in <top (required)>' 26: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov.rb:202:in `at_exit_behavior' 25: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov.rb:214:in `run_exit_tasks!' 24: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/configuration.rb:196:in `block in at_exit' 23: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/result.rb:49:in `format!' 22: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-html-0.12.2/lib/simplecov-html.rb:28:in `format' 21: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-html-0.12.2/lib/simplecov-html.rb:28:in `open' 20: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-html-0.12.2/lib/simplecov-html.rb:29:in `block in format' 19: from /home/msfuser/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/erb.rb:901:in `result' 18: from /home/msfuser/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/erb.rb:901:in `eval' 17: from (erb):8:in `block in format' 16: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:73:in `covered_percent' 15: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:27:in `coverage_statistics' 14: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:104:in `compute_coverage_statistics' 13: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:104:in `each_with_object' 12: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:104:in `each' 11: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:105:in `block in compute_coverage_statistics' 10: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:35:in `coverage_statistics' 9: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:333:in `line_coverage_statistics' 8: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:241:in `lines_strength' 7: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:43:in `lines' 6: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:224:in `build_lines' 5: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:28:in `src' 4: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:181:in `load_source' 3: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:181:in `open' 2: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:189:in `block in load_source' 1: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:202:in `read_lines' /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:202:in `readlines': U+2713 from UTF-8 to ASCII-8BIT (Encoding::UndefinedConversionError) /home/msfuser/.rvm/rubies/ruby-2.6.5/bin/ruby -I/home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/rspec-core-3.9.1/lib:/home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/rspec-support-3.9.2/lib /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/rspec-core-3.9.1/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed ``` Since we expect to support non-ASCII characters in some locations locking the version until a solution is found. The issue linked above suggest that a test helper may be able to override the open permissions, however since `rake spec` in Travis runs without the simplecov gem this may require some finesse to implement.
2020-03-11 03:52:03 +08:00
simplecov (0.18.2)
2018-03-16 01:08:23 +08:00
docile (~> 1.1)
2020-02-14 02:08:40 +08:00
simplecov-html (~> 0.11)
2020-09-25 01:04:04 +08:00
simplecov-html (0.12.3)
2020-08-06 23:19:34 +08:00
simpleidn (0.1.1)
unf (~> 0.1.4)
2020-09-11 02:10:53 +08:00
sinatra (2.1.0)
2020-07-10 04:03:40 +08:00
mustermann (~> 1.0)
2020-09-11 02:10:53 +08:00
rack (~> 2.2)
rack-protection (= 2.1.0)
2020-07-10 04:03:40 +08:00
tilt (~> 2.0)
2017-01-05 06:53:33 +08:00
sqlite3 (1.3.13)
2019-02-15 02:10:20 +08:00
sshkey (2.0.0)
2019-10-04 01:12:45 +08:00
swagger-blocks (3.0.0)
2018-03-28 00:59:55 +08:00
thin (1.7.2)
2017-08-24 00:37:04 +08:00
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
2019-12-20 02:09:27 +08:00
thor (1.0.1)
2017-02-25 02:03:33 +08:00
thread_safe (0.3.6)
2019-09-27 01:12:14 +08:00
tilt (2.0.10)
2020-10-16 01:02:32 +08:00
timecop (0.9.2)
2020-02-20 03:39:25 +08:00
ttfunk (1.6.2.1)
2020-11-13 02:00:35 +08:00
tzinfo (1.2.8)
thread_safe (~> 0.1)
2020-10-23 01:02:27 +08:00
tzinfo-data (1.2020.4)
tzinfo (>= 1.0.0)
2020-08-06 23:19:34 +08:00
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
2020-04-03 01:05:33 +08:00
unicode-display_width (1.7.0)
2020-09-04 01:04:46 +08:00
warden (1.2.9)
rack (>= 2.0.9)
2020-07-17 01:06:38 +08:00
websocket-driver (0.7.3)
websocket-extensions (>= 0.1.0)
2020-06-05 01:02:57 +08:00
websocket-extensions (0.1.5)
2017-05-13 01:10:30 +08:00
windows_error (0.1.2)
2020-10-23 01:02:27 +08:00
xdr (3.0.2)
activemodel (>= 4.2, < 7.0)
activesupport (>= 4.2, < 7.0)
2017-04-13 20:12:38 +08:00
xmlrpc (0.3.0)
2020-05-08 01:03:49 +08:00
yard (0.9.25)
PLATFORMS
ruby
DEPENDENCIES
factory_bot_rails
fivemat
2020-03-11 20:59:07 +08:00
memory_profiler
2014-07-16 22:45:59 +08:00
metasploit-framework!
2017-04-07 04:36:02 +08:00
octokit
2020-02-28 01:25:17 +08:00
pry-byebug
rake
redcarpet
rspec-rails
2017-06-21 03:02:32 +08:00
rspec-rerun
2020-07-08 02:04:20 +08:00
rubocop
2020-03-11 20:59:07 +08:00
ruby-prof
rollback simplecov version due to error The issue found looks similar to https://stackoverflow.com/questions/55631720/simplecov-rcov-is-throwing-a-encodingundefinedconversionerror. Also https://github.com/fguillen/simplecov-rcov/issues/20 suggest may be related to file open permissions set. When running rspec test with `bundle exec rake spec` the following stack traces is seen. ``` Traceback (most recent call last): 27: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/defaults.rb:27:in `block in <top (required)>' 26: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov.rb:202:in `at_exit_behavior' 25: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov.rb:214:in `run_exit_tasks!' 24: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/configuration.rb:196:in `block in at_exit' 23: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/result.rb:49:in `format!' 22: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-html-0.12.2/lib/simplecov-html.rb:28:in `format' 21: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-html-0.12.2/lib/simplecov-html.rb:28:in `open' 20: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-html-0.12.2/lib/simplecov-html.rb:29:in `block in format' 19: from /home/msfuser/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/erb.rb:901:in `result' 18: from /home/msfuser/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/erb.rb:901:in `eval' 17: from (erb):8:in `block in format' 16: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:73:in `covered_percent' 15: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:27:in `coverage_statistics' 14: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:104:in `compute_coverage_statistics' 13: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:104:in `each_with_object' 12: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:104:in `each' 11: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/file_list.rb:105:in `block in compute_coverage_statistics' 10: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:35:in `coverage_statistics' 9: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:333:in `line_coverage_statistics' 8: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:241:in `lines_strength' 7: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:43:in `lines' 6: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:224:in `build_lines' 5: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:28:in `src' 4: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:181:in `load_source' 3: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:181:in `open' 2: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:189:in `block in load_source' 1: from /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:202:in `read_lines' /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/simplecov-0.18.5/lib/simplecov/source_file.rb:202:in `readlines': U+2713 from UTF-8 to ASCII-8BIT (Encoding::UndefinedConversionError) /home/msfuser/.rvm/rubies/ruby-2.6.5/bin/ruby -I/home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/rspec-core-3.9.1/lib:/home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/rspec-support-3.9.2/lib /home/msfuser/.rvm/gems/ruby-2.6.5@metasploit-framework/gems/rspec-core-3.9.1/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb failed ``` Since we expect to support non-ASCII characters in some locations locking the version until a solution is found. The issue linked above suggest that a test helper may be able to override the open permissions, however since `rake spec` in Travis runs without the simplecov gem this may require some finesse to implement.
2020-03-11 03:52:03 +08:00
simplecov (= 0.18.2)
sqlite3 (~> 1.3.0)
swagger-blocks
timecop
yard
BUNDLED WITH
2020-09-29 22:47:58 +08:00
2.1.4