nixpkgs/pkgs/applications/version-management/redmine/gemset.nix

613 lines
16 KiB
Nix
Raw Normal View History

{
2019-10-22 01:09:56 +00:00
actioncable = {
dependencies = ["actionpack" "nio4r" "websocket-driver"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "04wd9rf8sglrqc8jz49apqcxbi51gdj7l1apf5qr4i86iddk6pkm";
type = "gem";
};
version = "5.2.3";
};
actionmailer = {
dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "15laym06zcm2021qdhlyr6y9jn1marw436i89hcxqg14a8zvyvwa";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
actionpack = {
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1s2iay17i2k0xx36cmnpbrmr5w6x70jk7fq1d8w70xcdw5chm0w1";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
actionpack-xml_parser = {
2019-10-22 01:09:56 +00:00
dependencies = ["actionpack" "railties"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1rnm6jrw3mzcf2g3q498igmhsn0kfkxq79w0nm532iclx4g4djs0";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "2.0.1";
};
actionview = {
2019-10-22 01:09:56 +00:00
dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1v49rgf8305grqf6gq7qa47qhamr369igyy0giycz60x86afyr4h";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
activejob = {
dependencies = ["activesupport" "globalid"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "17vizibxbsli5yppgrvmw13wj7a9xy19s5nqxf1k23bbk2s5b87s";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
activemodel = {
2019-10-22 01:09:56 +00:00
dependencies = ["activesupport"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0mghh9di8011ara9h1r5a216yzk1vjm9r3p0gdvdi8j1zmkl6k6h";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
activerecord = {
dependencies = ["activemodel" "activesupport" "arel"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0d6036f592803iyvp6bw98p3sg638mia5dbw19lvachx6jgzfvpw";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
activestorage = {
dependencies = ["actionpack" "activerecord" "marcel"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "04is6ipjqw1f337i8pm8w5bd99rpygqfd0fzzxkr7jd308ggmsjk";
type = "gem";
};
version = "5.2.3";
};
activesupport = {
2019-10-22 01:09:56 +00:00
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "110vp4frgkw3mpzlmshg2f2ig09cknls2w68ym1r1s39d01v0mi8";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
addressable = {
dependencies = ["public_suffix"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "2.7.0";
};
arel = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1jk7wlmkr61f6g36w9s2sn46nmdg6wn2jfssrhbhirv5x9n95nk0";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "9.0.0";
};
builder = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0qibi5s67lpdv1wgcj66wcymcr04q6j4mzws6a479n0mlrmh5wr1";
type = "gem";
};
version = "3.2.3";
};
capybara = {
dependencies = ["addressable" "mini_mime" "nokogiri" "rack" "rack-test" "xpath"];
source = {
remotes = ["https://rubygems.org"];
2019-01-30 12:37:24 +00:00
sha256 = "0yv77rnsjlvs8qpfn9n5vf1h6b9agxwhxw09gssbiw9zn9j20jh8";
type = "gem";
};
2019-01-30 12:37:24 +00:00
version = "2.18.0";
};
childprocess = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1ic028k8xgm2dds9mqnvwwx3ibaz32j8455zxr9f4bcnviyahya5";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "3.0.0";
};
concurrent-ruby = {
source = {
remotes = ["https://rubygems.org"];
2019-04-06 12:17:52 +00:00
sha256 = "1x07r23s7836cpp5z9yrlbpljcxpax14yw4fy4bnp6crhr6x24an";
type = "gem";
};
2019-04-06 12:17:52 +00:00
version = "1.1.5";
};
crass = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "030sc98kjrb36rh7g21qsbdfxrj6knsjkx0mn3b7gig8zknwhp2f";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "1.0.5";
};
css_parser = {
dependencies = ["addressable"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1y4vc018b5mzp7winw4pbb22jk0dpxp22pzzxq7w0rgvfxzi89pd";
type = "gem";
};
version = "1.7.0";
};
2019-10-22 01:09:56 +00:00
csv = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "097rl10ivzlya5640530ayls2f1vid2mfgjy9ngd789qmp0j6x4b";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "3.0.9";
};
2019-10-22 01:09:56 +00:00
docile = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0m8j31whq7bm5ljgmsrlfkiqvacrw6iz9wq10r3gwrv5785y8gjx";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "1.1.5";
};
2019-10-22 01:09:56 +00:00
erubi = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1nwzxnqhr31fn7nbqmffcysvxjdfl3bhxi0bld5qqhcnfc1xd13x";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "1.9.0";
};
globalid = {
dependencies = ["activesupport"];
source = {
remotes = ["https://rubygems.org"];
2019-01-30 12:37:24 +00:00
sha256 = "1zkxndvck72bfw235bd9nl2ii0lvs5z88q14706cmn702ww2mxv1";
type = "gem";
};
2019-01-30 12:37:24 +00:00
version = "0.4.2";
};
htmlentities = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1nkklqsn8ir8wizzlakncfv42i32wc0w9hxp00hvdlgjr7376nhj";
type = "gem";
};
version = "4.3.4";
};
i18n = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1i5z1ykl8zhszsxcs8mzl8d0dxgs3ylz8qlzrw74jb0gplkx6758";
type = "gem";
};
version = "0.7.0";
};
2019-10-22 01:09:56 +00:00
json = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0sx97bm9by389rbzv8r1f43h06xcz8vwi3h5jv074gvparql7lcx";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "2.2.0";
};
loofah = {
dependencies = ["crass" "nokogiri"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "06kfq90vi38gv6i128f4zg462kj32szs5vsgm25hxgw9zd12pj9x";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "2.3.0";
};
mail = {
2019-10-22 01:09:56 +00:00
dependencies = ["mini_mime"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "00wwz6ys0502dpk8xprwcqfwyf3hmnx6lgxaiq6vj43mkx43sapc";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "2.7.1";
};
2019-10-22 01:09:56 +00:00
marcel = {
dependencies = ["mimemagic"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1nxbjmcyg8vlw6zwagf17l9y2mwkagmmkg95xybpn4bmf3rfnksx";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.3.3";
};
2019-10-22 01:09:56 +00:00
metaclass = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0hp99y2b1nh0nr8pc398n3f8lakgci6pkrg4bf2b2211j1f6hsc5";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.0.4";
};
2019-10-22 01:09:56 +00:00
method_source = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.9.2";
};
mimemagic = {
source = {
remotes = ["https://rubygems.org"];
2019-01-30 12:37:24 +00:00
sha256 = "04cp5sfbh1qx82yqxn0q75c7hlcx8y1dr5g3kyzwm4mx6wi2gifw";
type = "gem";
};
2019-01-30 12:37:24 +00:00
version = "0.3.3";
};
mini_mime = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1axm0rxyx3ss93wbmfkm78a6x03l8y4qy60rhkkiq0aza0vwq3ha";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "1.0.2";
};
mini_portile2 = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "2.4.0";
};
minitest = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "0zjm24aiz42i9n37mcw8lydd7n0y7wfk27by06jx77ypcld3qvkw";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "5.12.2";
};
mocha = {
dependencies = ["metaclass"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1s56iivmwpv4979hd25v3ghwwgy8ah15nh378lrj8czlh4kf5k5s";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "1.9.0";
};
2019-10-22 01:09:56 +00:00
mysql2 = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1a2kdjgzwh1p2rkcmxaawy6ibi32b04wbdd5d4wr8i342pq76di4";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.5.2";
};
2019-10-22 01:09:56 +00:00
net-ldap = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "016igqz81a8zcwqzp5bbhryqmb2skmyf57ij3nb5z8sxwhw22jgh";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.16.1";
};
2019-10-22 01:09:56 +00:00
nio4r = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "0gnmvbryr521r135yz5bv8354m7xn6miiapfgpg1bnwsvxz8xj6c";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "2.5.2";
};
nokogiri = {
dependencies = ["mini_portile2"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "0nmdrqqz1gs0fwkgzxjl4wr554gr8dc1fkrqjc2jpsvwgm41rygv";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "1.10.4";
};
pg = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0fmnyxcyrvgdbgq7m09whgn9i8rwfybk0w8aii1nc4g5kqw0k2jy";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "1.1.4";
};
2019-10-22 01:09:56 +00:00
public_suffix = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "0xnfv2j2bqgdpg2yq9i2rxby0w2sc9h5iyjkpaas2xknwrgmhdb0";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "4.0.1";
};
2019-10-22 01:09:56 +00:00
puma = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1pkrbvak6rlf147qpd4zss031qrwwh53g8s6017037iwg0436kv3";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "3.12.1";
};
rack = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0z90vflxbgjy2n84r7mbyax3i2vyvvrxxrf86ljzn5rw65jgnn2i";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "2.0.7";
};
rack-openid = {
dependencies = ["rack" "ruby-openid"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0sg85yn981j3a0iri3ch4znzdwscvz29l7vrk3dafqw4fdg31llc";
type = "gem";
};
version = "1.4.2";
};
rack-test = {
dependencies = ["rack"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "0rh8h376mx71ci5yklnpqqn118z3bl67nnv5k801qaqn1zs62h8m";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "1.1.0";
};
rails = {
2019-10-22 01:09:56 +00:00
dependencies = ["actioncable" "actionmailer" "actionpack" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties" "sprockets-rails"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1p7cszi3n9ksxchxnccmz61pd1i3rjg4813dsdinsm8xm5k1pdgr";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
rails-dom-testing = {
2019-10-22 01:09:56 +00:00
dependencies = ["activesupport" "nokogiri"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "2.0.3";
};
rails-html-sanitizer = {
dependencies = ["loofah"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1icpqmxbppl4ynzmn6dx7wdil5hhq6fz707m9ya6d86c7ys8sd4f";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "1.3.0";
};
railties = {
2019-10-22 01:09:56 +00:00
dependencies = ["actionpack" "activesupport" "method_source" "rake" "thor"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1gn9fwb5wm08fbj7zpilqgblfl315l5b7pg4jsvxlizvrzg8h8q4";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "5.2.3";
};
rake = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "05l80mgaabdipkjsnjlffn9gc1wx9fi629d2kfbz8628cx3m6686";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "13.0.0";
};
rbpdf = {
dependencies = ["htmlentities" "rbpdf-font"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0fnhcn4z2zz6ic1yvl5hmhwmkdnybh8f8fnk1ni7bvl2s4ig5195";
type = "gem";
};
version = "1.19.8";
};
rbpdf-font = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0pxlr0l4vf785qpy55m439dyii63a26l0sd0yyhbwwcy9zm9hd1v";
type = "gem";
};
version = "1.19.1";
};
redcarpet = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0h9qz2hik4s9knpmbwrzb3jcp3vc5vygp9ya8lcpl7f1l9khmcd7";
type = "gem";
};
version = "3.4.0";
};
request_store = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1ky19wb6mpq6dxb81a0h4hnzx7a4ka99n9ay2syi68djbr4bkbbh";
type = "gem";
};
version = "1.0.5";
};
rmagick = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0m9x15cdlkcb9826s3s2jd97hxf50hln22p94x8hcccxi1lwklq6";
type = "gem";
};
version = "2.16.0";
};
roadie = {
dependencies = ["css_parser" "nokogiri"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1zihd316bkbnrinz5s1s7pg7s0cadhhj6qs7wmc713j0g6ai1k9r";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "3.5.1";
};
roadie-rails = {
dependencies = ["railties" "roadie"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "02km0ama85mkw7kkn6qif86b781pglfdmqrwx5s6hwjlzk16qih3";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "1.3.0";
};
rouge = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1digsi2s8wyzx8vsqcxasw205lg6s7izx8jypl8rrpjwshmv83ql";
type = "gem";
};
version = "3.3.0";
};
ruby-openid = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "190p1m0bxd9xkfk1j6cpcv3x5c367g36nsglg4m1fcwqdd13k3kz";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "2.9.2";
};
rubyzip = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "1gz0ri0pa2xr7b6bf66yjc2wfvk51f4gi6yk7bklwl1nr65zc4gz";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "2.0.0";
};
selenium-webdriver = {
2019-10-22 01:09:56 +00:00
dependencies = ["childprocess" "rubyzip"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "11abil34dr8p1kw7hlaqd6kr430v4srmhzf72zzqvhcimlfvm4yb";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "3.142.6";
};
simplecov = {
2019-10-22 01:09:56 +00:00
dependencies = ["docile" "json" "simplecov-html"];
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1r9fnsnsqj432cmrpafryn8nif3x0qg9mdnvrcf0wr01prkdlnww";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.14.1";
};
simplecov-html = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "1lihraa4rgxk8wbfl77fy9sf0ypk31iivly8vl3w04srd7i0clzn";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.10.2";
};
sprockets = {
dependencies = ["concurrent-ruby" "rack"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "182jw5a0fbqah5w9jancvfmjbk88h8bxdbwnl4d3q809rpxdg8ay";
type = "gem";
};
version = "3.7.2";
};
sprockets-rails = {
dependencies = ["actionpack" "activesupport" "sprockets"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0ab42pm8p5zxpv3sfraq45b9lj39cz9mrpdirm30vywzrwwkm5p1";
type = "gem";
};
version = "3.2.1";
};
thor = {
source = {
remotes = ["https://rubygems.org"];
2019-01-30 12:37:24 +00:00
sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29";
type = "gem";
};
2019-01-30 12:37:24 +00:00
version = "0.20.3";
};
thread_safe = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
type = "gem";
};
version = "0.3.6";
};
tzinfo = {
dependencies = ["thread_safe"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1fjx9j327xpkkdlxwmkl3a8wqj7i4l4jwlrv3z13mg95z9wl253z";
type = "gem";
};
version = "1.2.5";
};
2019-10-22 01:09:56 +00:00
websocket-driver = {
dependencies = ["websocket-extensions"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1bxamwqldmy98hxs5pqby3andws14hl36ch78g0s81gaz9b91nj2";
type = "gem";
};
version = "0.7.1";
};
websocket-extensions = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:09:56 +00:00
sha256 = "00i624ng1nvkz1yckj3f8yxxp6hi7xaqf40qh9q3hj2n1l9i8g6m";
type = "gem";
};
2019-10-22 01:09:56 +00:00
version = "0.1.4";
};
xpath = {
dependencies = ["nokogiri"];
source = {
remotes = ["https://rubygems.org"];
2019-01-30 12:37:24 +00:00
sha256 = "0bh8lk9hvlpn7vmi6h4hkcwjzvs2y0cmkk3yjjdr8fxvj6fsgzbd";
type = "gem";
};
2019-01-30 12:37:24 +00:00
version = "3.2.0";
};
yard = {
source = {
remotes = ["https://rubygems.org"];
2019-10-22 01:13:30 +00:00
sha256 = "0rxqwry3h2hjz069f0kfr140wgx1khgljnqf112dk5x9rm4l0xny";
type = "gem";
};
2019-10-22 01:13:30 +00:00
version = "0.9.20";
};
}