mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced 2024-11-06 18:26:45 +01:00
235 lines
5.9 KiB
Nix
235 lines
5.9 KiB
Nix
{
|
|
activesupport = {
|
|
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "190xv21yz03zz8nlfly557ir859jr5zkwi89naziy65hskdnkw1s";
|
|
type = "gem";
|
|
};
|
|
version = "6.0.1";
|
|
};
|
|
addressable = {
|
|
dependencies = ["public_suffix"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
|
|
type = "gem";
|
|
};
|
|
version = "2.7.0";
|
|
};
|
|
cms_scanner = {
|
|
dependencies = ["get_process_mem" "nokogiri" "opt_parse_validator" "public_suffix" "ruby-progressbar" "sys-proctable" "typhoeus" "xmlrpc" "yajl-ruby"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "14xmsigczibihlziisdgabsaz9lm2v31snlkc8kmza73pv8a61r4";
|
|
type = "gem";
|
|
};
|
|
version = "0.7.1";
|
|
};
|
|
concurrent-ruby = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1x07r23s7836cpp5z9yrlbpljcxpax14yw4fy4bnp6crhr6x24an";
|
|
type = "gem";
|
|
};
|
|
version = "1.1.5";
|
|
};
|
|
ethon = {
|
|
dependencies = ["ffi"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0gggrgkcq839mamx7a8jbnp2h7x2ykfn34ixwskwb0lzx2ak17g9";
|
|
type = "gem";
|
|
};
|
|
version = "0.12.0";
|
|
};
|
|
ffi = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "10ay35dm0lkcqprsiya6q2kwvyid884102ryipr4vrk790yfp8kd";
|
|
type = "gem";
|
|
};
|
|
version = "1.11.3";
|
|
};
|
|
get_process_mem = {
|
|
dependencies = ["ffi"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1q7pivp9z9pdxc2ha32q7x9zgqy8m9jf87g6n5mvi5l6knxya8sh";
|
|
type = "gem";
|
|
};
|
|
version = "0.2.5";
|
|
};
|
|
i18n = {
|
|
dependencies = ["concurrent-ruby"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0hmypvx9iyc0b4hski7aic2xzm09cg1c7q1qlpnk3k8s5acxzyhl";
|
|
type = "gem";
|
|
};
|
|
version = "1.7.0";
|
|
};
|
|
mini_portile2 = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
|
|
type = "gem";
|
|
};
|
|
version = "2.4.0";
|
|
};
|
|
minitest = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0w16p7cvslh3hxd3cia8jg4pd85z7rz7xqb16vh42gj4rijn8rmi";
|
|
type = "gem";
|
|
};
|
|
version = "5.13.0";
|
|
};
|
|
nokogiri = {
|
|
dependencies = ["mini_portile2"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0r0qpgf80h764k176yr63gqbs2z0xbsp8vlvs2a79d5r9vs83kln";
|
|
type = "gem";
|
|
};
|
|
version = "1.10.7";
|
|
};
|
|
opt_parse_validator = {
|
|
dependencies = ["activesupport" "addressable"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "19rm44ww3zfb440kqpdprwb7y2d0gcm4znhv4kfs8dkhz8k1k5vy";
|
|
type = "gem";
|
|
};
|
|
version = "1.8.1";
|
|
};
|
|
public_suffix = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0xnfv2j2bqgdpg2yq9i2rxby0w2sc9h5iyjkpaas2xknwrgmhdb0";
|
|
type = "gem";
|
|
};
|
|
version = "4.0.1";
|
|
};
|
|
ruby-progressbar = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1k77i0d4wsn23ggdd2msrcwfy0i376cglfqypkk2q77r2l3408zf";
|
|
type = "gem";
|
|
};
|
|
version = "1.10.1";
|
|
};
|
|
sys-proctable = {
|
|
dependencies = ["ffi"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0ndk34ipd4v96v5cbvj0kbkhnssi4nqrzd7sifyg3bavi1jrw3w8";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.2";
|
|
};
|
|
thread_safe = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.6";
|
|
};
|
|
typhoeus = {
|
|
dependencies = ["ethon"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0cni8b1idcp0dk8kybmxydadhfpaj3lbs99w5kjibv8bsmip2zi5";
|
|
type = "gem";
|
|
};
|
|
version = "1.3.1";
|
|
};
|
|
tzinfo = {
|
|
dependencies = ["thread_safe"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1fjx9j327xpkkdlxwmkl3a8wqj7i4l4jwlrv3z13mg95z9wl253z";
|
|
type = "gem";
|
|
};
|
|
version = "1.2.5";
|
|
};
|
|
wpscan = {
|
|
dependencies = ["cms_scanner"];
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0vn6i48msxhj8g769vn2s3siv98cnqchblw69ldk1mr85lw4jci6";
|
|
type = "gem";
|
|
};
|
|
version = "3.7.5";
|
|
};
|
|
xmlrpc = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "1s744iwblw262gj357pky3d9fcx9hisvla7rnw29ysn5zsb6i683";
|
|
type = "gem";
|
|
};
|
|
version = "0.3.0";
|
|
};
|
|
yajl-ruby = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "16v0w5749qjp13xhjgr2gcsvjv6mf35br7iqwycix1n2h7kfcckf";
|
|
type = "gem";
|
|
};
|
|
version = "1.4.1";
|
|
};
|
|
zeitwerk = {
|
|
groups = ["default"];
|
|
platforms = [];
|
|
source = {
|
|
remotes = ["https://rubygems.org"];
|
|
sha256 = "0jywi63w1m2b2w9fj9rjb9n3imf6p5bfijfmml1xzdnsrdrjz0x1";
|
|
type = "gem";
|
|
};
|
|
version = "2.2.2";
|
|
};
|
|
}
|