-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGemfile.lock
More file actions
41 lines (38 loc) · 715 Bytes
/
Gemfile.lock
File metadata and controls
41 lines (38 loc) · 715 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:
OptionParser (0.5.1)
base64 (0.1.1)
date (3.3.4)
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.6.3)
jsonpath (1.1.5)
multi_json
jwt (2.7.1)
mini_mime (1.1.5)
multi_json (1.15.0)
multi_xml (0.6.0)
open-uri (0.3.0)
stringio
time
uri
rubyzip (2.3.2)
stringio (3.0.9)
time (0.3.0)
date
uri (0.13.0)
PLATFORMS
arm64-darwin-22
DEPENDENCIES
OptionParser (~> 0.5.1)
base64 (~> 0.1.1)
httparty (= 0.21.0)
json (~> 2.6.3)
jsonpath (~> 1.1.2)
jwt (~> 2.7, >= 2.7.1)
open-uri (~> 0.3.0)
rubyzip (~> 2.3, >= 2.3.2)
BUNDLED WITH
2.4.20