Commit 925bd857 authored by Ch1keen's avatar Ch1keen
Browse files

ronin: 2.1.0 -> 2.1.1

parent 05f4afd2
Loading
Loading
Loading
Loading
+86 −70
Original line number Diff line number Diff line
@@ -21,27 +21,29 @@ GEM
      tzinfo (~> 2.0, >= 2.0.5)
    addressable (2.8.7)
      public_suffix (>= 2.0.2, < 7.0)
    async (2.21.1)
    async (2.23.0)
      console (~> 1.29)
      fiber-annotation
      io-event (~> 1.6, >= 1.6.5)
    async-dns (1.3.0)
      async-io (~> 1.15)
    async-http (0.86.0)
      io-event (~> 1.9)
      metrics (~> 0.12)
      traces (~> 0.15)
    async-dns (1.4.1)
      async
      io-endpoint
    async-http (0.87.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-http (~> 0.49)
      protocol-http1 (~> 0.30)
      protocol-http2 (~> 0.22)
      traces (~> 0.10)
    async-io (1.43.2)
      async
    async-pool (0.10.2)
    async-pool (0.10.3)
      async (>= 1.25)
      traces
    base64 (0.2.0)
    benchmark (0.4.0)
    bigdecimal (3.1.9)
@@ -49,16 +51,17 @@ GEM
    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.29.2)
    concurrent-ruby (1.3.5)
    connection_pool (2.5.0)
    console (1.29.3)
      fiber-annotation
      fiber-local (~> 1.1)
      json
    csv (3.3.2)
    date (3.4.1)
    drb (2.2.1)
    dry-configurable (1.2.0)
      dry-core (~> 1.0, < 2)
    dry-configurable (1.3.0)
      dry-core (~> 1.1)
      zeitwerk (~> 2.6)
    dry-core (1.1.0)
      concurrent-ruby (~> 1.0)
@@ -71,31 +74,31 @@ GEM
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.1)
      zeitwerk (~> 2.6)
    dry-schema (1.13.4)
    dry-schema (1.14.0)
      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)
      dry-core (~> 1.1)
      dry-initializer (~> 3.2)
      dry-logic (~> 1.5)
      dry-types (~> 1.8)
      zeitwerk (~> 2.6)
    dry-struct (1.6.0)
      dry-core (~> 1.0, < 2)
      dry-types (>= 1.7, < 2)
    dry-struct (1.7.1)
      dry-core (~> 1.1)
      dry-types (~> 1.8, >= 1.8.2)
      ice_nine (~> 0.11)
      zeitwerk (~> 2.6)
    dry-types (1.7.2)
    dry-types (1.8.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)
    dry-validation (1.11.1)
      concurrent-ruby (~> 1.0)
      dry-core (~> 1.0, < 2)
      dry-initializer (~> 3.0)
      dry-schema (>= 1.12, < 2)
      dry-core (~> 1.1)
      dry-initializer (~> 3.2)
      dry-schema (~> 1.14)
      zeitwerk (~> 2.6)
    fake_io (0.1.0)
    ferrum (0.16)
@@ -109,18 +112,19 @@ GEM
      fiber-storage
    fiber-storage (1.0.0)
    hexdump (1.0.1)
    i18n (1.14.6)
    i18n (1.14.7)
      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-endpoint (0.15.2)
    io-event (1.9.0)
    io-stream (0.6.1)
    irb (1.14.3)
    irb (1.15.1)
      pp (>= 0.6.0)
      rdoc (>= 4.0.0)
      reline (>= 0.4.2)
    json (2.9.1)
    logger (1.6.4)
    json (2.10.1)
    logger (1.6.6)
    metrics (0.12.1)
    mini_portile2 (2.8.8)
    minitest (5.25.4)
@@ -130,17 +134,17 @@ GEM
    net-ftp (0.3.8)
      net-protocol
      time
    net-imap (0.5.5)
    net-imap (0.5.6)
      date
      net-protocol
    net-pop (0.1.2)
      net-protocol
    net-protocol (0.2.2)
      timeout
    net-smtp (0.5.0)
    net-smtp (0.5.1)
      net-protocol
    nio4r (2.7.4)
    nokogiri (1.18.1)
    nokogiri (1.18.3)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri-diff (0.3.0)
