ronin: 2.0.5 -> 2.1.0 (#371132)
This commit is contained in:
@@ -1,165 +1,288 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activemodel (7.1.0)
|
||||
activesupport (= 7.1.0)
|
||||
activerecord (7.1.0)
|
||||
activemodel (= 7.1.0)
|
||||
activesupport (= 7.1.0)
|
||||
activemodel (7.2.2.1)
|
||||
activesupport (= 7.2.2.1)
|
||||
activerecord (7.2.2.1)
|
||||
activemodel (= 7.2.2.1)
|
||||
activesupport (= 7.2.2.1)
|
||||
timeout (>= 0.4.0)
|
||||
activesupport (7.1.0)
|
||||
activesupport (7.2.2.1)
|
||||
base64
|
||||
benchmark (>= 0.3)
|
||||
bigdecimal
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
concurrent-ruby (~> 1.0, >= 1.3.1)
|
||||
connection_pool (>= 2.2.5)
|
||||
drb
|
||||
i18n (>= 1.6, < 2)
|
||||
logger (>= 1.4.2)
|
||||
minitest (>= 5.1)
|
||||
mutex_m
|
||||
tzinfo (~> 2.0)
|
||||
addressable (2.8.5)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
async (2.6.4)
|
||||
console (~> 1.10)
|
||||
securerandom (>= 0.3)
|
||||
tzinfo (~> 2.0, >= 2.0.5)
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
async (2.21.1)
|
||||
console (~> 1.29)
|
||||
fiber-annotation
|
||||
io-event (~> 1.1)
|
||||
timers (~> 4.1)
|
||||
async-io (1.36.0)
|
||||
io-event (~> 1.6, >= 1.6.5)
|
||||
async-dns (1.3.0)
|
||||
async-io (~> 1.15)
|
||||
async-http (0.86.0)
|
||||
async (>= 2.10.2)
|
||||
async-pool (~> 0.9)
|
||||
io-endpoint (~> 0.14)
|
||||
io-stream (~> 0.6)
|
||||
metrics (~> 0.12)
|
||||
protocol-http (~> 0.43)
|
||||
protocol-http1 (>= 0.28.1)
|
||||
protocol-http2 (~> 0.22)
|
||||
traces (~> 0.10)
|
||||
async-io (1.43.2)
|
||||
async
|
||||
base64 (0.1.1)
|
||||
bigdecimal (3.1.4)
|
||||
chars (0.3.2)
|
||||
combinatorics (0.4.4)
|
||||
command_kit (0.4.0)
|
||||
command_mapper (0.3.1)
|
||||
concurrent-ruby (1.2.2)
|
||||
async-pool (0.10.2)
|
||||
async (>= 1.25)
|
||||
traces
|
||||
base64 (0.2.0)
|
||||
benchmark (0.4.0)
|
||||
bigdecimal (3.1.9)
|
||||
chars (0.3.3)
|
||||
combinatorics (0.5.0)
|
||||
command_kit (0.6.0)
|
||||
command_mapper (0.3.2)
|
||||
concurrent-ruby (1.3.4)
|
||||
connection_pool (2.4.1)
|
||||
console (1.23.2)
|
||||
console (1.29.2)
|
||||
fiber-annotation
|
||||
fiber-local
|
||||
date (3.3.3)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
drb (2.1.1)
|
||||
ruby2_keywords
|
||||
fake_io (0.1.0)
|
||||
fiber-annotation (0.2.0)
|
||||
fiber-local (1.0.0)
|
||||
hexdump (1.0.0)
|
||||
http-cookie (1.0.5)
|
||||
domain_name (~> 0.5)
|
||||
i18n (1.14.1)
|
||||
fiber-local (~> 1.1)
|
||||
json
|
||||
date (3.4.1)
|
||||
drb (2.2.1)
|
||||
dry-configurable (1.2.0)
|
||||
dry-core (~> 1.0, < 2)
|
||||
zeitwerk (~> 2.6)
|
||||
dry-core (1.1.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
io-console (0.6.0)
|
||||
io-event (1.3.2)
|
||||
irb (1.8.1)
|
||||
rdoc
|
||||
reline (>= 0.3.8)
|
||||
mechanize (2.9.1)
|
||||
addressable (~> 2.8)
|
||||
domain_name (~> 0.5, >= 0.5.20190701)
|
||||
http-cookie (~> 1.0, >= 1.0.3)
|
||||
mime-types (~> 3.0)
|
||||
net-http-digest_auth (~> 1.4, >= 1.4.1)
|
||||
net-http-persistent (>= 2.5.2, < 5.0.dev)
|
||||
nokogiri (~> 1.11, >= 1.11.2)
|
||||
rubyntlm (~> 0.6, >= 0.6.3)
|
||||
logger
|
||||
zeitwerk (~> 2.6)
|
||||
dry-inflector (1.2.0)
|
||||
dry-initializer (3.2.0)
|
||||
dry-logic (1.6.0)
|
||||
bigdecimal
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 1.1)
|
||||
zeitwerk (~> 2.6)
|
||||
dry-schema (1.13.4)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-configurable (~> 1.0, >= 1.0.1)
|
||||
dry-core (~> 1.0, < 2)
|
||||
dry-initializer (~> 3.0)
|
||||
dry-logic (>= 1.4, < 2)
|
||||
dry-types (>= 1.7, < 2)
|
||||
zeitwerk (~> 2.6)
|
||||
dry-struct (1.6.0)
|
||||
dry-core (~> 1.0, < 2)
|
||||
dry-types (>= 1.7, < 2)
|
||||
ice_nine (~> 0.11)
|
||||
zeitwerk (~> 2.6)
|
||||
dry-types (1.7.2)
|
||||
bigdecimal (~> 3.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 1.0)
|
||||
dry-inflector (~> 1.0)
|
||||
dry-logic (~> 1.4)
|
||||
zeitwerk (~> 2.6)
|
||||
dry-validation (1.10.0)
|
||||
concurrent-ruby (~> 1.0)
|
||||
dry-core (~> 1.0, < 2)
|
||||
dry-initializer (~> 3.0)
|
||||
dry-schema (>= 1.12, < 2)
|
||||
zeitwerk (~> 2.6)
|
||||
fake_io (0.1.0)
|
||||
ferrum (0.16)
|
||||
addressable (~> 2.5)
|
||||
base64 (~> 0.2)
|
||||
concurrent-ruby (~> 1.1)
|
||||
webrick (~> 1.7)
|
||||
webrobots (~> 0.1.2)
|
||||
mime-types (3.5.1)
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.1003)
|
||||
mini_portile2 (2.8.4)
|
||||
minitest (5.20.0)
|
||||
mustermann (3.0.0)
|
||||
websocket-driver (~> 0.7)
|
||||
fiber-annotation (0.2.0)
|
||||
fiber-local (1.1.0)
|
||||
fiber-storage
|
||||
fiber-storage (1.0.0)
|
||||
hexdump (1.0.1)
|
||||
i18n (1.14.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
ice_nine (0.11.2)
|
||||
io-console (0.8.0)
|
||||
io-endpoint (0.14.0)
|
||||
io-event (1.7.5)
|
||||
io-stream (0.6.1)
|
||||
irb (1.14.3)
|
||||
rdoc (>= 4.0.0)
|
||||
reline (>= 0.4.2)
|
||||
json (2.9.1)
|
||||
logger (1.6.4)
|
||||
metrics (0.12.1)
|
||||
mini_portile2 (2.8.8)
|
||||
minitest (5.25.4)
|
||||
multi_json (1.15.0)
|
||||
mustermann (3.0.3)
|
||||
ruby2_keywords (~> 0.0.1)
|
||||
mutex_m (0.1.2)
|
||||
net-ftp (0.2.0)
|
||||
net-ftp (0.3.8)
|
||||
net-protocol
|
||||
time
|
||||
net-http-digest_auth (1.4.1)
|
||||
net-http-persistent (4.0.2)
|
||||
connection_pool (~> 2.2)
|
||||
net-imap (0.4.1)
|
||||
net-imap (0.5.5)
|
||||
date
|
||||
net-protocol
|
||||
net-pop (0.1.2)
|
||||
net-protocol
|
||||
net-protocol (0.2.1)
|
||||
net-protocol (0.2.2)
|
||||
timeout
|
||||
net-smtp (0.4.0)
|
||||
net-smtp (0.5.0)
|
||||
net-protocol
|
||||
nokogiri (1.15.4)
|
||||
nio4r (2.7.4)
|
||||
nokogiri (1.18.1)
|
||||
mini_portile2 (~> 2.8.2)
|
||||
racc (~> 1.4)
|
||||
nokogiri-diff (0.2.0)
|
||||
nokogiri-diff (0.3.0)
|
||||
nokogiri (~> 1.5)
|
||||
tdiff (~> 0.3, >= 0.3.2)
|
||||
nokogiri-ext (0.1.0)
|
||||
tdiff (~> 0.4)
|
||||
nokogiri-ext (0.1.1)
|
||||
nokogiri (~> 1.0)
|
||||
open_namespace (0.4.1)
|
||||
psych (5.1.0)
|
||||
open_namespace (0.4.2)
|
||||
pagy (6.5.0)
|
||||
protocol-hpack (1.5.1)
|
||||
protocol-http (0.47.1)
|
||||
protocol-http1 (0.28.1)
|
||||
protocol-http (~> 0.22)
|
||||
protocol-http2 (0.22.0)
|
||||
protocol-hpack (~> 1.4)
|
||||
protocol-http (~> 0.18)
|
||||
psych (5.2.2)
|
||||
date
|
||||
stringio
|
||||
public_suffix (5.0.3)
|
||||
racc (1.7.1)
|
||||
rack (2.2.8)
|
||||
rack-protection (3.1.0)
|
||||
public_suffix (6.0.1)
|
||||
puma (6.5.0)
|
||||
nio4r (~> 2.0)
|
||||
python-pickle (0.2.0)
|
||||
racc (1.8.1)
|
||||
rack (2.2.10)
|
||||
rack-protection (3.2.0)
|
||||
base64 (>= 0.1.0)
|
||||
rack (~> 2.2, >= 2.2.4)
|
||||
rack-session (1.0.2)
|
||||
rack (< 3)
|
||||
rack-user_agent (0.5.3)
|
||||
rack (>= 1.5)
|
||||
woothee (>= 1.0.0)
|
||||
rdoc (6.5.0)
|
||||
rdoc (6.10.0)
|
||||
psych (>= 4.0.0)
|
||||
reline (0.3.9)
|
||||
redis (5.3.0)
|
||||
redis-client (>= 0.22.0)
|
||||
redis-client (0.23.0)
|
||||
connection_pool
|
||||
redis-namespace (1.11.0)
|
||||
redis (>= 4)
|
||||
reline (0.6.0)
|
||||
io-console (~> 0.5)
|
||||
ronin (2.0.5)
|
||||
robots (0.10.1)
|
||||
ronin (2.1.0)
|
||||
async-io (~> 1.0)
|
||||
open_namespace (~> 0.4)
|
||||
ronin-app (~> 0.1)
|
||||
ronin-code-asm (~> 1.0)
|
||||
ronin-code-sql (~> 2.0)
|
||||
ronin-core (~> 0.1, >= 0.1.2)
|
||||
ronin-db (~> 0.1)
|
||||
ronin-exploits (~> 1.0, >= 1.0.1)
|
||||
ronin-fuzzer (~> 0.1)
|
||||
ronin-payloads (~> 0.1, >= 0.1.1)
|
||||
ronin-repos (~> 0.1)
|
||||
ronin-support (~> 1.0, >= 1.0.3)
|
||||
ronin-vulns (~> 0.1, >= 0.1.2)
|
||||
ronin-web (~> 1.0, >= 1.0.1)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-db (~> 0.2)
|
||||
ronin-dns-proxy (~> 0.1)
|
||||
ronin-exploits (~> 1.1)
|
||||
ronin-fuzzer (~> 0.2)
|
||||
ronin-listener (~> 0.1)
|
||||
ronin-masscan (~> 0.1)
|
||||
ronin-nmap (~> 0.1)
|
||||
ronin-payloads (~> 0.2)
|
||||
ronin-recon (~> 0.1)
|
||||
ronin-repos (~> 0.2)
|
||||
ronin-support (~> 1.1)
|
||||
ronin-vulns (~> 0.2)
|
||||
ronin-web (~> 2.0)
|
||||
ronin-wordlists (~> 0.1)
|
||||
rouge (~> 3.0)
|
||||
wordlist (~> 1.0, >= 1.0.3)
|
||||
wordlist (~> 1.1)
|
||||
ronin-app (0.1.0)
|
||||
dry-schema (~> 1.0)
|
||||
dry-struct (~> 1.0)
|
||||
dry-validation (~> 1.0)
|
||||
pagy (~> 6.2)
|
||||
puma (~> 6.0)
|
||||
redis (~> 5.0)
|
||||
redis-namespace (~> 1.10)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-db (~> 0.2)
|
||||
ronin-db-activerecord (~> 0.2)
|
||||
ronin-exploits (~> 1.1)
|
||||
ronin-masscan (~> 0.1)
|
||||
ronin-nmap (~> 0.1)
|
||||
ronin-payloads (~> 0.2)
|
||||
ronin-recon (~> 0.1)
|
||||
ronin-repos (~> 0.2)
|
||||
ronin-support (~> 1.1)
|
||||
ronin-vulns (~> 0.2)
|
||||
ronin-web-spider (~> 0.2)
|
||||
sidekiq (~> 7.0)
|
||||
sinatra (~> 3.0)
|
||||
sinatra-contrib (~> 3.0)
|
||||
sinatra-flash (~> 0.3)
|
||||
ronin-code-asm (1.0.0)
|
||||
ruby-yasm (~> 0.3)
|
||||
ronin-code-sql (2.1.0)
|
||||
ronin-support (~> 1.0)
|
||||
ronin-core (0.1.2)
|
||||
command_kit (~> 0.4)
|
||||
ronin-core (0.2.0)
|
||||
command_kit (~> 0.5)
|
||||
irb (~> 1.0)
|
||||
reline (~> 0.1)
|
||||
ronin-db (0.1.2)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-db-activerecord (~> 0.1)
|
||||
ronin-db (0.2.0)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-db-activerecord (~> 0.2)
|
||||
ronin-support (~> 1.0)
|
||||
sqlite3 (~> 1.0)
|
||||
ronin-db-activerecord (0.1.2)
|
||||
ronin-db-activerecord (0.2.0)
|
||||
activerecord (~> 7.0)
|
||||
uri-query_params (~> 0.6)
|
||||
ronin-exploits (1.0.3)
|
||||
ronin-dns-proxy (0.1.0)
|
||||
async-dns (~> 1.0)
|
||||
ronin-support (~> 1.0)
|
||||
ronin-exploits (1.1.0)
|
||||
ronin-code-sql (~> 2.0)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-payloads (~> 0.1, >= 0.1.1)
|
||||
ronin-post_ex (~> 0.1)
|
||||
ronin-repos (~> 0.1)
|
||||
ronin-support (~> 1.0, >= 1.0.1)
|
||||
ronin-vulns (~> 0.1, >= 0.1.1)
|
||||
uri-query_params (~> 0.6)
|
||||
ronin-fuzzer (0.1.0)
|
||||
ronin-fuzzer (0.2.0)
|
||||
combinatorics (~> 0.4)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-support (~> 1.0)
|
||||
ronin-payloads (0.1.4)
|
||||
ronin-listener (0.1.0)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-listener-dns (~> 0.1)
|
||||
ronin-listener-http (~> 0.1)
|
||||
ronin-listener-dns (0.1.0)
|
||||
async-dns (~> 1.0)
|
||||
ronin-listener-http (0.1.0)
|
||||
async-http (~> 0.60)
|
||||
ronin-masscan (0.1.0)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-db (~> 0.2)
|
||||
ruby-masscan (~> 0.1)
|
||||
ronin-nmap (0.1.0)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-db (~> 0.2)
|
||||
ruby-nmap (~> 1.0)
|
||||
ronin-payloads (0.2.0)
|
||||
ronin-code-asm (~> 1.0)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-post_ex (~> 0.1)
|
||||
ronin-repos (~> 0.1)
|
||||
ronin-support (~> 1.0)
|
||||
@@ -167,69 +290,123 @@ GEM
|
||||
fake_io (~> 0.1)
|
||||
hexdump (~> 1.0)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-repos (0.1.1)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-support (1.0.3)
|
||||
ronin-recon (0.1.0)
|
||||
async-dns (~> 1.0)
|
||||
async-http (~> 0.60)
|
||||
async-io (~> 1.0)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-db (~> 0.2)
|
||||
ronin-masscan (~> 0.1)
|
||||
ronin-nmap (~> 0.1)
|
||||
ronin-repos (~> 0.1)
|
||||
ronin-support (~> 1.1)
|
||||
ronin-web-spider (~> 0.2)
|
||||
thread-local (~> 1.0)
|
||||
wordlist (~> 1.0, >= 1.0.3)
|
||||
ronin-repos (0.2.0)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-support (1.1.0)
|
||||
addressable (~> 2.0)
|
||||
chars (~> 0.3, >= 0.3.2)
|
||||
combinatorics (~> 0.4)
|
||||
hexdump (~> 1.0)
|
||||
uri-query_params (~> 0.8)
|
||||
ronin-vulns (0.1.4)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-support-web (0.1.0.1)
|
||||
nokogiri (~> 1.4)
|
||||
nokogiri-ext (~> 0.1)
|
||||
ronin-support (~> 1.1)
|
||||
websocket (~> 1.2)
|
||||
ronin-vulns (0.2.0)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-db (~> 0.2)
|
||||
ronin-support (~> 1.0, >= 1.0.1)
|
||||
ronin-web (1.0.2)
|
||||
mechanize (~> 2.0)
|
||||
ronin-web (2.0.0)
|
||||
nokogiri (~> 1.4)
|
||||
nokogiri-diff (~> 0.2)
|
||||
nokogiri-ext (~> 0.1)
|
||||
open_namespace (~> 0.4)
|
||||
ronin-core (~> 0.1)
|
||||
ronin-support (~> 1.0)
|
||||
robots (~> 0.10)
|
||||
ronin-core (~> 0.2)
|
||||
ronin-support (~> 1.1)
|
||||
ronin-support-web (~> 0.1)
|
||||
ronin-vulns (~> 0.2)
|
||||
ronin-web-browser (~> 0.1)
|
||||
ronin-web-server (~> 0.1, >= 0.1.1)
|
||||
ronin-web-spider (~> 0.1)
|
||||
ronin-web-session_cookie (~> 0.1)
|
||||
ronin-web-spider (~> 0.2)
|
||||
ronin-web-user_agents (~> 0.1)
|
||||
wordlist (~> 1.0, >= 1.0.1)
|
||||
ronin-web-browser (0.1.0)
|
||||
ferrum (~> 0.13)
|
||||
ronin-support (~> 1.0)
|
||||
ronin-web-server (0.1.1)
|
||||
rack (~> 2.2)
|
||||
rack-user_agent (~> 0.5)
|
||||
ronin-support (~> 1.0)
|
||||
sinatra (~> 3.0)
|
||||
webrick (~> 1.0)
|
||||
ronin-web-spider (0.1.0)
|
||||
ronin-web-session_cookie (0.1.0)
|
||||
python-pickle (~> 0.1)
|
||||
rack-session (~> 1.0)
|
||||
ronin-support (~> 1.1)
|
||||
ronin-web-spider (0.2.0)
|
||||
ronin-support (~> 1.0)
|
||||
spidr (~> 0.7)
|
||||
ronin-web-user_agents (0.1.0)
|
||||
ronin-wordlists (0.1.0)
|
||||
ronin-core (~> 0.2)
|
||||
wordlist (~> 1.1)
|
||||
rouge (3.30.0)
|
||||
ruby-yasm (0.3.0)
|
||||
ruby-masscan (0.3.0)
|
||||
command_mapper (~> 0.1)
|
||||
ruby-nmap (1.0.3)
|
||||
command_mapper (~> 0.3)
|
||||
nokogiri (~> 1.3)
|
||||
ruby-yasm (0.3.1)
|
||||
command_mapper (~> 0.1)
|
||||
ruby2_keywords (0.0.5)
|
||||
rubyntlm (0.6.3)
|
||||
sinatra (3.1.0)
|
||||
securerandom (0.4.1)
|
||||
sidekiq (7.3.7)
|
||||
connection_pool (>= 2.3.0)
|
||||
logger
|
||||
rack (>= 2.2.4)
|
||||
redis-client (>= 0.22.2)
|
||||
sinatra (3.2.0)
|
||||
mustermann (~> 3.0)
|
||||
rack (~> 2.2, >= 2.2.4)
|
||||
rack-protection (= 3.1.0)
|
||||
rack-protection (= 3.2.0)
|
||||
tilt (~> 2.0)
|
||||
spidr (0.7.0)
|
||||
sinatra-contrib (3.2.0)
|
||||
multi_json (>= 0.0.2)
|
||||
mustermann (~> 3.0)
|
||||
rack-protection (= 3.2.0)
|
||||
sinatra (= 3.2.0)
|
||||
tilt (~> 2.0)
|
||||
sinatra-flash (0.3.0)
|
||||
sinatra (>= 1.0.0)
|
||||
spidr (0.7.1)
|
||||
nokogiri (~> 1.3)
|
||||
sqlite3 (1.6.6)
|
||||
sqlite3 (1.7.3)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
stringio (3.0.8)
|
||||
tdiff (0.3.4)
|
||||
tilt (2.3.0)
|
||||
time (0.2.2)
|
||||
stringio (3.1.2)
|
||||
tdiff (0.4.0)
|
||||
thread-local (1.1.0)
|
||||
tilt (2.5.0)
|
||||
time (0.4.1)
|
||||
date
|
||||
timeout (0.4.0)
|
||||
timers (4.3.5)
|
||||
timeout (0.4.3)
|
||||
traces (0.14.1)
|
||||
tzinfo (2.0.6)
|
||||
concurrent-ruby (~> 1.0)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.8.2)
|
||||
uri-query_params (0.8.1)
|
||||
webrick (1.8.1)
|
||||
webrobots (0.1.2)
|
||||
uri-query_params (0.8.2)
|
||||
webrick (1.9.1)
|
||||
websocket (1.2.11)
|
||||
websocket-driver (0.7.7)
|
||||
base64
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
woothee (1.13.0)
|
||||
wordlist (1.1.0)
|
||||
wordlist (1.1.1)
|
||||
zeitwerk (2.7.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
@@ -242,4 +419,4 @@ DEPENDENCIES
|
||||
ronin
|
||||
|
||||
BUNDLED WITH
|
||||
2.3.26
|
||||
2.5.16
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
|
||||
bundlerEnv {
|
||||
name = "ronin";
|
||||
version = "2.1.0";
|
||||
gemdir = ./.;
|
||||
|
||||
gemConfig = defaultGemConfig // {
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user