Commit 2ba7f14
committed
Remove dependency on octokit
The [Octokit] gem is not used anywhere in this codebase; it appears there
was originally a GitHub integration planned, but it was removed in
commit 13f460e; but removing this dependency was missed.
This commit removes octokit from our Gemfile so we're not downloading
and installing unused code, and so we don't need to worry about keeping
the dependency up-to-date.
[octokit]: https://github.com/octokit/octokit.rb1 parent f76e8c4 commit 2ba7f14
2 files changed
Lines changed: 0 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 30 | | |
48 | 31 | | |
49 | 32 | | |
| |||
67 | 50 | | |
68 | 51 | | |
69 | 52 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 53 | | |
74 | 54 | | |
75 | 55 | | |
| |||
87 | 67 | | |
88 | 68 | | |
89 | 69 | | |
90 | | - | |
91 | 70 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | 71 | | |
96 | 72 | | |
97 | 73 | | |
| |||
113 | 89 | | |
114 | 90 | | |
115 | 91 | | |
116 | | - | |
117 | 92 | | |
118 | 93 | | |
119 | 94 | | |
| |||
0 commit comments