-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
55 lines (51 loc) · 978 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
55
PATH
remote: .
specs:
freeagent-cli (0.1)
oauth2 (~> 2)
thor (~> 1.3)
webrick (~> 1.9)
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
bigdecimal (3.1.9)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
hashie (5.0.0)
json (2.10.1)
jwt (2.10.1)
base64
logger (1.6.6)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
net-http (0.6.0)
uri
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
jwt (>= 1.0, < 3.0)
multi_xml (~> 0.5)
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
rack (3.1.10)
rake (13.2.1)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
thor (1.3.2)
uri (1.0.2)
version_gem (1.1.4)
webrick (1.9.1)
PLATFORMS
arm64-darwin-22
ruby
DEPENDENCIES
freeagent-cli!
rake (~> 13)
BUNDLED WITH
2.5.22