Loading pkgs/tools/security/schleuder/Gemfile +1 −0 Original line number Diff line number Diff line source 'https://rubygems.org' do gem 'schleuder' gem 'net-smtp' end pkgs/tools/security/schleuder/Gemfile.lock +36 −31 Original line number Diff line number Diff line Loading @@ -4,41 +4,45 @@ GEM GEM remote: https://rubygems.org/ specs: activemodel (6.1.6) activesupport (= 6.1.6) activerecord (6.1.6) activemodel (= 6.1.6) activesupport (= 6.1.6) activesupport (6.1.6) activemodel (6.1.7.7) activesupport (= 6.1.7.7) activerecord (6.1.7.7) activemodel (= 6.1.7.7) activesupport (= 6.1.7.7) activesupport (6.1.7.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) bcrypt (3.1.18) bcrypt (3.1.20) charlock_holmes (0.7.7) concurrent-ruby (1.1.10) concurrent-ruby (1.3.1) daemons (1.4.1) eventmachine (1.2.7) gpgme (2.0.20) mini_portile2 (~> 2.3) i18n (1.10.0) gpgme (2.0.24) mini_portile2 (~> 2.7) i18n (1.14.5) concurrent-ruby (~> 1.0) mail (2.7.1) mini_mime (>= 0.1.1) mail-gpg (0.4.4) gpgme (~> 2.0, >= 2.0.2) mail (~> 2.5, >= 2.5.3) mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.16.1) mini_mime (1.1.5) mini_portile2 (2.8.6) minitest (5.23.1) multi_json (1.15.0) mustermann (1.1.1) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) rack (2.2.3.1) rack-protection (2.2.0) net-protocol (0.2.2) timeout net-smtp (0.5.0) net-protocol rack (2.2.9) rack-protection (2.2.4) rack rake (13.0.6) rake (13.2.1) ruby2_keywords (0.0.5) schleuder (4.0.3) activerecord (~> 6.1.3) Loading @@ -53,34 +57,35 @@ GEM sqlite3 (~> 1.4.2) thin (~> 1) thor (~> 0) sinatra (2.2.0) mustermann (~> 1.0) sinatra (2.2.4) mustermann (~> 2.0) rack (~> 2.2) rack-protection (= 2.2.0) rack-protection (= 2.2.4) tilt (~> 2.0) sinatra-contrib (2.2.0) sinatra-contrib (2.2.4) multi_json mustermann (~> 1.0) rack-protection (= 2.2.0) sinatra (= 2.2.0) mustermann (~> 2.0) rack-protection (= 2.2.4) sinatra (= 2.2.4) tilt (~> 2.0) sqlite3 (1.4.4) thin (1.8.1) thin (1.8.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (0.20.3) tilt (2.0.10) tzinfo (2.0.4) tilt (2.3.0) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) zeitwerk (2.6.0) zeitwerk (2.6.15) PLATFORMS aarch64-linux x86_64-linux DEPENDENCIES net-smtp! schleuder! BUNDLED WITH 2.3.9 2.5.9 pkgs/tools/security/schleuder/cli/Gemfile +1 −1 Original line number Diff line number Diff line source "https://rubygems.org" gem "schleuder-cli", git: "https://0xacab.org/schleuder/schleuder-cli", tag: "schleuder-cli-0.1.0" gem "schleuder-cli", git: "https://0xacab.org/schleuder/schleuder-cli", tag: "schleuder-cli-0.2.0" pkgs/tools/security/schleuder/cli/Gemfile.lock +6 −6 Original line number Diff line number Diff line GIT remote: https://0xacab.org/schleuder/schleuder-cli revision: 1de2548695d9a74f47b7868954561b48cbc966f9 tag: schleuder-cli-0.1.0 revision: fd010d28b1503504056e714e03abf043b64794ea tag: schleuder-cli-0.2.0 specs: schleuder-cli (0.1.0) thor (~> 0) schleuder-cli (0.2.0) thor (~> 1) GEM remote: https://rubygems.org/ specs: thor (0.20.3) thor (1.3.1) PLATFORMS aarch64-linux Loading @@ -19,4 +19,4 @@ DEPENDENCIES schleuder-cli! BUNDLED WITH 2.3.9 2.5.9 pkgs/tools/security/schleuder/cli/gemset.nix +5 −5 Original line number Diff line number Diff line Loading @@ -5,21 +5,21 @@ platforms = []; source = { fetchSubmodules = false; rev = "1de2548695d9a74f47b7868954561b48cbc966f9"; sha256 = "0k4i33w9a0bscw4wbs301vxca367g7pa89y6cr24i0014pbmhs9z"; rev = "fd010d28b1503504056e714e03abf043b64794ea"; sha256 = "1r8ayi0d00c14q40247rwjf5s5n3dsy9d9blhf5jzm3kddzpwnbx"; type = "git"; url = "https://0xacab.org/schleuder/schleuder-cli"; }; version = "0.1.0"; version = "0.2.0"; }; thor = { groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29"; sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps"; type = "gem"; }; version = "0.20.3"; version = "1.3.1"; }; } Loading
pkgs/tools/security/schleuder/Gemfile +1 −0 Original line number Diff line number Diff line source 'https://rubygems.org' do gem 'schleuder' gem 'net-smtp' end
pkgs/tools/security/schleuder/Gemfile.lock +36 −31 Original line number Diff line number Diff line Loading @@ -4,41 +4,45 @@ GEM GEM remote: https://rubygems.org/ specs: activemodel (6.1.6) activesupport (= 6.1.6) activerecord (6.1.6) activemodel (= 6.1.6) activesupport (= 6.1.6) activesupport (6.1.6) activemodel (6.1.7.7) activesupport (= 6.1.7.7) activerecord (6.1.7.7) activemodel (= 6.1.7.7) activesupport (= 6.1.7.7) activesupport (6.1.7.7) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) bcrypt (3.1.18) bcrypt (3.1.20) charlock_holmes (0.7.7) concurrent-ruby (1.1.10) concurrent-ruby (1.3.1) daemons (1.4.1) eventmachine (1.2.7) gpgme (2.0.20) mini_portile2 (~> 2.3) i18n (1.10.0) gpgme (2.0.24) mini_portile2 (~> 2.7) i18n (1.14.5) concurrent-ruby (~> 1.0) mail (2.7.1) mini_mime (>= 0.1.1) mail-gpg (0.4.4) gpgme (~> 2.0, >= 2.0.2) mail (~> 2.5, >= 2.5.3) mini_mime (1.1.2) mini_portile2 (2.8.0) minitest (5.16.1) mini_mime (1.1.5) mini_portile2 (2.8.6) minitest (5.23.1) multi_json (1.15.0) mustermann (1.1.1) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) rack (2.2.3.1) rack-protection (2.2.0) net-protocol (0.2.2) timeout net-smtp (0.5.0) net-protocol rack (2.2.9) rack-protection (2.2.4) rack rake (13.0.6) rake (13.2.1) ruby2_keywords (0.0.5) schleuder (4.0.3) activerecord (~> 6.1.3) Loading @@ -53,34 +57,35 @@ GEM sqlite3 (~> 1.4.2) thin (~> 1) thor (~> 0) sinatra (2.2.0) mustermann (~> 1.0) sinatra (2.2.4) mustermann (~> 2.0) rack (~> 2.2) rack-protection (= 2.2.0) rack-protection (= 2.2.4) tilt (~> 2.0) sinatra-contrib (2.2.0) sinatra-contrib (2.2.4) multi_json mustermann (~> 1.0) rack-protection (= 2.2.0) sinatra (= 2.2.0) mustermann (~> 2.0) rack-protection (= 2.2.4) sinatra (= 2.2.4) tilt (~> 2.0) sqlite3 (1.4.4) thin (1.8.1) thin (1.8.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) thor (0.20.3) tilt (2.0.10) tzinfo (2.0.4) tilt (2.3.0) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) zeitwerk (2.6.0) zeitwerk (2.6.15) PLATFORMS aarch64-linux x86_64-linux DEPENDENCIES net-smtp! schleuder! BUNDLED WITH 2.3.9 2.5.9
pkgs/tools/security/schleuder/cli/Gemfile +1 −1 Original line number Diff line number Diff line source "https://rubygems.org" gem "schleuder-cli", git: "https://0xacab.org/schleuder/schleuder-cli", tag: "schleuder-cli-0.1.0" gem "schleuder-cli", git: "https://0xacab.org/schleuder/schleuder-cli", tag: "schleuder-cli-0.2.0"
pkgs/tools/security/schleuder/cli/Gemfile.lock +6 −6 Original line number Diff line number Diff line GIT remote: https://0xacab.org/schleuder/schleuder-cli revision: 1de2548695d9a74f47b7868954561b48cbc966f9 tag: schleuder-cli-0.1.0 revision: fd010d28b1503504056e714e03abf043b64794ea tag: schleuder-cli-0.2.0 specs: schleuder-cli (0.1.0) thor (~> 0) schleuder-cli (0.2.0) thor (~> 1) GEM remote: https://rubygems.org/ specs: thor (0.20.3) thor (1.3.1) PLATFORMS aarch64-linux Loading @@ -19,4 +19,4 @@ DEPENDENCIES schleuder-cli! BUNDLED WITH 2.3.9 2.5.9
pkgs/tools/security/schleuder/cli/gemset.nix +5 −5 Original line number Diff line number Diff line Loading @@ -5,21 +5,21 @@ platforms = []; source = { fetchSubmodules = false; rev = "1de2548695d9a74f47b7868954561b48cbc966f9"; sha256 = "0k4i33w9a0bscw4wbs301vxca367g7pa89y6cr24i0014pbmhs9z"; rev = "fd010d28b1503504056e714e03abf043b64794ea"; sha256 = "1r8ayi0d00c14q40247rwjf5s5n3dsy9d9blhf5jzm3kddzpwnbx"; type = "git"; url = "https://0xacab.org/schleuder/schleuder-cli"; }; version = "0.1.0"; version = "0.2.0"; }; thor = { groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29"; sha256 = "1vq1fjp45az9hfp6fxljhdrkv75cvbab1jfrwcw738pnsiqk8zps"; type = "gem"; }; version = "0.20.3"; version = "1.3.1"; }; }