nixpkgs/pkgs/applications/version-management/gitlab/gitaly/gemset.nix

563 lines
15 KiB
Nix
Raw Normal View History

2017-09-03 15:38:28 +02:00
{
2018-11-23 16:09:35 +01:00
abstract_type = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "09330cmhrc2wmfhdj9zzg82sv6cdhm3qgdkva5ni5xfjril2pf14";
type = "gem";
};
version = "0.0.7";
};
2017-09-03 15:38:28 +02:00
activesupport = {
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"];
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "1yx73l984y3ri5ndj37l1dfarcdvbhra7vhz9fcww4za24is95d5";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "5.0.7";
2017-09-03 15:38:28 +02:00
};
2018-11-23 16:09:35 +01:00
adamantium = {
dependencies = ["ice_nine" "memoizable"];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "0165r2ikgfwv2rm8dzyijkp74fvg0ni72hpdx8ay2v7cj08dqyak";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.2.0";
2017-09-03 15:38:28 +02:00
};
2017-11-06 19:13:35 +01:00
ast = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "184ssy3w93nkajlz2c70ifm79jp3j737294kbc5fjw69v1w0n9x7";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "2.4.0";
};
binding_of_caller = {
dependencies = ["debug_inspector"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "05syqlks7463zsy1jdfbbdravdhj9hpj5pv2m74blqpv8bq4vv5g";
type = "gem";
};
version = "0.8.0";
2017-11-06 19:13:35 +01:00
};
2017-09-03 15:38:28 +02:00
charlock_holmes = {
source = {
remotes = ["https://rubygems.org"];
2018-04-25 19:55:12 +02:00
sha256 = "1nf1l31n10yaark2rrg5qzyzcx9w80681449s3j09qmnipsl8rl5";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-04-25 19:55:12 +02:00
version = "0.7.6";
2017-09-03 15:38:28 +02:00
};
2018-11-23 16:09:35 +01:00
coderay = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y";
type = "gem";
};
version = "1.1.2";
};
concord = {
dependencies = ["adamantium" "equalizer"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1b6cdn0fg4n9gzbdr7zyf4jq40y6h0c0g9cra7wk9hhmsylk91bg";
type = "gem";
};
version = "0.1.5";
};
2017-09-03 15:38:28 +02:00
concurrent-ruby = {
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "18q9skp5pfq4jwbxzmw8q2rn4cpw6mf4561i2hsjcl1nxdag2jvb";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "1.1.3";
2017-09-03 15:38:28 +02:00
};
2018-09-21 09:33:18 +02:00
crass = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0bpxzy6gjw9ggjynlxschbfsgmx8lv3zw1azkjvnb8b9i895dqfi";
type = "gem";
};
version = "1.0.4";
};
2018-11-23 16:09:35 +01:00
debug_inspector = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0vxr0xa1mfbkfcrn71n7c4f2dj7la5hvphn904vh20j3x4j5lrx0";
type = "gem";
};
version = "0.0.3";
};
2018-01-07 04:57:58 +01:00
diff-lcs = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "18w22bjz424gzafv6nzv98h0aqkwz3d9xhm7cbr1wfbyas8zayza";
type = "gem";
};
version = "1.3";
};
2018-11-23 16:09:35 +01:00
equalizer = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1kjmx3fygx8njxfrwcmn7clfhjhb6bvv3scy2lyyi0wqyi3brra4";
type = "gem";
};
version = "0.0.11";
};
2017-09-03 15:38:28 +02:00
escape_utils = {
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "0qminivnyzwmqjhrh3b92halwbk0zcl9xn828p5rnap1szl2yag5";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "1.2.1";
2017-09-03 15:38:28 +02:00
};
2018-11-23 16:09:35 +01:00
factory_bot = {
dependencies = ["activesupport"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "13q1b7imb591068plg4ashgsqgzarvfjz6xxn3jk6klzikz5zhg1";
type = "gem";
};
version = "4.11.1";
};
2017-09-03 15:38:28 +02:00
faraday = {
dependencies = ["multipart-post"];
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "16hwxc8v0z6gkanckjhx0ffgqmzpc4ywz4dfhxpjlz2mbz8d5m52";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.15.3";
2017-09-03 15:38:28 +02:00
};
2018-01-07 04:57:58 +01:00
gemojione = {
dependencies = ["json"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0ayk8r147k1s38nj18pwk76npx1p7jhi86silk800nj913pjvrhj";
type = "gem";
};
version = "3.3.0";
};
2017-09-21 20:23:16 +02:00
gitaly-proto = {
2018-11-23 16:09:35 +01:00
dependencies = ["grpc"];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "17fg29j089k94ssim9hfzpd5lycvhimbpvz12d73ywrbwz7a7680";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "1.3.0";
2017-09-03 15:38:28 +02:00
};
github-linguist = {
dependencies = ["charlock_holmes" "escape_utils" "mime-types" "rugged"];
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "1fs0i5xxsl91hnfa17ipk8cwxrg84kjg9mzxvxkd4ykldfdp353y";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "6.2.0";
2017-09-03 15:38:28 +02:00
};
2018-01-07 04:57:58 +01:00
github-markup = {
source = {
remotes = ["https://rubygems.org"];
2018-05-23 22:22:32 +02:00
sha256 = "17g6g18gdjg63k75sfwiskjzl9i0hfcnrkcpb4fwrnb20v3jgswp";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2018-05-23 22:22:32 +02:00
version = "1.7.0";
};
gitlab-gollum-lib = {
dependencies = ["gemojione" "github-markup" "gollum-grit_adapter" "nokogiri" "rouge" "sanitize" "stringex"];
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "15h6a7lsfkm967d5dhjlbcm2lnl1l9akzvaq92qlxq40r5apw0kn";
2018-05-23 22:22:32 +02:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "4.2.7.5";
2018-05-23 22:22:32 +02:00
};
gitlab-gollum-rugged_adapter = {
dependencies = ["mime-types" "rugged"];
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "092i02k3kd4ghk1h1l5yrvi9b180dgfxrvwni26facb2kc9f3wbi";
2018-05-23 22:22:32 +02:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "0.4.4.1";
2018-01-07 04:57:58 +01:00
};
gitlab-grit = {
dependencies = ["charlock_holmes" "diff-lcs" "mime-types" "posix-spawn"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0xgs3l81ghlc5nm75n0pz7b2cj3hpscfq5iy27c483nnjn2v5mc4";
type = "gem";
};
version = "2.8.2";
};
2018-03-19 13:35:58 +01:00
gitlab-markup = {
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "12lzzhbmid4m23pk7d963n3njli2hw7g200arszh75j57bjgs4fy";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "1.6.5";
2018-03-19 13:35:58 +01:00
};
2018-01-07 04:57:58 +01:00
gollum-grit_adapter = {
dependencies = ["gitlab-grit"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0fcibm63v1afc0fj5rki0mm51m7nndil4cjcjjvkh3yigfn4nr4b";
type = "gem";
};
version = "1.0.1";
};
2017-09-03 15:38:28 +02:00
google-protobuf = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "134d3ini9ymdwxpz445m28ss9x0m6vcpijcdkzvgk4n538wdmppf";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "3.6.1";
2018-03-19 13:35:58 +01:00
};
googleapis-common-protos-types = {
dependencies = ["google-protobuf"];
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "01ds7g01pxqm3mg283xjzy0lhhvvhvzw3m7gf7szd1r7la4wf0qq";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "1.0.2";
2017-09-03 15:38:28 +02:00
};
grpc = {
2018-11-23 16:09:35 +01:00
dependencies = ["google-protobuf" "googleapis-common-protos-types"];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "0m2wspnm1cfkmhlbp7yqv5bb4vsfh246cm0aavxra67aw4l8plhb";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "1.15.0";
2017-09-03 15:38:28 +02:00
};
i18n = {
2018-12-24 03:42:25 +01:00
dependencies = ["concurrent-ruby"];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "1gcp1m1p6dpasycfz2sj82ci9ggz7lsskz9c9q6gvfwxrl8y9dx7";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "1.1.1";
2017-09-03 15:38:28 +02:00
};
2018-11-23 16:09:35 +01:00
ice_nine = {
2018-01-07 04:57:58 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "1nv35qg1rps9fsis28hz2cq2fx1i96795f91q4nmkm934xynll2x";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.11.2";
2018-01-07 04:57:58 +01:00
};
2018-11-23 16:09:35 +01:00
json = {
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "01v6jjpvh3gnq6sgllpfqahlgxzj50ailwhj9b3cd20hi2dx0vxp";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-03-19 13:35:58 +01:00
version = "2.1.0";
2017-09-03 15:38:28 +02:00
};
2018-04-25 19:55:12 +02:00
licensee = {
dependencies = ["rugged"];
source = {
remotes = ["https://rubygems.org"];
2018-05-23 22:22:32 +02:00
sha256 = "0w6d2smhg3kzcx4m2ii06akakypwhiglansk51bpx290hhc8h3pc";
2018-04-25 19:55:12 +02:00
type = "gem";
};
2018-05-23 22:22:32 +02:00
version = "8.9.2";
2018-04-25 19:55:12 +02:00
};
2018-11-23 16:09:35 +01:00
memoizable = {
dependencies = ["thread_safe"];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "0v42bvghsvfpzybfazl14qhkrjvx0xlmxz0wwqc960ga1wld5x5c";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.4.2";
2017-09-03 15:38:28 +02:00
};
mime-types = {
dependencies = ["mime-types-data"];
source = {
remotes = ["https://rubygems.org"];
2018-09-25 02:11:36 +02:00
sha256 = "0fjxy1jm52ixpnv3vg9ld9pr9f35gy0jp66i1njhqjvmnvq0iwwk";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-09-25 02:11:36 +02:00
version = "3.2.2";
2017-09-03 15:38:28 +02:00
};
mime-types-data = {
source = {
remotes = ["https://rubygems.org"];
2018-09-25 02:11:36 +02:00
sha256 = "07wvp0aw2gjm4njibb70as6rh5hi1zzri5vky1q6jx95h8l56idc";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-09-25 02:11:36 +02:00
version = "3.2018.0812";
2017-09-03 15:38:28 +02:00
};
2018-01-07 04:57:58 +01:00
mini_portile2 = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "13d32jjadpjj6d2wdhkfpsmy68zjx90p49bgf8f7nkpz86r1fr11";
type = "gem";
};
version = "2.3.0";
};
2017-09-03 15:38:28 +02:00
minitest = {
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "0icglrhghgwdlnzzp4jf76b0mbc71s80njn5afyfjn4wqji8mqbq";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "5.11.3";
2017-09-03 15:38:28 +02:00
};
multipart-post = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "09k0b3cybqilk1gwrwwain95rdypixb2q9w65gd44gfzsd84xi1x";
type = "gem";
};
version = "2.0.0";
};
2018-01-07 04:57:58 +01:00
nokogiri = {
dependencies = ["mini_portile2"];
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "0byyxrazkfm29ypcx5q4syrv126nvjnf7z6bqi01sqkv4llsi4qz";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "1.8.5";
2018-09-21 09:33:18 +02:00
};
nokogumbo = {
dependencies = ["nokogiri"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "09qc1c7acv9qm48vk2kzvnrq4ij8jrql1cv33nmv2nwmlggy0jyj";
type = "gem";
};
version = "1.5.0";
2018-01-07 04:57:58 +01:00
};
2017-11-06 19:13:35 +01:00
parallel = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "01hj8v1qnyl5ndrs33g8ld8ibk0rbcqdpkpznr04gkbxd11pqn67";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "1.12.1";
2017-11-06 19:13:35 +01:00
};
parser = {
dependencies = ["ast"];
source = {
remotes = ["https://rubygems.org"];
2019-02-05 20:40:41 +01:00
sha256 = "1zjk0w1kjj3xk8ymy1430aa4gg0k8ckphfj88br6il4pm83f0n1f";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2019-02-05 20:40:41 +01:00
version = "2.5.3.0";
2017-11-06 19:13:35 +01:00
};
2018-01-07 04:57:58 +01:00
posix-spawn = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1pmxmpins57qrbr31bs3bm7gidhaacmrp4md6i962gvpq4gyfcjw";
type = "gem";
};
version = "0.3.13";
};
2017-11-06 19:13:35 +01:00
powerpack = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "1r51d67wd467rpdfl6x43y84vwm8f5ql9l9m85ak1s2sp3nc5hyv";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.1.2";
2017-11-06 19:13:35 +01:00
};
2018-11-23 16:09:35 +01:00
proc_to_ast = {
dependencies = ["coderay" "parser" "unparser"];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "14c65w48bbzp5lh1cngqd1y25kqvfnq1iy49hlzshl12dsk3z9wj";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.1.0";
2017-09-03 15:38:28 +02:00
};
2018-11-23 16:09:35 +01:00
procto = {
2017-11-06 19:13:35 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "13imvg1x50rz3r0yyfbhxwv72lbf7q28qx9l9nfbb91h2n9ch58c";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.0.3";
2017-11-06 19:13:35 +01:00
};
2018-11-23 16:09:35 +01:00
rainbow = {
2017-11-06 19:13:35 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "3.0.0";
2017-11-06 19:13:35 +01:00
};
2018-03-19 13:35:58 +01:00
rdoc = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "13ba2mhqqcsp3k97x3iz9x29xk26rv4561lfzzzibcy41vvj1n4c";
type = "gem";
};
version = "4.3.0";
};
2018-01-07 04:57:58 +01:00
rouge = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "1digsi2s8wyzx8vsqcxasw205lg6s7izx8jypl8rrpjwshmv83ql";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "3.3.0";
2018-01-07 04:57:58 +01:00
};
2018-03-19 13:35:58 +01:00
rspec = {
dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "0134g96wzxjlig2gxzd240gm2dxfw8izcyi2h6hjmr40syzcyx01";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "3.7.0";
2018-03-19 13:35:58 +01:00
};
rspec-core = {
dependencies = ["rspec-support"];
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "0zvjbymx3avxm3lf8v4gka3a862vnaxldmwvp6767bpy48nhnvjj";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "3.7.1";
2018-03-19 13:35:58 +01:00
};
rspec-expectations = {
dependencies = ["diff-lcs" "rspec-support"];
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "1fw06wm8jdj8k7wrb8xmzj0fr1wjyb0ya13x31hidnyblm41hmvy";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "3.7.0";
2018-03-19 13:35:58 +01:00
};
rspec-mocks = {
dependencies = ["diff-lcs" "rspec-support"];
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "0b02ya3qhqgmcywqv4570dlhav70r656f7dmvwg89whpkq1z1xr3";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "3.7.0";
2018-03-19 13:35:58 +01:00
};
2018-11-23 16:09:35 +01:00
rspec-parameterized = {
dependencies = ["binding_of_caller" "parser" "proc_to_ast" "rspec" "unparser"];
2018-03-19 13:35:58 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "0arynbr6cfjhccwc8gy2xf87nybdnncsnmfwknnh8s7d4mj730p0";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.4.0";
2018-03-19 13:35:58 +01:00
};
2018-11-23 16:09:35 +01:00
rspec-support = {
2017-11-06 19:13:35 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "1nl30xb6jmcl0awhqp6jycl01wdssblifwy921phfml70rd9flj1";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "3.7.1";
2017-11-06 19:13:35 +01:00
};
2018-11-23 16:09:35 +01:00
rubocop = {
dependencies = ["parallel" "parser" "powerpack" "rainbow" "ruby-progressbar" "unicode-display_width"];
2017-11-06 19:13:35 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "106y99lq0fg62k3vk1w5wwb4vq16pnh4l61skc82xck627z0h8is";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.54.0";
2017-11-06 19:13:35 +01:00
};
ruby-progressbar = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "1cv2ym3rl09svw8940ny67bav7b2db4ms39i4raaqzkf59jmhglk";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "1.10.0";
2017-11-06 19:13:35 +01:00
};
2017-09-03 15:38:28 +02:00
rugged = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "1jv4nw9hvlxp8hhhlllrfcznki82i50fp1sj65zsjllfl2bvz8x6";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.27.5";
2017-09-03 15:38:28 +02:00
};
2018-01-07 04:57:58 +01:00
sanitize = {
2018-09-21 09:33:18 +02:00
dependencies = ["crass" "nokogiri" "nokogumbo"];
2018-01-07 04:57:58 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-09-21 09:33:18 +02:00
sha256 = "0j4j2a2mkk1a70vbx959pvx0gvr1zb9snjwvsppwj28bp0p0b2bv";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2018-09-21 09:33:18 +02:00
version = "4.6.6";
2018-01-07 04:57:58 +01:00
};
2018-04-25 19:55:12 +02:00
sentry-raven = {
dependencies = ["faraday"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0yf2gysjw6sy1xcp2jw35z9cp83pwx33lq0qyvaqbs969j4993r4";
type = "gem";
};
version = "2.7.2";
};
2018-01-07 04:57:58 +01:00
stringex = {
source = {
remotes = ["https://rubygems.org"];
2018-05-23 22:22:32 +02:00
sha256 = "0c5dfrjzkskzfsdvwsviq4111rwwpbk9022nxwdidz014mky5vi1";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2018-05-23 22:22:32 +02:00
version = "2.8.4";
2018-01-07 04:57:58 +01:00
};
2017-09-03 15:38:28 +02:00
thread_safe = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
type = "gem";
};
version = "0.3.6";
};
2018-11-23 16:09:35 +01:00
timecop = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0d7mm786180v4kzvn1f77rhfppsg5n0sq2bdx63x9nv114zm8jrp";
type = "gem";
};
version = "0.9.1";
};
2017-09-03 15:38:28 +02:00
tzinfo = {
dependencies = ["thread_safe"];
source = {
remotes = ["https://rubygems.org"];
2018-12-24 03:42:25 +01:00
sha256 = "1fjx9j327xpkkdlxwmkl3a8wqj7i4l4jwlrv3z13mg95z9wl253z";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2018-12-24 03:42:25 +01:00
version = "1.2.5";
2017-09-03 15:38:28 +02:00
};
2017-11-06 19:13:35 +01:00
unicode-display_width = {
source = {
remotes = ["https://rubygems.org"];
2018-11-23 16:09:35 +01:00
sha256 = "0040bsdpcmvp8w31lqi2s9s4p4h031zv52401qidmh25cgyh4a57";
type = "gem";
};
version = "1.4.0";
};
unparser = {
dependencies = ["abstract_type" "adamantium" "concord" "diff-lcs" "equalizer" "parser" "procto"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0rh1649846ac17av30x0b0v9l45v0x1j2y1i8m1a7xdd0v4sld0z";
2017-11-06 19:13:35 +01:00
type = "gem";
};
2018-11-23 16:09:35 +01:00
version = "0.2.8";
2017-11-06 19:13:35 +01:00
};
2017-09-03 15:38:28 +02:00
}