1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-14 16:46:09 +00:00
nixpkgs/pkgs/applications/version-management/gitlab/gitaly/gemset.nix

957 lines
25 KiB
Nix
Raw Normal View History

2017-09-03 14:38:28 +01:00
{
2018-11-23 15:09:35 +00:00
abstract_type = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "09330cmhrc2wmfhdj9zzg82sv6cdhm3qgdkva5ni5xfjril2pf14";
type = "gem";
};
version = "0.0.7";
};
actionpack = {
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-02-17 21:55:14 +00:00
sha256 = "0fbjpnh5hrihc9l35q9why6ip0hcdj42axzbp6b4j1xcy1v1bicj";
type = "gem";
};
2021-02-17 21:55:14 +00:00
version = "6.0.3.4";
};
actionview = {
dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-02-17 21:55:14 +00:00
sha256 = "0gdz31cq08nrqq6bxqim2qcbzv0fr34z6ycl73dmawpafj33wdkj";
type = "gem";
};
2021-02-17 21:55:14 +00:00
version = "6.0.3.4";
};
2017-09-03 14:38:28 +01:00
activesupport = {
dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"];
2019-05-03 19:20:20 +01:00
groups = ["default" "development" "test"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-02-17 21:55:14 +00:00
sha256 = "1axidc4mikgi4yxs0ynw2c54jyrs5lxprxmzv6m3aayi9rg6rk5j";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2021-02-17 21:55:14 +00:00
version = "6.0.3.4";
2017-09-03 14:38:28 +01:00
};
2018-11-23 15:09:35 +00:00
adamantium = {
dependencies = ["ice_nine" "memoizable"];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 15:09:35 +00:00
sha256 = "0165r2ikgfwv2rm8dzyijkp74fvg0ni72hpdx8ay2v7cj08dqyak";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2018-11-23 15:09:35 +00:00
version = "0.2.0";
2017-09-03 14:38:28 +01:00
};
2021-03-20 14:04:54 +00:00
addressable = {
dependencies = ["public_suffix"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1fvchp2rhp2rmigx7qglf69xvjqvzq7x0g49naliw29r2bz656sy";
type = "gem";
};
version = "2.7.0";
};
ast = {
groups = ["default" "development" "test"];
platforms = [];
2019-03-16 23:52:22 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1l3468czzjmxl93ap40hp7z94yxp4nbag0bxqs789bm30md90m2a";
2019-03-16 23:52:22 +00:00
type = "gem";
};
version = "2.4.1";
2018-11-23 15:09:35 +00:00
};
binding_ninja = {
groups = ["default" "development" "test"];
platforms = [];
2018-11-23 15:09:35 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "17fa3sv6p2fw9g8fxpwx1kjhhs28aw41akkba0hlgvk60055b1aa";
2018-11-23 15:09:35 +00:00
type = "gem";
};
version = "0.2.3";
};
builder = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr";
type = "gem";
};
version = "3.2.4";
2017-11-06 18:13:35 +00:00
};
2017-09-03 14:38:28 +01:00
charlock_holmes = {
2020-10-22 12:04:51 +01:00
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "0hybw8jw9ryvz5zrki3gc9r88jqy373m6v46ynxsdzv1ysiyr40p";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "0.7.7";
2017-09-03 14:38:28 +01:00
};
2018-11-23 15:09:35 +00: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 14:38:28 +01:00
concurrent-ruby = {
groups = ["default" "development" "test"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "1vnxrbhi7cq3p4y2v9iwd10v1c7l15is4var14hwnb2jip4fyjzz";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "1.1.7";
2017-09-03 14:38:28 +01:00
};
2018-09-21 08:33:18 +01:00
crass = {
2020-01-31 11:25:55 +00:00
groups = ["default"];
platforms = [];
2018-09-21 08:33:18 +01:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw";
2018-09-21 08:33:18 +01:00
type = "gem";
};
version = "1.0.6";
2018-09-21 08:33:18 +01:00
};
2018-01-07 03:57:58 +00:00
diff-lcs = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "18w22bjz424gzafv6nzv98h0aqkwz3d9xhm7cbr1wfbyas8zayza";
type = "gem";
};
version = "1.3";
};
2021-03-20 14:04:54 +00:00
dotenv = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0iym172c5337sm1x2ykc2i3f961vj3wdclbyg1x6sxs3irgfsl94";
type = "gem";
};
version = "2.7.6";
};
2018-11-23 15:09:35 +00:00
equalizer = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1kjmx3fygx8njxfrwcmn7clfhjhb6bvv3scy2lyyi0wqyi3brra4";
type = "gem";
};
version = "0.0.11";
};
erubi = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "09l8lz3j00m898li0yfsnb6ihc63rdvhw3k5xczna5zrjk104f2l";
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "1.10.0";
};
2017-09-03 14:38:28 +01:00
escape_utils = {
source = {
remotes = ["https://rubygems.org"];
2018-09-21 08:33:18 +01:00
sha256 = "0qminivnyzwmqjhrh3b92halwbk0zcl9xn828p5rnap1szl2yag5";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2018-09-21 08:33:18 +01:00
version = "1.2.1";
2017-09-03 14:38:28 +01:00
};
2018-11-23 15:09:35 +00:00
factory_bot = {
dependencies = ["activesupport"];
groups = ["development" "test"];
platforms = [];
2018-11-23 15:09:35 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "02ijqa3g6lb8l8mvi40z1zgh9bb3gr08p2r2ym159ghhfbcrmbwk";
2018-11-23 15:09:35 +00:00
type = "gem";
};
version = "5.0.2";
2018-11-23 15:09:35 +00:00
};
2017-09-03 14:38:28 +01:00
faraday = {
dependencies = ["multipart-post"];
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "0wwks9652xwgjm7yszcq5xr960pjypc07ivwzbjzpvy9zh2fw6iq";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "1.0.1";
2017-09-03 14:38:28 +01:00
};
2019-03-16 23:52:22 +00:00
ffi = {
groups = ["default"];
platforms = [];
2019-03-16 23:52:22 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "12lpwaw82bb0rm9f52v1498bpba8aj2l2q359mkwbxsswhpga5af";
2019-03-16 23:52:22 +00:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "1.13.1";
2019-03-16 23:52:22 +00:00
};
2018-01-07 03:57:58 +00:00
gemojione = {
dependencies = ["json"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0ayk8r147k1s38nj18pwk76npx1p7jhi86silk800nj913pjvrhj";
type = "gem";
};
version = "3.3.0";
};
2017-09-03 14:38:28 +01:00
github-linguist = {
2019-11-26 16:32:01 +00:00
dependencies = ["charlock_holmes" "escape_utils" "mini_mime" "rugged"];
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-12-26 21:06:22 +00:00
sha256 = "08lnb04qmlz4arls3nr3ia0k8r1kcyn010fr5qvc2qddidckqk88";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-12-26 21:06:22 +00:00
version = "7.12.1";
2017-09-03 14:38:28 +01:00
};
2018-01-07 03:57:58 +00:00
github-markup = {
source = {
remotes = ["https://rubygems.org"];
2018-05-23 21:22:32 +01:00
sha256 = "17g6g18gdjg63k75sfwiskjzl9i0hfcnrkcpb4fwrnb20v3jgswp";
2018-01-07 03:57:58 +00:00
type = "gem";
};
2018-05-23 21:22:32 +01:00
version = "1.7.0";
};
gitlab-gollum-lib = {
2020-05-18 17:34:46 +01:00
dependencies = ["gemojione" "github-markup" "gitlab-gollum-rugged_adapter" "nokogiri" "rouge" "sanitize" "stringex"];
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2018-05-23 21:22:32 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "0r6smbqnh0m84fxwb2g11qjfbcsljfin4vhnf43nmmbql2l1i3ah";
2018-05-23 21:22:32 +01:00
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "4.2.7.10.gitlab.1";
2018-05-23 21:22:32 +01:00
};
gitlab-gollum-rugged_adapter = {
dependencies = ["mime-types" "rugged"];
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2018-05-23 21:22:32 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "0rqi9h6k32azljmx2q0zibvs1m59wgh879h04jflxkcqyzj6wyyj";
2018-05-23 21:22:32 +01:00
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "0.4.4.3.gitlab.1";
2018-01-07 03:57:58 +00:00
};
gitlab-labkit = {
2021-03-20 14:04:54 +00:00
dependencies = ["actionpack" "activesupport" "grpc" "jaeger-client" "opentracing" "pg_query" "redis"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "1l9bsjszp5zyzbdsr9ls09d4yr2sb0xjc40x4rv7fbzk19n9xs71";
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "0.15.0";
};
2018-03-19 12:35:58 +00:00
gitlab-markup = {
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0xnlra517pfj3hx07kasbqlcw51ix4xajr6bsd3mwg8bc92dlwy7";
2018-03-19 12:35:58 +00:00
type = "gem";
};
version = "1.7.1";
2018-03-19 12:35:58 +00:00
};
2017-09-03 14:38:28 +01:00
google-protobuf = {
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "1m3la0yid3bqx9b30raisqbp27d0q7vdrlslazrdasf8v1vhifxj";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "3.12.4";
2018-03-19 12:35:58 +00:00
};
googleapis-common-protos-types = {
dependencies = ["google-protobuf"];
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "1aava1b75n056s24gn7ajrkmm6s3xa3swl62dl5q9apw4marghji";
2018-03-19 12:35:58 +00:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "1.0.5";
2017-09-03 14:38:28 +01:00
};
grpc = {
2018-11-23 15:09:35 +00:00
dependencies = ["google-protobuf" "googleapis-common-protos-types"];
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "1rsglf7ag17n465iff7vlw83pn2rpl4kv9sb1rpf17nx6xpi7yl5";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "1.30.2";
};
grpc-tools = {
groups = ["development" "test"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "0k9zhsqhamp02ryzgfb4y2bbick151vlhrhj0kqbbz9lyhms0bd4";
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "1.30.2";
2017-09-03 14:38:28 +01:00
};
i18n = {
2018-12-24 02:42:25 +00:00
dependencies = ["concurrent-ruby"];
2019-05-03 19:20:20 +01:00
groups = ["default" "development" "test"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "153sx77p16vawrs4qpkv7qlzf9v5fks4g7xqcj1dwk40i6g7rfzk";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "1.8.5";
2017-09-03 14:38:28 +01:00
};
2018-11-23 15:09:35 +00:00
ice_nine = {
2018-01-07 03:57:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 15:09:35 +00:00
sha256 = "1nv35qg1rps9fsis28hz2cq2fx1i96795f91q4nmkm934xynll2x";
2018-01-07 03:57:58 +00:00
type = "gem";
};
2018-11-23 15:09:35 +00:00
version = "0.11.2";
2018-01-07 03:57:58 +00:00
};
jaeger-client = {
dependencies = ["opentracing" "thrift"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1a2qlkc1hkr5hkj2574l1a63sm04bdx98gfhh9m8vvp6psdrnpnb";
type = "gem";
};
version = "1.1.0";
};
2018-11-23 15:09:35 +00:00
json = {
2021-03-20 14:04:54 +00:00
groups = ["default"];
2019-05-03 19:20:20 +01:00
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "0lrirj0gw420kw71bjjlqkqhqbrplla61gbv1jzgsz6bv90qr3ci";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "2.5.1";
2017-09-03 14:38:28 +01:00
};
2018-04-25 18:55:12 +01:00
licensee = {
2021-03-20 14:04:54 +00:00
dependencies = ["dotenv" "octokit" "reverse_markdown" "rugged" "thor"];
groups = ["default"];
platforms = [];
2018-04-25 18:55:12 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "0c551j4qy773d79hgypjaz43h5wjn08mnxnxy9s2vdjc40qm95k5";
2018-04-25 18:55:12 +01:00
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "9.14.1";
2018-04-25 18:55:12 +01:00
};
loofah = {
dependencies = ["crass" "nokogiri"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "0bzwvxvilx7w1p3pg028ks38925y9i0xm870lm7s12w7598hiyck";
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "2.9.0";
};
2018-11-23 15:09:35 +00:00
memoizable = {
dependencies = ["thread_safe"];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 15:09:35 +00:00
sha256 = "0v42bvghsvfpzybfazl14qhkrjvx0xlmxz0wwqc960ga1wld5x5c";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2018-11-23 15:09:35 +00:00
version = "0.4.2";
2017-09-03 14:38:28 +01:00
};
2019-03-22 23:48:02 +00:00
method_source = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq";
type = "gem";
};
version = "0.9.2";
};
2017-09-03 14:38:28 +01:00
mime-types = {
dependencies = ["mime-types-data"];
2020-09-28 22:42:57 +01:00
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "1zj12l9qk62anvk9bjvandpa6vy4xslil15wl6wlivyf51z773vh";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "3.3.1";
2017-09-03 14:38:28 +01:00
};
mime-types-data = {
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "0ipjyfwn9nlvpcl8knq3jk4g5f12cflwdbaiqxcq1s7vwfwfxcag";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "3.2020.1104";
2017-09-03 14:38:28 +01:00
};
2019-11-26 16:32:01 +00:00
mini_mime = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1axm0rxyx3ss93wbmfkm78a6x03l8y4qy60rhkkiq0aza0vwq3ha";
type = "gem";
};
version = "1.0.2";
};
2018-01-07 03:57:58 +00:00
mini_portile2 = {
2021-02-17 21:55:14 +00:00
groups = ["default"];
platforms = [];
2018-01-07 03:57:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2021-02-17 21:55:14 +00:00
sha256 = "1hdbpmamx8js53yk3h8cqy12kgv6ca06k0c9n3pxh6b6cjfs19x7";
2018-01-07 03:57:58 +00:00
type = "gem";
};
2021-02-17 21:55:14 +00:00
version = "2.5.0";
2018-01-07 03:57:58 +00:00
};
2017-09-03 14:38:28 +01:00
minitest = {
groups = ["default" "development" "test"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "170y2cvx51gm3cm3nhdf7j36sxnkh6vv8ls36p90ric7w8w16h4v";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "5.14.2";
2017-09-03 14:38:28 +01:00
};
2019-03-16 23:52:22 +00:00
msgpack = {
groups = ["default"];
platforms = [];
2019-03-16 23:52:22 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "1lva6bkvb4mfa0m3bqn4lm4s4gi81c40jvdcsrxr6vng49q9daih";
2019-03-16 23:52:22 +00:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "1.3.3";
2019-03-16 23:52:22 +00:00
};
2017-09-03 14:38:28 +01:00
multipart-post = {
2020-09-28 22:42:57 +01:00
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "2.1.1";
2017-09-03 14:38:28 +01:00
};
2018-01-07 03:57:58 +00:00
nokogiri = {
2021-02-17 21:55:14 +00:00
dependencies = ["mini_portile2" "racc"];
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2018-01-07 03:57:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2021-02-17 21:55:14 +00:00
sha256 = "1ajwkqr28hwqbyl1l3czx4a34c88acxywyqp8cjyy0zgsd6sbhj2";
2018-01-07 03:57:58 +00:00
type = "gem";
};
2021-02-17 21:55:14 +00:00
version = "1.11.1";
2018-09-21 08:33:18 +01:00
};
nokogumbo = {
dependencies = ["nokogiri"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "09qc1c7acv9qm48vk2kzvnrq4ij8jrql1cv33nmv2nwmlggy0jyj";
type = "gem";
};
version = "1.5.0";
2018-01-07 03:57:58 +00:00
};
2021-03-20 14:04:54 +00:00
octokit = {
dependencies = ["faraday" "sawyer"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1fl517ld5vj0llyshp3f9kb7xyl9iqy28cbz3k999fkbwcxzhlyq";
type = "gem";
};
version = "4.20.0";
};
opentracing = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "11lj1d8vq0hkb5hjz8q4lm82cddrggpbb33dhqfn7rxhwsmxgdfy";
type = "gem";
};
version = "0.5.0";
};
2019-03-16 23:52:22 +00:00
optimist = {
2020-09-28 22:42:57 +01:00
groups = ["default"];
platforms = [];
2019-03-16 23:52:22 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "1vg2chy1cfmdj6c1gryl8zvjhhmb3plwgyh1jfnpq4fnfqv7asrk";
2019-03-16 23:52:22 +00:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "3.0.1";
2019-03-16 23:52:22 +00:00
};
2017-11-06 18:13:35 +00:00
parallel = {
groups = ["default" "development" "test"];
platforms = [];
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "17b127xxmm2yqdz146qwbs57046kn0js1h8synv01dwqz2z1kp2l";
2017-11-06 18:13:35 +00:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "1.19.2";
2017-11-06 18:13:35 +00:00
};
parser = {
dependencies = ["ast"];
groups = ["default" "development" "test"];
platforms = [];
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1f7gmm60yla325wlnd3qkxs59qm2y0aan8ljpg6k18rwzrrfil6z";
2018-01-07 03:57:58 +00:00
type = "gem";
};
version = "2.7.2.0";
2018-01-07 03:57:58 +00:00
};
2021-03-20 14:04:54 +00:00
pg_query = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1i9l3y502ddm2lq3ajhxhqq17vs9hgxkxm443yw221ccibcfh6qf";
type = "gem";
};
version = "1.3.0";
};
2018-11-23 15:09:35 +00:00
proc_to_ast = {
dependencies = ["coderay" "parser" "unparser"];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 15:09:35 +00:00
sha256 = "14c65w48bbzp5lh1cngqd1y25kqvfnq1iy49hlzshl12dsk3z9wj";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2018-11-23 15:09:35 +00:00
version = "0.1.0";
2017-09-03 14:38:28 +01:00
};
2018-11-23 15:09:35 +00:00
procto = {
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 15:09:35 +00:00
sha256 = "13imvg1x50rz3r0yyfbhxwv72lbf7q28qx9l9nfbb91h2n9ch58c";
2017-11-06 18:13:35 +00:00
type = "gem";
};
2018-11-23 15:09:35 +00:00
version = "0.0.3";
2017-11-06 18:13:35 +00:00
};
2019-03-22 23:48:02 +00:00
pry = {
dependencies = ["coderay" "method_source"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "00rm71x0r1jdycwbs83lf9l6p494m99asakbvqxh8rz7zwnlzg69";
type = "gem";
};
version = "0.12.2";
};
2021-03-20 14:04:54 +00:00
public_suffix = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
type = "gem";
};
version = "4.0.6";
};
2021-02-17 21:55:14 +00:00
racc = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "178k7r0xn689spviqzhvazzvxfq6fyjldxb3ywjbgipbfi4s8j1g";
type = "gem";
};
version = "1.5.2";
};
rack = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "0i5vs0dph9i5jn8dfc6aqd6njcafmb20rwqngrf759c9cvmyff16";
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "2.2.3";
};
rack-test = {
dependencies = ["rack"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0rh8h376mx71ci5yklnpqqn118z3bl67nnv5k801qaqn1zs62h8m";
type = "gem";
};
version = "1.1.0";
};
rails-dom-testing = {
dependencies = ["activesupport" "nokogiri"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1lfq2a7kp2x64dzzi5p4cjcbiv62vxh9lyqk2f0rqq3fkzrw8h5i";
type = "gem";
};
version = "2.0.3";
};
rails-html-sanitizer = {
dependencies = ["loofah"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2019-11-26 16:32:01 +00:00
sha256 = "1icpqmxbppl4ynzmn6dx7wdil5hhq6fz707m9ya6d86c7ys8sd4f";
type = "gem";
};
2019-11-26 16:32:01 +00:00
version = "1.3.0";
};
2018-11-23 15:09:35 +00:00
rainbow = {
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
2018-11-23 15:09:35 +00:00
sha256 = "0bb2fpjspydr6x0s8pn1pqkzmxszvkfapv0p4627mywl7ky4zkhk";
2017-11-06 18:13:35 +00:00
type = "gem";
};
2018-11-23 15:09:35 +00:00
version = "3.0.0";
2017-11-06 18:13:35 +00:00
};
2019-03-16 23:52:22 +00:00
rbtrace = {
dependencies = ["ffi" "msgpack" "optimist"];
2020-09-28 22:42:57 +01:00
groups = ["default"];
platforms = [];
2019-03-16 23:52:22 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "0s8prj0klfgpmpfcpdzbf149qrrsdxgnb6w6kkqc9gyars4vyaqn";
2019-03-16 23:52:22 +00:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "0.4.14";
2019-03-16 23:52:22 +00:00
};
2018-03-19 12:35:58 +00:00
rdoc = {
2019-11-26 16:32:01 +00:00
groups = ["default"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2019-11-26 16:32:01 +00:00
sha256 = "1gh7sc3xd4rgl9z90181cq580r1xqn063mmv51wdrhhsrkkw2bi9";
2018-03-19 12:35:58 +00:00
type = "gem";
};
2019-11-26 16:32:01 +00:00
version = "6.2.0";
2018-03-19 12:35:58 +00:00
};
redis = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "15x2sr6h094rjbvg8pkq6m3lcd5abpyx93aifvfdz3wv6x55xa48";
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "4.2.5";
};
2020-10-22 12:04:51 +01:00
regexp_parser = {
groups = ["default" "development" "test"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0n9d14ppshnx71i3mi1pnm3hwhcbb6m6vsc0b0dqgsab8r2rs96n";
type = "gem";
};
version = "1.8.1";
};
2021-03-20 14:04:54 +00:00
reverse_markdown = {
dependencies = ["nokogiri"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0w786j869fjhjf72waj0hc9i4ghi45b78a2am27kij4sa2hmsc53";
type = "gem";
};
version = "1.4.0";
};
2020-10-22 12:04:51 +01:00
rexml = {
groups = ["default" "development" "test"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1mkvkcw9fhpaizrhca0pdgjcrbns48rlz4g6lavl5gjjq3rk2sq3";
type = "gem";
};
version = "3.2.4";
};
2018-01-07 03:57:58 +00:00
rouge = {
2019-08-14 13:52:16 +01:00
groups = ["default"];
platforms = [];
2018-01-07 03:57:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-12-26 21:06:22 +00:00
sha256 = "0b4b300i3m4m4kw7w1n9wgxwy16zccnb7271miksyzd0wq5b9pm3";
2018-01-07 03:57:58 +00:00
type = "gem";
};
2020-12-26 21:06:22 +00:00
version = "3.26.0";
2018-01-07 03:57:58 +00:00
};
2018-03-19 12:35:58 +00:00
rspec = {
dependencies = ["rspec-core" "rspec-expectations" "rspec-mocks"];
groups = ["development" "test"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "15ppasvb9qrscwlyjz67ppw1lnxiqnkzx5vkx1bd8x5n3dhikxc3";
2018-03-19 12:35:58 +00:00
type = "gem";
};
version = "3.8.0";
2018-03-19 12:35:58 +00:00
};
rspec-core = {
dependencies = ["rspec-support"];
groups = ["default" "development" "test"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1p1s5bnbqp3sxk67y0fh0x884jjym527r0vgmhbm81w7aq6b7l4p";
2018-03-19 12:35:58 +00:00
type = "gem";
};
version = "3.8.0";
2018-03-19 12:35:58 +00:00
};
rspec-expectations = {
dependencies = ["diff-lcs" "rspec-support"];
groups = ["default" "development" "test"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1c4gs5ybf7km0qshdm92p38zvg32n1j2kr5fgs2icacz7xf2y6fy";
2018-03-19 12:35:58 +00:00
type = "gem";
};
version = "3.8.3";
2018-03-19 12:35:58 +00:00
};
rspec-mocks = {
dependencies = ["diff-lcs" "rspec-support"];
groups = ["default" "development" "test"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "06y508cjqycb4yfhxmb3nxn0v9xqf17qbd46l1dh4xhncinr4fyp";
2018-03-19 12:35:58 +00:00
type = "gem";
};
version = "3.8.0";
2018-03-19 12:35:58 +00:00
};
2018-11-23 15:09:35 +00:00
rspec-parameterized = {
dependencies = ["binding_ninja" "parser" "proc_to_ast" "rspec" "unparser"];
groups = ["development" "test"];
platforms = [];
2018-03-19 12:35:58 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "1c0892jbaznnldk1wi24qxm70g4zhw2idqx516rhgdzgd7yh5j31";
2018-03-19 12:35:58 +00:00
type = "gem";
};
version = "0.4.2";
2018-03-19 12:35:58 +00:00
};
2018-11-23 15:09:35 +00:00
rspec-support = {
groups = ["default" "development" "test"];
platforms = [];
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
sha256 = "0p3m7drixrlhvj2zpc38b11x145bvm311x6f33jjcxmvcm0wq609";
2017-11-06 18:13:35 +00:00
type = "gem";
};
version = "3.8.0";
2017-11-06 18:13:35 +00:00
};
2018-11-23 15:09:35 +00:00
rubocop = {
2020-10-22 12:04:51 +01:00
dependencies = ["parallel" "parser" "rainbow" "regexp_parser" "rexml" "rubocop-ast" "ruby-progressbar" "unicode-display_width"];
groups = ["development" "test"];
platforms = [];
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "1jl3ghxw1bpj272s5s3gl07l2rbd1vwr9z9jmlxxaa2faldn9gms";
2017-11-06 18:13:35 +00:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "0.86.0";
};
rubocop-ast = {
dependencies = ["parser"];
groups = ["default" "development" "test"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1w5rjkwxaxkr2jr1sl5wz0nffal27ik6b1qfzx5skl43vfk2jz97";
type = "gem";
};
version = "0.2.0";
2017-11-06 18:13:35 +00:00
};
ruby-progressbar = {
2020-10-22 12:04:51 +01:00
groups = ["default" "development" "test"];
platforms = [];
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "1k77i0d4wsn23ggdd2msrcwfy0i376cglfqypkk2q77r2l3408zf";
2017-11-06 18:13:35 +00:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "1.10.1";
2017-11-06 18:13:35 +00:00
};
2017-09-03 14:38:28 +01:00
rugged = {
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-04-07 15:52:15 +01:00
sha256 = "04aq913plcxjw71l5r62qgz3bx3466p0wvgyfqahg5n3nybmcwqy";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2021-04-07 15:52:15 +01:00
version = "1.1.0";
2017-09-03 14:38:28 +01:00
};
2018-01-07 03:57:58 +00:00
sanitize = {
2018-09-21 08:33:18 +01:00
dependencies = ["crass" "nokogiri" "nokogumbo"];
2018-01-07 03:57:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2018-09-21 08:33:18 +01:00
sha256 = "0j4j2a2mkk1a70vbx959pvx0gvr1zb9snjwvsppwj28bp0p0b2bv";
2018-01-07 03:57:58 +00:00
type = "gem";
};
2018-09-21 08:33:18 +01:00
version = "4.6.6";
2018-01-07 03:57:58 +00:00
};
2021-03-20 14:04:54 +00:00
sawyer = {
dependencies = ["addressable" "faraday"];
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz";
type = "gem";
};
version = "0.8.2";
};
2018-04-25 18:55:12 +01:00
sentry-raven = {
dependencies = ["faraday"];
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2018-04-25 18:55:12 +01:00
source = {
remotes = ["https://rubygems.org"];
2020-09-28 22:42:57 +01:00
sha256 = "17j4br2lpnd8066d50mkg9kwk9v70hn3zfiqkvysd8p9nffmqnm0";
2019-03-16 23:52:22 +00:00
type = "gem";
};
2020-09-28 22:42:57 +01:00
version = "3.0.4";
2019-03-16 23:52:22 +00:00
};
2018-01-07 03:57:58 +00:00
stringex = {
2019-05-03 19:20:20 +01:00
groups = ["default"];
platforms = [];
2018-01-07 03:57:58 +00:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 19:20:20 +01:00
sha256 = "15ns7j5smw04w6w7bqd5mm2qcl7w9lhwykyb974i4isgg9yc23ys";
2018-01-07 03:57:58 +00:00
type = "gem";
};
2019-05-03 19:20:20 +01:00
version = "2.8.5";
2018-01-07 03:57:58 +00:00
};
2021-03-20 14:04:54 +00:00
thor = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "18yhlvmfya23cs3pvhr1qy38y41b6mhr5q9vwv5lrgk16wmf3jna";
type = "gem";
};
version = "1.1.0";
};
2017-09-03 14:38:28 +01:00
thread_safe = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
type = "gem";
};
version = "0.3.6";
};
thrift = {
groups = ["default"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-03-20 14:04:54 +00:00
sha256 = "08076cmdx0g51yrkd7dlxlr45nflink3jhdiq7006ljc2pc3212q";
type = "gem";
};
2021-03-20 14:04:54 +00:00
version = "0.13.0";
};
2018-11-23 15:09:35 +00:00
timecop = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0d7mm786180v4kzvn1f77rhfppsg5n0sq2bdx63x9nv114zm8jrp";
type = "gem";
};
version = "0.9.1";
};
2017-09-03 14:38:28 +01:00
tzinfo = {
dependencies = ["thread_safe"];
groups = ["default" "development" "test"];
platforms = [];
2017-09-03 14:38:28 +01:00
source = {
remotes = ["https://rubygems.org"];
2021-02-17 21:55:14 +00:00
sha256 = "0zwqqh6138s8b321fwvfbywxy00lw1azw4ql3zr0xh1aqxf8cnvj";
2017-09-03 14:38:28 +01:00
type = "gem";
};
2021-02-17 21:55:14 +00:00
version = "1.2.9";
2017-09-03 14:38:28 +01:00
};
2017-11-06 18:13:35 +00:00
unicode-display_width = {
groups = ["default" "development" "test"];
platforms = [];
2017-11-06 18:13:35 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-10-22 12:04:51 +01:00
sha256 = "06i3id27s60141x6fdnjn5rar1cywdwy64ilc59cz937303q3mna";
2018-11-23 15:09:35 +00:00
type = "gem";
};
2020-10-22 12:04:51 +01:00
version = "1.7.0";
2018-11-23 15:09:35 +00:00
};
unparser = {
dependencies = ["abstract_type" "adamantium" "concord" "diff-lcs" "equalizer" "parser" "procto"];
groups = ["default" "development" "test"];
platforms = [];
2018-11-23 15:09:35 +00:00
source = {
remotes = ["https://rubygems.org"];
2020-05-18 17:34:46 +01:00
sha256 = "0qg1apxlnf4kxfj9jpm6hhv73jsncbs4zpsgyan32p5r331q1gmx";
2017-11-06 18:13:35 +00:00
type = "gem";
};
2020-05-18 17:34:46 +01:00
version = "0.4.7";
2017-11-06 18:13:35 +00:00
};
zeitwerk = {
groups = ["default" "development" "test"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
2021-02-17 21:55:14 +00:00
sha256 = "1746czsjarixq0x05f7p3hpzi38ldg6wxnxxw74kbjzh1sdjgmpl";
type = "gem";
};
2021-02-17 21:55:14 +00:00
version = "2.4.2";
};
2021-04-07 15:52:15 +01:00
}