We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e432d6 commit 5cfb81fCopy full SHA for 5cfb81f
Gemfile.lock
@@ -1,20 +1,24 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.4)
5
- public_suffix (>= 2.0.2, < 6.0)
6
- faraday (2.7.6)
7
- faraday-net_http (>= 2.0, < 3.1)
8
- ruby2_keywords (>= 0.0.4)
9
- faraday-net_http (3.0.2)
10
- octokit (6.1.1)
+ addressable (2.8.7)
+ public_suffix (>= 2.0.2, < 7.0)
+ faraday (2.10.1)
+ faraday-net_http (>= 2.0, < 3.2)
+ logger
+ faraday-net_http (3.1.1)
+ net-http
11
+ logger (1.6.0)
12
+ net-http (0.4.1)
13
+ uri
14
+ octokit (9.1.0)
15
faraday (>= 1, < 3)
16
sawyer (~> 0.9)
- public_suffix (5.0.1)
- ruby2_keywords (0.0.5)
17
+ public_suffix (6.0.1)
18
sawyer (0.9.2)
19
addressable (>= 2.3.5)
20
faraday (>= 0.17.3, < 3)
21
+ uri (0.13.0)
22
23
PLATFORMS
24
ruby
0 commit comments