@@ -150,22 +154,25 @@ GEM
      nokogiri (~> 1.0)
    open_namespace (0.4.2)
    pagy (6.5.0)
    pp (0.6.2)
      prettyprint
    prettyprint (0.2.0)
    protocol-hpack (1.5.1)
    protocol-http (0.47.1)
    protocol-http1 (0.28.1)
    protocol-http (0.49.0)
    protocol-http1 (0.30.0)
      protocol-http (~> 0.22)
    protocol-http2 (0.22.0)
    protocol-http2 (0.22.1)
      protocol-hpack (~> 1.4)
      protocol-http (~> 0.18)
    psych (5.2.2)
      protocol-http (~> 0.47)
    psych (5.2.3)
      date
      stringio
    public_suffix (6.0.1)
    puma (6.5.0)
    puma (6.6.0)
      nio4r (~> 2.0)
    python-pickle (0.2.0)
    racc (1.8.1)
    rack (2.2.10)
    rack (2.2.11)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
@@ -174,18 +181,18 @@ GEM
    rack-user_agent (0.5.3)
      rack (>= 1.5)
      woothee (>= 1.0.0)
    rdoc (6.10.0)
    rdoc (6.12.0)
      psych (>= 4.0.0)
    redis (5.3.0)
    redis (5.4.0)
      redis-client (>= 0.22.0)
    redis-client (0.23.0)
    redis-client (0.23.2)
      connection_pool
    redis-namespace (1.11.0)
      redis (>= 4)
    reline (0.6.0)
      io-console (~> 0.5)
    robots (0.10.1)
    ronin (2.1.0)
    ronin (2.1.1)
      async-io (~> 1.0)
      open_namespace (~> 0.4)
      ronin-app (~> 0.1)
@@ -232,26 +239,28 @@ GEM
      sinatra (~> 3.0)
      sinatra-contrib (~> 3.0)
      sinatra-flash (~> 0.3)
    ronin-code-asm (1.0.0)
    ronin-code-asm (1.0.1)
      ruby-yasm (~> 0.3)
    ronin-code-sql (2.1.0)
    ronin-code-sql (2.1.1)
      ronin-support (~> 1.0)
    ronin-core (0.2.0)
    ronin-core (0.2.1)
      command_kit (~> 0.5)
      csv (~> 3.0)
      irb (~> 1.0)
      reline (~> 0.1)
    ronin-db (0.2.0)
    ronin-db (0.2.1)
      ronin-core (~> 0.2)
      ronin-db-activerecord (~> 0.2)
      ronin-support (~> 1.0)
      sqlite3 (~> 1.0)
    ronin-db-activerecord (0.2.0)
    ronin-db-activerecord (0.2.1)
      activerecord (~> 7.0)
      uri-query_params (~> 0.6)
    ronin-dns-proxy (0.1.0)
      async-dns (~> 1.0)
      ronin-support (~> 1.0)
    ronin-exploits (1.1.0)
    ronin-exploits (1.1.1)
      csv (~> 3.0)
      ronin-code-sql (~> 2.0)
      ronin-core (~> 0.2)
      ronin-payloads (~> 0.1, >= 0.1.1)
@@ -272,15 +281,17 @@ GEM
      async-dns (~> 1.0)
    ronin-listener-http (0.1.0)
      async-http (~> 0.60)
    ronin-masscan (0.1.0)
    ronin-masscan (0.1.1)
      csv (~> 3.0)
      ronin-core (~> 0.2)
      ronin-db (~> 0.2)
      ruby-masscan (~> 0.1)
    ronin-nmap (0.1.0)
    ronin-nmap (0.1.1)
      csv (~> 3.0)
      ronin-core (~> 0.2)
      ronin-db (~> 0.2)
      ruby-nmap (~> 1.0)
    ronin-payloads (0.2.0)
    ronin-payloads (0.2.1)
      ronin-code-asm (~> 1.0)
      ronin-core (~> 0.2)
      ronin-post_ex (~> 0.1)
