-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
54 lines (50 loc) · 948 Bytes
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
PATH
remote: .
specs:
pt_to_github (0.1.0)
debug
octokit
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
logger
faraday-net_http (3.3.0)
net-http
io-console (0.7.2)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
logger (1.6.1)
net-http (0.4.1)
uri
octokit (9.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
psych (5.1.2)
stringio
public_suffix (6.0.1)
rdoc (6.7.0)
psych (>= 4.0.0)
reline (0.5.10)
io-console (~> 0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
stringio (3.1.1)
uri (0.13.1)
PLATFORMS
arm64-darwin-23
ruby
DEPENDENCIES
pt_to_github!
BUNDLED WITH
2.5.10