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";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
actionpack = {
|
|
|
|
dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"];
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "1665r4ffqdpykxwpgdnaq7xsaz1nfswc5wjs2qr0npx8bq7g49kh";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "6.0.3.1";
|
2019-07-10 01:09:15 +01:00
|
|
|
};
|
|
|
|
actionview = {
|
|
|
|
dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"];
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "1n21pswh3k7m33vzhxyrbi5lj64b1138yqv34jjhkhlq3474b4rh";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "6.0.3.1";
|
2019-07-10 01:09:15 +01:00
|
|
|
};
|
2017-09-03 14:38:28 +01:00
|
|
|
activesupport = {
|
2020-03-02 20:21:35 +00:00
|
|
|
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"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "1l29n9n38c9lpy5smh26r7fy7jp2bpjqlzhxgsr79cv7xpwlrbhs";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "6.0.3.1";
|
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
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
addressable = {
|
|
|
|
dependencies = ["public_suffix"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2019-03-16 23:52:22 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "0bcm2hchn897xjhqj9zzsxf3n9xhddymj4lsclz508f4vw3av46l";
|
2019-03-16 23:52:22 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "2.6.0";
|
2019-03-16 23:52:22 +00:00
|
|
|
};
|
2017-11-06 18:13:35 +00:00
|
|
|
ast = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-11-23 15:09:35 +00:00
|
|
|
sha256 = "184ssy3w93nkajlz2c70ifm79jp3j737294kbc5fjw69v1w0n9x7";
|
2017-11-06 18:13:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-11-23 15:09:35 +00:00
|
|
|
version = "2.4.0";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
binding_ninja = {
|
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2018-11-23 15:09:35 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "17fa3sv6p2fw9g8fxpwx1kjhhs28aw41akkba0hlgvk60055b1aa";
|
2018-11-23 15:09:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "0.2.3";
|
|
|
|
};
|
|
|
|
builder = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-03-02 20:21:35 +00:00
|
|
|
sha256 = "045wzckxpwcqzrjr353cxnyaxgf0qg22jh00dcx7z38cys5g1jlr";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
version = "3.2.4";
|
2017-11-06 18:13:35 +00:00
|
|
|
};
|
2017-09-03 14:38:28 +01:00
|
|
|
charlock_holmes = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-04-25 18:55:12 +01:00
|
|
|
sha256 = "1nf1l31n10yaark2rrg5qzyzcx9w80681449s3j09qmnipsl8rl5";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-04-25 18:55:12 +01:00
|
|
|
version = "0.7.6";
|
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 = {
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2017-09-03 14:38:28 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "094387x4yasb797mv07cs3g6f08y56virc2rjcpb1k79rzaj3nhl";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "1.1.6";
|
2017-09-03 14:38:28 +01:00
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
crack = {
|
|
|
|
dependencies = ["safe_yaml"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0abb0fvgw00akyik1zxnq7yv391va148151qxdghnzngv66bl62k";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.4.3";
|
|
|
|
};
|
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"];
|
2020-03-02 20:21:35 +00:00
|
|
|
sha256 = "0pfl5c0pyqaparxaqxi6s4gfl21bdldwiawrc0aknyvflli60lfw";
|
2018-09-21 08:33:18 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
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";
|
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
docile = {
|
2020-01-31 11:25:55 +00:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2019-03-16 23:52:22 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-01-31 11:25:55 +00:00
|
|
|
sha256 = "0qrwiyagxzl8zlx3dafb0ay8l14ib7imb2rsmx70i5cp420v8gif";
|
2019-03-16 23:52:22 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-01-31 11:25:55 +00:00
|
|
|
version = "1.3.2";
|
2019-03-16 23:52:22 +00:00
|
|
|
};
|
2018-11-23 15:09:35 +00:00
|
|
|
equalizer = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1kjmx3fygx8njxfrwcmn7clfhjhb6bvv3scy2lyyi0wqyi3brra4";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.0.11";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
erubi = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-03-02 20:21:35 +00:00
|
|
|
sha256 = "1nwzxnqhr31fn7nbqmffcysvxjdfl3bhxi0bld5qqhcnfc1xd13x";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
version = "1.9.0";
|
2019-07-10 01:09:15 +01:00
|
|
|
};
|
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"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["development" "test"];
|
|
|
|
platforms = [];
|
2018-11-23 15:09:35 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "02ijqa3g6lb8l8mvi40z1zgh9bb3gr08p2r2ym159ghhfbcrmbwk";
|
2018-11-23 15:09:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "5.0.2";
|
2018-11-23 15:09:35 +00:00
|
|
|
};
|
2017-09-03 14:38:28 +01:00
|
|
|
faraday = {
|
|
|
|
dependencies = ["multipart-post"];
|
2019-07-10 01:09:15 +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 = "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 = {
|
2019-10-01 14:38:22 +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 = "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-05-31 05:21:09 +01:00
|
|
|
sha256 = "0rhw05d88l928g6y2bngvmr66565b2z822hyynmb13b7khf07y1a";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "7.9.0";
|
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"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "0y21k8bix3h2qdys2kz2z831cclmx3zc15x67cp8s945dkmh39sj";
|
2018-05-23 21:22:32 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "4.2.7.9";
|
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"];
|
2019-05-03 19:20:20 +01:00
|
|
|
sha256 = "1d32d3yfadzwrarv0biwbfbkz2bqcc0dc3q0imnk962jaay19gc4";
|
2018-05-23 21:22:32 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-05-03 19:20:20 +01:00
|
|
|
version = "0.4.4.2";
|
2018-01-07 03:57:58 +00:00
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
gitlab-labkit = {
|
2019-10-01 14:38:22 +01:00
|
|
|
dependencies = ["actionpack" "activesupport" "grpc" "jaeger-client" "opentracing" "redis"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "0a63zgjll83b25hiq8m4sk75jci2rj8z46lss0j3bc6zi3pxnzax";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "0.12.0";
|
2019-07-10 01:09:15 +01:00
|
|
|
};
|
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"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "0xnlra517pfj3hx07kasbqlcw51ix4xajr6bsd3mwg8bc92dlwy7";
|
2018-03-19 12:35:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
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"];
|
2019-07-10 01:09:15 +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 = "1rsglf7ag17n465iff7vlw83pn2rpl4kv9sb1rpf17nx6xpi7yl5";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-09-28 22:42:57 +01:00
|
|
|
version = "1.30.2";
|
2020-05-31 05:21:09 +01:00
|
|
|
};
|
|
|
|
grpc-tools = {
|
|
|
|
groups = ["development" "test"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-09-28 22:42:57 +01:00
|
|
|
sha256 = "0k9zhsqhamp02ryzgfb4y2bbick151vlhrhj0kqbbz9lyhms0bd4";
|
2020-05-31 05:21:09 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-09-28 22:42:57 +01:00
|
|
|
version = "1.30.2";
|
2017-09-03 14:38:28 +01:00
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
hashdiff = {
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2019-03-16 23:52:22 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "1qji49afni3c90zws617x514xi7ik70g2iwngj9skq68mjcq6y4x";
|
2019-03-16 23:52:22 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "0.3.9";
|
2019-03-16 23:52:22 +00:00
|
|
|
};
|
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-03-02 20:21:35 +00:00
|
|
|
sha256 = "0jwrd1l4mxz06iyx6053lr6hz2zy7ah2k3ranfzisvych5q19kwm";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
version = "1.8.2";
|
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
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
jaeger-client = {
|
|
|
|
dependencies = ["opentracing" "thrift"];
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "198m72c9w3wfwr1mq22dcjjm7d4jd0bci4lrq6zq2zvlzhi04n8l";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.10.0";
|
|
|
|
};
|
|
|
|
jaro_winkler = {
|
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "1zz27z88qznix4r65gd9h56gl177snlfpgv10b0s69vi8qpl909l";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "1.5.2";
|
|
|
|
};
|
2018-11-23 15:09:35 +00:00
|
|
|
json = {
|
2019-05-03 19:20:20 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2017-09-03 14:38:28 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-05-03 19:20:20 +01:00
|
|
|
sha256 = "0sx97bm9by389rbzv8r1f43h06xcz8vwi3h5jv074gvparql7lcx";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-05-03 19:20:20 +01:00
|
|
|
version = "2.2.0";
|
2017-09-03 14:38:28 +01:00
|
|
|
};
|
2018-04-25 18:55:12 +01:00
|
|
|
licensee = {
|
|
|
|
dependencies = ["rugged"];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-05-23 21:22:32 +01:00
|
|
|
sha256 = "0w6d2smhg3kzcx4m2ii06akakypwhiglansk51bpx290hhc8h3pc";
|
2018-04-25 18:55:12 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-05-23 21:22:32 +01:00
|
|
|
version = "8.9.2";
|
2018-04-25 18:55:12 +01:00
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
listen = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0inlw7vix61170vjr87h9izhjm5dbby8rbfrf1iryiv7b3kyvkxl";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.5.3";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
loofah = {
|
|
|
|
dependencies = ["crass" "nokogiri"];
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "0jk9fgn5ayzbqvzqm11gbkqvas77zdbpkvynlylyiwynclgrn040";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "2.5.0";
|
2019-07-10 01:09:15 +01:00
|
|
|
};
|
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 = {
|
2019-07-10 01:09:15 +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 = "1z75svngyhsglx0y2f9rnil2j08f9ab54b3l95bpgz67zq2if753";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-09-28 22:42:57 +01:00
|
|
|
version = "3.2020.0512";
|
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 = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-03-16 23:52:22 +00:00
|
|
|
sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy";
|
2018-01-07 03:57:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
version = "2.4.0";
|
2018-01-07 03:57:58 +00:00
|
|
|
};
|
2017-09-03 14:38:28 +01:00
|
|
|
minitest = {
|
2020-03-02 20:21:35 +00:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2017-09-03 14:38:28 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-03-02 20:21:35 +00:00
|
|
|
sha256 = "0g73x65hmjph8dg1h3rkzfg7ys3ffxm35hj35grw75fixmq53qyz";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
version = "5.14.0";
|
2017-09-03 14:38:28 +01:00
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
msgpack = {
|
2019-07-10 01:09:15 +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 = "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 = {
|
|
|
|
dependencies = ["mini_portile2"];
|
2019-05-03 19:20:20 +01:00
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
2018-01-07 03:57:58 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-09-28 22:42:57 +01:00
|
|
|
sha256 = "0xmf60nj5kg9vaj5bysy308687sgmkasgx06vbbnf94p52ih7si2";
|
2018-01-07 03:57:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-09-28 22:42:57 +01:00
|
|
|
version = "1.10.10";
|
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
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
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 = {
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2017-11-06 18:13:35 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "1x1gzgjrdlkm1aw0hfpyphsxcx90qgs3y4gmp9km3dvf4hc4qm8r";
|
2017-11-06 18:13:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "1.17.0";
|
2017-11-06 18:13:35 +00:00
|
|
|
};
|
|
|
|
parser = {
|
|
|
|
dependencies = ["ast"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2017-11-06 18:13:35 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-18 17:34:46 +01:00
|
|
|
sha256 = "0iirjc36irgwpfb58jdf9gli382cj893y9caqhxas8anpzzlikgc";
|
2018-01-07 03:57:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-18 17:34:46 +01:00
|
|
|
version = "2.7.0.5";
|
2018-01-07 03:57:58 +00:00
|
|
|
};
|
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";
|
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
public_suffix = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "08q64b5br692dd3v0a9wq9q5dvycc6kmiqmjbdxkxbfizggsvx6l";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "3.0.3";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
rack = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-03-02 20:21:35 +00:00
|
|
|
sha256 = "04qa0ry26hxfwkmvhi0fjlvbm8irzg66ahnpx2pp3bl6qbdc0i8w";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
version = "2.1.2";
|
2019-07-10 01:09:15 +01:00
|
|
|
};
|
|
|
|
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";
|
2019-07-10 01:09:15 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-11-26 16:32:01 +00:00
|
|
|
version = "1.3.0";
|
2019-07-10 01:09:15 +01:00
|
|
|
};
|
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
|
|
|
};
|
2019-10-01 14:38:22 +01:00
|
|
|
redis = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-03-02 20:21:35 +00:00
|
|
|
sha256 = "08v2y91q1pmv12g9zsvwj66w3s8j9d82yrmxgyv4y4gz380j3wyh";
|
2019-10-01 14:38:22 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
version = "4.1.3";
|
2019-10-01 14:38:22 +01:00
|
|
|
};
|
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-09-28 22:42:57 +01:00
|
|
|
sha256 = "1r5npy9a95qh5v74lw7ir3nhaq4xrzyhfdixd7c5xy295i92nnic";
|
2018-01-07 03:57:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-09-28 22:42:57 +01:00
|
|
|
version = "3.20.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"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["development" "test"];
|
|
|
|
platforms = [];
|
2018-03-19 12:35:58 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "15ppasvb9qrscwlyjz67ppw1lnxiqnkzx5vkx1bd8x5n3dhikxc3";
|
2018-03-19 12:35:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "3.8.0";
|
2018-03-19 12:35:58 +00:00
|
|
|
};
|
|
|
|
rspec-core = {
|
|
|
|
dependencies = ["rspec-support"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2018-03-19 12:35:58 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "1p1s5bnbqp3sxk67y0fh0x884jjym527r0vgmhbm81w7aq6b7l4p";
|
2018-03-19 12:35:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "3.8.0";
|
2018-03-19 12:35:58 +00:00
|
|
|
};
|
|
|
|
rspec-expectations = {
|
|
|
|
dependencies = ["diff-lcs" "rspec-support"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2018-03-19 12:35:58 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "1c4gs5ybf7km0qshdm92p38zvg32n1j2kr5fgs2icacz7xf2y6fy";
|
2018-03-19 12:35:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "3.8.3";
|
2018-03-19 12:35:58 +00:00
|
|
|
};
|
|
|
|
rspec-mocks = {
|
|
|
|
dependencies = ["diff-lcs" "rspec-support"];
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2018-03-19 12:35:58 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "06y508cjqycb4yfhxmb3nxn0v9xqf17qbd46l1dh4xhncinr4fyp";
|
2018-03-19 12:35:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "3.8.0";
|
2018-03-19 12:35:58 +00:00
|
|
|
};
|
2018-11-23 15:09:35 +00:00
|
|
|
rspec-parameterized = {
|
2019-07-10 01:09:15 +01:00
|
|
|
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"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "1c0892jbaznnldk1wi24qxm70g4zhw2idqx516rhgdzgd7yh5j31";
|
2018-03-19 12:35:58 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "0.4.2";
|
2018-03-19 12:35:58 +00:00
|
|
|
};
|
2018-11-23 15:09:35 +00:00
|
|
|
rspec-support = {
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2017-11-06 18:13:35 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "0p3m7drixrlhvj2zpc38b11x145bvm311x6f33jjcxmvcm0wq609";
|
2017-11-06 18:13:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "3.8.0";
|
2017-11-06 18:13:35 +00:00
|
|
|
};
|
2018-11-23 15:09:35 +00:00
|
|
|
rubocop = {
|
2019-07-10 01:09:15 +01:00
|
|
|
dependencies = ["jaro_winkler" "parallel" "parser" "rainbow" "ruby-progressbar" "unicode-display_width"];
|
|
|
|
groups = ["development" "test"];
|
|
|
|
platforms = [];
|
2017-11-06 18:13:35 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "1cmw8ajaiidvrzjcsljh47f4l3lmcazqrzljgalj3szkr8ibkk5i";
|
2017-11-06 18:13:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "0.69.0";
|
2017-11-06 18:13:35 +00:00
|
|
|
};
|
|
|
|
ruby-progressbar = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2018-11-23 15:09:35 +00:00
|
|
|
sha256 = "1cv2ym3rl09svw8940ny67bav7b2db4ms39i4raaqzkf59jmhglk";
|
2017-11-06 18:13:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2018-11-23 15:09:35 +00:00
|
|
|
version = "1.10.0";
|
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"];
|
2019-12-22 23:09:58 +00:00
|
|
|
sha256 = "0rdidxgpk1b6y1jq9v77lcx5khq0s9q0s253lr8x57d3hk43iskx";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-12-22 23:09:58 +00:00
|
|
|
version = "0.28.4.1";
|
2017-09-03 14:38:28 +01:00
|
|
|
};
|
2019-03-16 23:52:22 +00:00
|
|
|
safe_yaml = {
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2019-03-16 23:52:22 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "0j7qv63p0vqcd838i2iy2f76c3dgwzkiz1d1xkg7n0pbnxj2vb56";
|
2019-03-16 23:52:22 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "1.0.5";
|
2019-03-16 23:52:22 +00: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
|
|
|
};
|
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
|
|
|
};
|
|
|
|
simplecov = {
|
2020-01-31 11:25:55 +00:00
|
|
|
dependencies = ["docile" "json" "simplecov-html"];
|
|
|
|
groups = ["development" "test"];
|
|
|
|
platforms = [];
|
2019-03-16 23:52:22 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-01-31 11:25:55 +00:00
|
|
|
sha256 = "1135k46nik05sdab30yxb8264lqiz01c8v000g16cl9pjc4mxrdw";
|
2019-03-16 23:52:22 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-01-31 11:25:55 +00:00
|
|
|
version = "0.17.1";
|
2019-03-16 23:52:22 +00:00
|
|
|
};
|
|
|
|
simplecov-html = {
|
2020-01-31 11:25:55 +00:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2019-03-16 23:52:22 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-01-31 11:25:55 +00:00
|
|
|
sha256 = "1lihraa4rgxk8wbfl77fy9sf0ypk31iivly8vl3w04srd7i0clzn";
|
2018-04-25 18:55:12 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-01-31 11:25:55 +00:00
|
|
|
version = "0.10.2";
|
2018-04-25 18:55:12 +01: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
|
|
|
};
|
2017-09-03 14:38:28 +01:00
|
|
|
thread_safe = {
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.3.6";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
thrift = {
|
|
|
|
groups = ["default"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
|
|
|
sha256 = "02p107kwx7jnkh6fpdgvaji0xdg6xkaarngkqjml6s4zny4m8slv";
|
|
|
|
type = "gem";
|
|
|
|
};
|
|
|
|
version = "0.11.0.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"];
|
2020-03-02 20:21:35 +00:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2017-09-03 14:38:28 +01:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "1i3jh086w1kbdj3k5l60lc3nwbanmzdf8yjj3mlrx9b2gjjxhi9r";
|
2017-09-03 14:38:28 +01:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "1.2.7";
|
2017-09-03 14:38:28 +01:00
|
|
|
};
|
2017-11-06 18:13:35 +00:00
|
|
|
unicode-display_width = {
|
2019-07-10 01:09:15 +01:00
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
2017-11-06 18:13:35 +00:00
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2019-07-10 01:09:15 +01:00
|
|
|
sha256 = "08kfiniak1pvg3gn5k6snpigzvhvhyg7slmm0s2qx5zkj62c1z2w";
|
2018-11-23 15:09:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2019-07-10 01:09:15 +01:00
|
|
|
version = "1.6.0";
|
2018-11-23 15:09:35 +00:00
|
|
|
};
|
|
|
|
unparser = {
|
|
|
|
dependencies = ["abstract_type" "adamantium" "concord" "diff-lcs" "equalizer" "parser" "procto"];
|
2019-07-10 01:09:15 +01:00
|
|
|
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
|
|
|
};
|
2019-03-16 23:52:22 +00: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";
|
|
|
|
};
|
2020-03-02 20:21:35 +00:00
|
|
|
zeitwerk = {
|
|
|
|
groups = ["default" "development" "test"];
|
|
|
|
platforms = [];
|
|
|
|
source = {
|
|
|
|
remotes = ["https://rubygems.org"];
|
2020-05-31 05:21:09 +01:00
|
|
|
sha256 = "1akpm3pwvyiack2zk6giv9yn3cqb8pw6g40p4394pdc3xmy3s4k0";
|
2020-03-02 20:21:35 +00:00
|
|
|
type = "gem";
|
|
|
|
};
|
2020-05-31 05:21:09 +01:00
|
|
|
version = "2.3.0";
|
2020-03-02 20:21:35 +00:00
|
|
|
};
|
2017-09-03 14:38:28 +01:00
|
|
|
}
|