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

741 lines
19 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"];
2019-05-03 20:20:20 +02:00
groups = ["default" "development" "test"];
platforms = [];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "1bcbr490ryw6295p0ja7xigcw0ivkdys90x3qbsbs8c4n1zwcp7p";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "5.0.7.2";
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
};
2019-03-17 00:52:22 +01:00
addressable = {
dependencies = ["public_suffix"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0viqszpkggqi8hq87pqp0xykhvz60g99nwmkwsb0v45kc2liwxvk";
type = "gem";
};
version = "2.5.2";
};
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
};
2019-03-17 00:52:22 +01:00
crack = {
dependencies = ["safe_yaml"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k";
type = "gem";
};
version = "0.4.3";
};
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";
};
2019-03-17 00:52:22 +01:00
docile = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0m8j31whq7bm5ljgmsrlfkiqvacrw6iz9wq10r3gwrv5785y8gjx";
type = "gem";
};
version = "1.1.5";
};
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
};
2019-03-17 00:52:22 +01:00
ffi = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p";
type = "gem";
};
version = "1.10.0";
};
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"];
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "114q2qnd6196xvzmv3jia4n4j4wm3rizqbvxjd9156g0hc20q6yf";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "1.22.0";
2017-09-03 15:38:28 +02:00
};
github-linguist = {
dependencies = ["charlock_holmes" "escape_utils" "mime-types" "rugged"];
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "0nqsprsy4xd6yxzk3b54815hv0gk2r1xn0vsm81pkyy61bbm35hf";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "6.4.1";
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"];
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2018-05-23 22:22:32 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "13m26b32iznp0lbq984dijx7n4ckg99zckwp80gv1knq8n0bpfbf";
2018-05-23 22:22:32 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "4.2.7.7";
2018-05-23 22:22:32 +02:00
};
gitlab-gollum-rugged_adapter = {
dependencies = ["mime-types" "rugged"];
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2018-05-23 22:22:32 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "1d32d3yfadzwrarv0biwbfbkz2bqcc0dc3q0imnk962jaay19gc4";
2018-05-23 22:22:32 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "0.4.4.2";
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 = {
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2018-03-19 13:35:58 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "0rqf3jmyn78r3ysy3bjyx7s4yv3xipxlmqlmbyrbksna19rrx08d";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "1.7.0";
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 = {
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "04988m3hmllg4sl4syjb35x0wzsg7rj1nmvhx3d9ihml22w76gb2";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "3.7.1";
2018-03-19 13:35:58 +01:00
};
googleapis-common-protos-types = {
dependencies = ["google-protobuf"];
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2018-03-19 13:35:58 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "0hyr94cafiqj0k8q19hnl658pmbz2b404akikzfv4hdb1j1bwsg1";
2018-03-19 13:35:58 +01:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "1.0.4";
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
};
2019-03-17 00:52:22 +01:00
hashdiff = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "19ykg5pax8798nh1yv71adkx0zzs7gn2rxjj86v7nsw0jba5lask";
type = "gem";
};
version = "0.3.8";
};
2017-09-03 15:38:28 +02:00
i18n = {
2018-12-24 03:42:25 +01:00
dependencies = ["concurrent-ruby"];
2019-05-03 20:20:20 +02:00
groups = ["default" "development" "test"];
platforms = [];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "1hfxnlyr618s25xpafw9mypa82qppjccbh292c4l3bj36az7f6wl";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "1.6.0";
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 = {
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "0sx97bm9by389rbzv8r1f43h06xcz8vwi3h5jv074gvparql7lcx";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "2.2.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
};
2019-03-17 00:52:22 +01:00
listen = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0inlw7vix61170vjr87h9izhjm5dbby8rbfrf1iryiv7b3kyvkxl";
type = "gem";
};
version = "0.5.3";
};
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
};
2019-03-23 00:48:02 +01:00
method_source = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1pviwzvdqd90gn6y7illcdd9adapw8fczml933p5vl739dkvl3lq";
type = "gem";
};
version = "0.9.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"];
2019-03-17 00:52:22 +01:00
sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2019-03-17 00:52:22 +01:00
version = "2.4.0";
2018-01-07 04:57:58 +01:00
};
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
};
2019-03-17 00:52:22 +01:00
msgpack = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0031gd2mjyba6jb7m97sqa149zjkr0vzn2s2gpb3m9nb67gqkm13";
type = "gem";
};
version = "1.2.6";
};
multi_json = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1rl0qy4inf1mp8mybfk56dfga0mvx97zwpmq5xmiwl5r770171nv";
type = "gem";
};
version = "1.13.1";
};
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"];
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2018-01-07 04:57:58 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "0sy96cc8i5y4p67fhf4d9c6sg8ymrrva21zyvzw55l0pa1582wx2";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "1.10.2";
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
};
2019-03-17 00:52:22 +01:00
optimist = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "05jxrp3nbn5iilc1k7ir90mfnwc5abc9h78s5rpm3qafwqxvcj4j";
type = "gem";
};
version = "3.0.0";
};
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
};
2019-03-23 00:48:02 +01:00
pry = {
dependencies = ["coderay" "method_source"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "00rm71x0r1jdycwbs83lf9l6p494m99asakbvqxh8rz7zwnlzg69";
type = "gem";
};
version = "0.12.2";
};
2019-03-17 00:52:22 +01:00
public_suffix = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "08q64b5br692dd3v0a9wq9q5dvycc6kmiqmjbdxkxbfizggsvx6l";
type = "gem";
};
version = "3.0.3";
};
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
};
2019-03-17 00:52:22 +01:00
rbtrace = {
dependencies = ["ffi" "msgpack" "optimist"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1lwsq08i0aj8na5q5ba3gg02sx3wl58fi6m52svl5p7cy56ycdwi";
type = "gem";
};
version = "0.4.11";
};
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 = {
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2017-09-03 15:38:28 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "1yiszpz6y13vvgh3fss1l0ipp0zgsbbc8c28vynnpdyx1sy6krp6";
2017-09-03 15:38:28 +02:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "0.28.1";
2017-09-03 15:38:28 +02:00
};
2019-03-17 00:52:22 +01:00
safe_yaml = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1hly915584hyi9q9vgd968x2nsi5yag9jyf5kq60lwzi5scr7094";
type = "gem";
};
version = "1.0.4";
};
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"];
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2018-04-25 19:55:12 +02:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "1j9rwbig24ry0smgvmkzdjrzyszniaswipinvflzxzzaz52v7483";
2019-03-17 00:52:22 +01:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "2.9.0";
2019-03-17 00:52:22 +01:00
};
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";
2018-04-25 19:55:12 +02:00
type = "gem";
};
2019-03-17 00:52:22 +01:00
version = "0.9.0";
2018-04-25 19:55:12 +02:00
};
2018-01-07 04:57:58 +01:00
stringex = {
2019-05-03 20:20:20 +02:00
groups = ["default"];
platforms = [];
2018-01-07 04:57:58 +01:00
source = {
remotes = ["https://rubygems.org"];
2019-05-03 20:20:20 +02:00
sha256 = "15ns7j5smw04w6w7bqd5mm2qcl7w9lhwykyb974i4isgg9yc23ys";
2018-01-07 04:57:58 +01:00
type = "gem";
};
2019-05-03 20:20:20 +02:00
version = "2.8.5";
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
};
2019-03-17 00:52:22 +01:00
vcr = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "0qh7lkj9b0shph84dw1wsrlaprl0jn1i4339fpsfy99402290zrr";
type = "gem";
};
version = "4.0.0";
};
webmock = {
dependencies = ["addressable" "crack" "hashdiff"];
source = {
remotes = ["https://rubygems.org"];
sha256 = "03994dxs4xayvkxqp01dd1ivhg4xxx7z35f7cxw7y2mwj3xn24ib";
type = "gem";
};
version = "3.4.2";
};
2017-09-03 15:38:28 +02:00
}