1{
2 addressable = {
3 dependencies = ["public_suffix"];
4 groups = ["default"];
5 platforms = [];
6 source = {
7 remotes = ["https://rubygems.org"];
8 sha256 = "05r1fwy487klqkya7vzia8hnklcxy4vr92m9dmni3prfwk6zpw33";
9 type = "gem";
10 };
11 version = "2.8.5";
12 };
13 base64 = {
14 groups = ["default"];
15 platforms = [];
16 source = {
17 remotes = ["https://rubygems.org"];
18 sha256 = "0cydk9p2cv25qysm0sn2pb97fcpz1isa7n3c8xm1gd99li8x6x8c";
19 type = "gem";
20 };
21 version = "0.1.1";
22 };
23 faraday = {
24 dependencies = ["base64" "faraday-net_http" "ruby2_keywords"];
25 groups = ["default"];
26 platforms = [];
27 source = {
28 remotes = ["https://rubygems.org"];
29 sha256 = "0vn7jwss2v6jhnxvjsiwbs3irjwhbx9zxn4l6fhd4rkcfyxzdnw5";
30 type = "gem";
31 };
32 version = "2.7.11";
33 };
34 faraday-net_http = {
35 groups = ["default"];
36 platforms = [];
37 source = {
38 remotes = ["https://rubygems.org"];
39 sha256 = "13byv3mp1gsjyv8k0ih4612y6vw5kqva6i03wcg4w2fqpsd950k8";
40 type = "gem";
41 };
42 version = "3.0.2";
43 };
44 octokit = {
45 dependencies = ["faraday" "sawyer"];
46 groups = ["default"];
47 platforms = [];
48 source = {
49 remotes = ["https://rubygems.org"];
50 sha256 = "15g4kyag6gmxxq6d03472h7srm3imlsks1wg6nac7hl3mb1b5vs8";
51 type = "gem";
52 };
53 version = "5.6.1";
54 };
55 public_suffix = {
56 groups = ["default"];
57 platforms = [];
58 source = {
59 remotes = ["https://rubygems.org"];
60 sha256 = "0n9j7mczl15r3kwqrah09cxj8hxdfawiqxa60kga2bmxl9flfz9k";
61 type = "gem";
62 };
63 version = "5.0.3";
64 };
65 ruby2_keywords = {
66 groups = ["default"];
67 platforms = [];
68 source = {
69 remotes = ["https://rubygems.org"];
70 sha256 = "1vz322p8n39hz3b4a9gkmz9y7a5jaz41zrm2ywf31dvkqm03glgz";
71 type = "gem";
72 };
73 version = "0.0.5";
74 };
75 sawyer = {
76 dependencies = ["addressable" "faraday"];
77 groups = ["default"];
78 platforms = [];
79 source = {
80 remotes = ["https://rubygems.org"];
81 sha256 = "1jks1qjbmqm8f9kvwa81vqj39avaj9wdnzc531xm29a55bb74fps";
82 type = "gem";
83 };
84 version = "0.9.2";
85 };
86}