-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
59 lines (55 loc) · 1.08 KB
/
Gemfile.lock
File metadata and controls
59 lines (55 loc) · 1.08 KB
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
55
56
57
58
59
PATH
remote: .
specs:
freeagent-cli (0.2)
dotenv (> 2.1.2)
oauth2 (~> 2)
snaky_hash (~> 2.0)
thor (~> 1.3)
webrick (~> 1.9)
GEM
remote: https://rubygems.org/
specs:
base64 (0.3.0)
bigdecimal (3.3.1)
dotenv (3.2.0)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.2)
net-http (~> 0.5)
hashie (5.0.0)
json (2.17.1)
jwt (3.1.2)
base64
logger (1.7.0)
multi_xml (0.7.2)
bigdecimal (~> 3.1)
net-http (0.8.0)
uri (>= 0.11.1)
oauth2 (2.0.18)
faraday (>= 0.17.3, < 4.0)
jwt (>= 1.0, < 4.0)
logger (~> 1.2)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
snaky_hash (~> 2.0, >= 2.0.3)
version_gem (~> 1.1, >= 1.1.9)
rack (3.2.4)
rake (13.3.1)
snaky_hash (2.0.3)
hashie (>= 0.1.0, < 6)
version_gem (>= 1.1.8, < 3)
thor (1.4.0)
uri (1.1.1)
version_gem (1.1.9)
webrick (1.9.2)
PLATFORMS
arm64-darwin-22
ruby
DEPENDENCIES
freeagent-cli!
rake (~> 13)
BUNDLED WITH
2.5.22