@@ -305,22 +316,24 @@ GEM
      wordlist (~> 1.0, >= 1.0.3)
    ronin-repos (0.2.0)
      ronin-core (~> 0.2)
    ronin-support (1.1.0)
    ronin-support (1.1.1)
      addressable (~> 2.0)
      base64 (~> 0.1)
      chars (~> 0.3, >= 0.3.2)
      combinatorics (~> 0.4)
      hexdump (~> 1.0)
      uri-query_params (~> 0.8)
    ronin-support-web (0.1.0.1)
    ronin-support-web (0.1.1)
      nokogiri (~> 1.4)
      nokogiri-ext (~> 0.1)
      ronin-support (~> 1.1)
      websocket (~> 1.2)
    ronin-vulns (0.2.0)
    ronin-vulns (0.2.1)
      base64 (~> 0.1)
      ronin-core (~> 0.2)
      ronin-db (~> 0.2)
      ronin-support (~> 1.0, >= 1.0.1)
    ronin-web (2.0.0)
    ronin-web (2.0.1)
      nokogiri (~> 1.4)
      nokogiri-diff (~> 0.2)
      open_namespace (~> 0.4)
@@ -338,20 +351,21 @@ GEM
    ronin-web-browser (0.1.0)
      ferrum (~> 0.13)
      ronin-support (~> 1.0)
    ronin-web-server (0.1.1)
    ronin-web-server (0.1.2)
      rack (~> 2.2)
      rack-user_agent (~> 0.5)
      ronin-support (~> 1.0)
      sinatra (~> 3.0)
      webrick (~> 1.0)
    ronin-web-session_cookie (0.1.0)
    ronin-web-session_cookie (0.1.1)
      base64 (~> 0.1)
      python-pickle (~> 0.1)
      rack-session (~> 1.0)
      ronin-support (~> 1.1)
    ronin-web-spider (0.2.0)
    ronin-web-spider (0.2.1)
      ronin-support (~> 1.0)
      spidr (~> 0.7)
    ronin-web-user_agents (0.1.0)
    ronin-web-user_agents (0.1.1)
    ronin-wordlists (0.1.0)
      ronin-core (~> 0.2)
      wordlist (~> 1.1)
@@ -365,7 +379,8 @@ GEM
      command_mapper (~> 0.1)
    ruby2_keywords (0.0.5)
    securerandom (0.4.1)
    sidekiq (7.3.7)
    sidekiq (7.3.9)
      base64
      connection_pool (>= 2.3.0)
      logger
      rack (>= 2.2.4)
@@ -383,18 +398,19 @@ GEM
      tilt (~> 2.0)
    sinatra-flash (0.3.0)
      sinatra (>= 1.0.0)
    spidr (0.7.1)
    spidr (0.7.2)
      base64 (~> 0.1)
      nokogiri (~> 1.3)
    sqlite3 (1.7.3)
      mini_portile2 (~> 2.8.0)
    stringio (3.1.2)
    stringio (3.1.5)
    tdiff (0.4.0)
    thread-local (1.1.0)
    tilt (2.5.0)
    tilt (2.6.0)
    time (0.4.1)
      date
    timeout (0.4.3)
    traces (0.14.1)
    traces (0.15.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uri-query_params (0.8.2)
@@ -406,7 +422,7 @@ GEM
    websocket-extensions (0.1.5)
    woothee (1.13.0)
    wordlist (1.1.1)
    zeitwerk (2.7.1)
    zeitwerk (2.7.2)

PLATFORMS
  ruby
+10 −2
Original line number Diff line number Diff line
@@ -3,12 +3,14 @@
  bundlerEnv,
  bundlerUpdateScript,
  defaultGemConfig,
  ronin,
  testers,
  yasm,
}:

bundlerEnv {
bundlerEnv rec {
  name = "ronin";
  version = "2.1.0";
  version = "2.1.1";
  gemdir = ./.;

  gemConfig = defaultGemConfig // {
@@ -29,6 +31,12 @@ bundlerEnv {

  passthru.updateScript = bundlerUpdateScript "ronin";

  passthru.tests.version = testers.testVersion {
    package = ronin;
    command = "ronin --version";
    version = "ronin ${version}";
  };

  meta = with lib; {
    description = "Free and Open Source Ruby toolkit for security research and development";
    homepage = "https://ronin-rb.dev";
+159 −114

File changed.

Preview size limit exceeded, changes collapsed.