lol
1{
2 addressable = {
3 dependencies = ["public_suffix"];
4 groups = ["default"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "022r3m9wdxljpbya69y2i3h9g3dhhfaqzidf95m6qjzms792jvgp";
9 type = "gem";
10 };
11 version = "2.8.0";
12 };
13 faraday = {
14 dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "multipart-post" "ruby2_keywords"];
15 groups = ["default"];
16 platforms = [];
17 source = {
18 remotes = ["https://rubygems.org"];
19 sha256 = "0afhlqgby2cizcwgh7h2sq5f77q01axjbdl25bsvfwsry9n7gyyi";
20 type = "gem";
21 };
22 version = "1.8.0";
23 };
24 faraday-em_http = {
25 groups = ["default"];
26 platforms = [];
27 source = {
28 remotes = ["https://rubygems.org"];
29 sha256 = "12cnqpbak4vhikrh2cdn94assh3yxza8rq2p9w2j34bqg5q4qgbs";
30 type = "gem";
31 };
32 version = "1.0.0";
33 };
34 faraday-em_synchrony = {
35 groups = ["default"];
36 platforms = [];
37 source = {
38 remotes = ["https://rubygems.org"];
39 sha256 = "1vgrbhkp83sngv6k4mii9f2s9v5lmp693hylfxp2ssfc60fas3a6";
40 type = "gem";
41 };
42 version = "1.0.0";
43 };
44 faraday-excon = {
45 groups = ["default"];
46 platforms = [];
47 source = {
48 remotes = ["https://rubygems.org"];
49 sha256 = "0h09wkb0k0bhm6dqsd47ac601qiaah8qdzjh8gvxfd376x1chmdh";
50 type = "gem";
51 };
52 version = "1.1.0";
53 };
54 faraday-httpclient = {
55 groups = ["default"];
56 platforms = [];
57 source = {
58 remotes = ["https://rubygems.org"];
59 sha256 = "0fyk0jd3ks7fdn8nv3spnwjpzx2lmxmg2gh4inz3by1zjzqg33sc";
60 type = "gem";
61 };
62 version = "1.0.1";
63 };
64 faraday-net_http = {
65 groups = ["default"];
66 platforms = [];
67 source = {
68 remotes = ["https://rubygems.org"];
69 sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j";
70 type = "gem";
71 };
72 version = "1.0.1";
73 };
74 faraday-net_http_persistent = {
75 groups = ["default"];
76 platforms = [];
77 source = {
78 remotes = ["https://rubygems.org"];
79 sha256 = "0dc36ih95qw3rlccffcb0vgxjhmipsvxhn6cw71l7ffs0f7vq30b";
80 type = "gem";
81 };
82 version = "1.2.0";
83 };
84 faraday-patron = {
85 groups = ["default"];
86 platforms = [];
87 source = {
88 remotes = ["https://rubygems.org"];
89 sha256 = "19wgsgfq0xkski1g7m96snv39la3zxz6x7nbdgiwhg5v82rxfb6w";
90 type = "gem";
91 };
92 version = "1.0.0";
93 };
94 faraday-rack = {
95 groups = ["default"];
96 platforms = [];
97 source = {
98 remotes = ["https://rubygems.org"];
99 sha256 = "1h184g4vqql5jv9s9im6igy00jp6mrah2h14py6mpf9bkabfqq7g";
100 type = "gem";
101 };
102 version = "1.0.0";
103 };
104 multipart-post = {
105 groups = ["default"];
106 platforms = [];
107 source = {
108 remotes = ["https://rubygems.org"];
109 sha256 = "1zgw9zlwh2a6i1yvhhc4a84ry1hv824d6g2iw2chs3k5aylpmpfj";
110 type = "gem";
111 };
112 version = "2.1.1";
113 };
114 octokit = {
115 dependencies = ["faraday" "sawyer"];
116 groups = ["default"];
117 platforms = [];
118 source = {
119 remotes = ["https://rubygems.org"];
120 sha256 = "0ak64rb48d8z98nw6q70r6i0i3ivv61iqla40ss5l79491qfnn27";
121 type = "gem";
122 };
123 version = "4.21.0";
124 };
125 public_suffix = {
126 groups = ["default"];
127 platforms = [];
128 source = {
129 remotes = ["https://rubygems.org"];
130 sha256 = "1xqcgkl7bwws1qrlnmxgh8g4g9m10vg60bhlw40fplninb3ng6d9";
131 type = "gem";
132 };
133 version = "4.0.6";
134 };
135 ruby2_keywords = {
136 groups = ["default"];
137 platforms = [];
138 source = {
139 remotes = ["https://rubygems.org"];
140 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
141 type = "gem";
142 };
143 version = "0.0.5";
144 };
145 sawyer = {
146 dependencies = ["addressable" "faraday"];
147 groups = ["default"];
148 platforms = [];
149 source = {
150 remotes = ["https://rubygems.org"];
151 sha256 = "0yrdchs3psh583rjapkv33mljdivggqn99wkydkjdckcjn43j3cz";
152 type = "gem";
153 };
154 version = "0.8.2";
155 };
156}