2018-08-19 13:09:38 +01:00
|
|
|
{
|
|
|
|
actionmailer = {
|
|
|
|
dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "0zkklsh7ymhvdm5p9fr5ycd39d5caassag8yq0dga9cbk7fps74m";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
actionpack = {
|
|
|
|
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "13xkil3y7gjj0m4ky14asi4m08x69wwv63wfn0h95wli4x8h8w7r";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
actionpack-xml_parser = {
|
|
|
|
dependencies = ["actionpack"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "17am4nd7x6g8x7f8i35rzzv2qrxlkc230rbgzg98af0yf50j8gka";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.0.2";
|
|
|
|
};
|
|
|
|
actionview = {
|
|
|
|
dependencies = ["activesupport" "builder" "erubis" "rails-dom-testing" "rails-html-sanitizer"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "09vwq0xgxxhssxxh8fa7l2pv6a56smw3v6gvb9l1mycmf8vprd4b";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
activejob = {
|
|
|
|
dependencies = ["activesupport" "globalid"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "12yqs22f4lz20nw6djsrkhii3p3nfpd51nw0lhvnczx0q8kl0nyk";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
activemodel = {
|
|
|
|
dependencies = ["activesupport" "builder"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "11aqvabf5c1pgb404f5bqp1i7mxkyhzmwk6y8zm5w6rf4nq095mq";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
activerecord = {
|
|
|
|
dependencies = ["activemodel" "activesupport" "arel"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "1sw0m19cnasbr4cabvc302hjddc3s6fja3fr0gbj9h2n8b3633i5";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
activesupport = {
|
|
|
|
dependencies = ["i18n" "minitest" "thread_safe" "tzinfo"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "0pqr25wmhvvlg8av7bi5p5c7r5464clhhhhv45j63bh7xw4ad6n4";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
addressable = {
|
|
|
|
dependencies = ["public_suffix"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "0bcm2hchn897xjhqj9zzsxf3n9xhddymj4lsclz508f4vw3av46l";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "2.6.0";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
arel = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0nfcrdiys6q6ylxiblky9jyssrw2xj96fmxmal7f4f0jj3417vj4";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "6.0.4";
|
|
|
|
};
|
|
|
|
builder = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0qibi5s67lpdv1wgcj66wcymcr04q6j4mzws6a479n0mlrmh5wr1";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.2.3";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
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";
|
2018-10-11 02:04:08 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "2.18.0";
|
2018-10-11 02:04:08 +01:00
|
|
|
};
|
|
|
|
childprocess = {
|
|
|
|
dependencies = ["ffi"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0a61922kmvcxyj5l70fycapr87gz1dzzlkfpq85rfqk5vdh3d28p";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.9.0";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
coderay = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.2";
|
|
|
|
};
|
|
|
|
concurrent-ruby = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "1ixcx9pfissxrga53jbdpza85qd5f6b5nq1sfqa9rnfq82qnlbp1";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "1.1.4";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
crass = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0bpxzy6gjw9ggjynlxschbfsgmx8lv3zw1azkjvnb8b9i895dqfi";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.0.4";
|
|
|
|
};
|
|
|
|
css_parser = {
|
|
|
|
dependencies = ["addressable"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0gwvf8mc8gnz4aizfijplv3594998h2j44ydakpzsdmkivs07v61";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.6.0";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
docile = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0m8j31whq7bm5ljgmsrlfkiqvacrw6iz9wq10r3gwrv5785y8gjx";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.5";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
erubis = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1fj827xqjs91yqsydf0zmfyw9p4l2jz5yikg3mppz6d7fi8kyrb3";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.7.0";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
ffi = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p";
|
2018-10-11 02:04:08 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "1.10.0";
|
2018-10-11 02:04:08 +01:00
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
globalid = {
|
|
|
|
dependencies = ["activesupport"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "1zkxndvck72bfw235bd9nl2ii0lvs5z88q14706cmn702ww2mxv1";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "0.4.2";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
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";
|
|
|
|
};
|
|
|
|
jquery-rails = {
|
|
|
|
dependencies = ["railties" "thor"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1lk7xqmms45czylxs22kv5khlbm7a0yqcchqijxb9m10zsqc6lp5";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.1.5";
|
|
|
|
};
|
|
|
|
loofah = {
|
|
|
|
dependencies = ["crass" "nokogiri"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "1ccsid33xjajd0im2xv941aywi58z7ihwkvaf1w2bv89vn5bhsjg";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "2.2.3";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
mail = {
|
|
|
|
dependencies = ["mime-types"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0d7lhj2dw52ycls6xigkfz6zvfhc6qggply9iycjmcyj9760yvz9";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.6.6";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
metaclass = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0hp99y2b1nh0nr8pc398n3f8lakgci6pkrg4bf2b2211j1f6hsc5";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.0.4";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
mime-types = {
|
|
|
|
dependencies = ["mime-types-data"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0fjxy1jm52ixpnv3vg9ld9pr9f35gy0jp66i1njhqjvmnvq0iwwk";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.2.2";
|
|
|
|
};
|
|
|
|
mime-types-data = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "07wvp0aw2gjm4njibb70as6rh5hi1zzri5vky1q6jx95h8l56idc";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.2018.0812";
|
|
|
|
};
|
|
|
|
mimemagic = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "04cp5sfbh1qx82yqxn0q75c7hlcx8y1dr5g3kyzwm4mx6wi2gifw";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "0.3.3";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
mini_mime = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1q4pshq387lzv9m39jv32vwb8wrq3wc4jwgl4jk209r4l33v09d3";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.0.1";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
mini_portile2 = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "13d32jjadpjj6d2wdhkfpsmy68zjx90p49bgf8f7nkpz86r1fr11";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.3.0";
|
|
|
|
};
|
|
|
|
minitest = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "5.11.3";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
mocha = {
|
|
|
|
dependencies = ["metaclass"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "12aglpiq1h18j5a4rlwvnsvnsi2f3407v5xm59lgcg3ymlyak4al";
|
2018-10-11 02:04:08 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "1.8.0";
|
2018-10-11 02:04:08 +01:00
|
|
|
};
|
|
|
|
multi_json = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1rl0qy4inf1mp8mybfk56dfga0mvx97zwpmq5xmiwl5r770171nv";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.13.1";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
mysql2 = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0qjd97w6a0w9aldsrhb2y6jrc4wnnlbj5j8kcl7pp7vviwa0r5iq";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.4.10";
|
|
|
|
};
|
|
|
|
net-ldap = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0z1j0zklbbx3vi91zcd2v0fnkfgkvq3plisa6hxaid8sqndyak46";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.12.1";
|
|
|
|
};
|
|
|
|
nokogiri = {
|
|
|
|
dependencies = ["mini_portile2"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-10-11 02:04:08 +01:00
|
|
|
sha256 = "0byyxrazkfm29ypcx5q4syrv126nvjnf7z6bqi01sqkv4llsi4qz";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
version = "1.8.5";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
pg = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "07dv4ma9xd75xpsnnwwg1yrpwpji7ydy0q1d9dl0yfqbzpidrw32";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.18.4";
|
|
|
|
};
|
|
|
|
protected_attributes = {
|
|
|
|
dependencies = ["activemodel"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "18lvrvmcwjvjr2mrn20vaf68a0q6mg4cy9f0m1i7x83p0ljhhyar";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.4";
|
|
|
|
};
|
|
|
|
public_suffix = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "08q64b5br692dd3v0a9wq9q5dvycc6kmiqmjbdxkxbfizggsvx6l";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.0.3";
|
|
|
|
};
|
|
|
|
rack = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-11-06 09:12:37 +00:00
|
|
|
sha256 = "1g9926ln2lw12lfxm4ylq1h6nl0rafl10za3xvjzc87qvnqic87f";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-11-06 09:12:37 +00:00
|
|
|
version = "1.6.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
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"];
|
|
|
|
sha256 = "0h6x5jq24makgv2fq5qqgjlrk74dxfy62jif9blk43llw8ib2q7z";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.6.3";
|
|
|
|
};
|
|
|
|
rails = {
|
|
|
|
dependencies = ["actionmailer" "actionpack" "actionview" "activejob" "activemodel" "activerecord" "activesupport" "railties" "sprockets-rails"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "0rhp1l5klw8alqnzji2p4w01x7ygsfnzc7mf87ncr2jlizmgy4nx";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
rails-deprecated_sanitizer = {
|
|
|
|
dependencies = ["activesupport"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0qxymchzdxww8bjsxj05kbf86hsmrjx40r41ksj0xsixr2gmhbbj";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.0.3";
|
|
|
|
};
|
|
|
|
rails-dom-testing = {
|
|
|
|
dependencies = ["activesupport" "nokogiri" "rails-deprecated_sanitizer"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0wssfqpn00byhvp2372p99mphkcj8qx6pf6646avwr9ifvq0q1x6";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.0.9";
|
|
|
|
};
|
|
|
|
rails-html-sanitizer = {
|
|
|
|
dependencies = ["loofah"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1gv7vr5d9g2xmgpjfq4nxsqr70r9pr042r9ycqqnfvw5cz9c7jwr";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.0.4";
|
|
|
|
};
|
|
|
|
railties = {
|
|
|
|
dependencies = ["actionpack" "activesupport" "rake" "thor"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "09x32zkxs0vfi4y0bjrqd61821kx2azwhdxvk2ygqj4yvxfh11i1";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "4.2.11";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
rake = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "1sy5a7nh6xjdc9yhcw31jji7ssrf9v5806hn95gbrzr998a2ydjn";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "12.3.2";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
rbpdf = {
|
|
|
|
dependencies = ["htmlentities" "rbpdf-font"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "0i00mmc028p7hnpwlx9r6zdwwz589kd9ns6qpxmgl6f620n1fvs2";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "1.19.7";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
rbpdf-font = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0pxlr0l4vf785qpy55m439dyii63a26l0sd0yyhbwwcy9zm9hd1v";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.19.1";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
rdoc = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "13ba2mhqqcsp3k97x3iz9x29xk26rv4561lfzzzibcy41vvj1n4c";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "4.3.0";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
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"];
|
|
|
|
sha256 = "0frp5yb07ib9y1k43shd4xjkb9a6wavhqq892l8yi9y73qi2cqbc";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.2.2";
|
|
|
|
};
|
|
|
|
roadie-rails = {
|
|
|
|
dependencies = ["railties" "roadie"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1hxgl5marq2hi6lcc73f7g6afd7dz4w893rrgrbh7m3k8zrwjyk1";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.1.1";
|
|
|
|
};
|
|
|
|
ruby-openid = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0yzaf2c1i88757554wk38rxqmj0xzgmwk2zx7gi98w2zx42d17pn";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.3.0";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
rubyzip = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1n1lb2sdwh9h27y244hxzg1lrxxg2m53pk1vq7p33bna003qkyrj";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.2.2";
|
|
|
|
};
|
|
|
|
selenium-webdriver = {
|
|
|
|
dependencies = ["childprocess" "rubyzip" "websocket"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "15qyf7b9fa2nxhhwp551b9fjj82kb3wmy65559yrrcwpdadqvcs4";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "2.53.4";
|
|
|
|
};
|
|
|
|
simplecov = {
|
|
|
|
dependencies = ["docile" "multi_json" "simplecov-html"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1a3wy9zlmfwl3f47cibnxyxrgfz16y6fmy0dj1vyidzyys4mvy12";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.9.2";
|
|
|
|
};
|
|
|
|
simplecov-html = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0jv9pmpaxihrcsgcf6mgl3qg7rhf9scl5l2k67d768w9cz63xgvc";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.9.0";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
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";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
test_after_commit = {
|
|
|
|
dependencies = ["activerecord"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1fzg8qan6f0n0ynr594bld2k0rwwxj99yzhiga2f3pkj9ina1abb";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.4.2";
|
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
thor = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "1yhrnp9x8qcy5vc7g438amd5j9sw83ih7c30dr6g6slgw9zj3g29";
|
2018-08-19 13:09:38 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "0.20.3";
|
2018-08-19 13:09:38 +01:00
|
|
|
};
|
|
|
|
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";
|
|
|
|
};
|
2018-10-11 02:04:08 +01:00
|
|
|
websocket = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0f11rcn4qgffb1rq4kjfwi7di79w8840x9l74pkyif5arp0mb08x";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.2.8";
|
|
|
|
};
|
|
|
|
xpath = {
|
|
|
|
dependencies = ["nokogiri"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "0bh8lk9hvlpn7vmi6h4hkcwjzvs2y0cmkk3yjjdr8fxvj6fsgzbd";
|
2018-10-11 02:04:08 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "3.2.0";
|
2018-10-11 02:04:08 +01:00
|
|
|
};
|
|
|
|
yard = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-01-30 12:37:24 +00:00
|
|
|
sha256 = "07fykkfyrwqkfnxx9i5w6adyiadz00h497c516n96rgvs7alc74f";
|
2018-10-11 02:04:08 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-01-30 12:37:24 +00:00
|
|
|
version = "0.9.18";
|
2018-10-11 02:04:08 +01:00
|
|
|
};
|
2018-08-19 13:09:38 +01:00
|
|
|
}
|