-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
56 lines (52 loc) · 1.04 KB
/
Gemfile.lock
File metadata and controls
56 lines (52 loc) · 1.04 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
GEM
remote: https://rubygems.org/
specs:
base64 (0.2.0)
bigdecimal (3.1.9)
csv (3.3.2)
dotenv (3.1.7)
event_stream_parser (1.0.0)
faraday (2.12.2)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
httparty (0.22.0)
csv
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
json (2.9.1)
jwt (2.10.1)
base64
logger (1.6.4)
mini_mime (1.1.5)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
net-http (0.6.0)
uri
oj (3.16.9)
bigdecimal (>= 3.0)
ostruct (>= 0.2)
ostruct (0.6.1)
ruby-openai (7.3.1)
event_stream_parser (>= 0.3.0, < 2.0.0)
faraday (>= 1)
faraday-multipart (>= 1)
uri (1.0.2)
PLATFORMS
arm64-darwin-24
ruby
DEPENDENCIES
dotenv (~> 3.1.7)
httparty (~> 0.22.0)
jwt (~> 2.10)
oj (~> 3.16)
ruby-openai (~> 7.3.1)
RUBY VERSION
ruby 3.3.3p89
BUNDLED WITH
2.5.11