-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (37 loc) · 775 Bytes
/
Copy pathGemfile.lock
File metadata and controls
41 lines (37 loc) · 775 Bytes
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
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
base64 (0.1.1)
dogapi (1.45.0)
multi_json
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
multi_json (1.15.0)
octokit (7.1.0)
faraday (>= 1, < 3)
sawyer (~> 0.9)
public_suffix (5.0.3)
ruby2_keywords (0.0.5)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
PLATFORMS
aarch64-linux
arm64-darwin
x86_64-darwin
x86_64-linux
DEPENDENCIES
dogapi (~> 1.45)
faraday-retry (~> 2.2)
octokit (~> 7.1)
RUBY VERSION
ruby 3.2.2p53
BUNDLED WITH
2.3.17