-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
48 lines (44 loc) · 903 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
GIT
remote: https://github.com/NYULibraries/sdr-cli.git
revision: 45cbc9e648a6ad3ce7071b84adf6e2d0168cae77
branch: main
specs:
sdr_cli (0.1.0)
dotenv (~> 2.7)
faraday (~> 2.7)
thor (~> 1.2.2)
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
dotenv (2.8.1)
faraday (2.7.11)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
hana (1.3.7)
json_schemer (2.1.1)
hana (~> 1.3)
regexp_parser (~> 2.0)
simpleidn (~> 0.2)
rake (13.0.6)
regexp_parser (2.8.2)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
simpleidn (0.2.1)
unf (~> 0.1.4)
thor (1.2.2)
unf (0.1.4)
unf_ext
unf_ext (0.0.9.1)
PLATFORMS
arm64-darwin-22
x86_64-linux
DEPENDENCIES
json_schemer
rake
ruby-progressbar
sdr_cli!
BUNDLED WITH
2.4.21