1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
+ addressable (2.8.6 )
5
+ public_suffix (>= 2.0.2 , < 6.0 )
4
6
ast (2.4.2 )
5
7
babosa (2.0.0 )
6
8
base64 (0.2.0 )
17
19
multipart-post (~> 2 )
18
20
faraday-net_http (3.0.2 )
19
21
ffi (1.16.3 )
22
+ gemini-ai (1.0.0 )
23
+ event_stream_parser (~> 1.0 )
24
+ faraday (~> 2.7 , >= 2.7.12 )
25
+ googleauth (~> 1.9 , >= 1.9.1 )
26
+ google-cloud-env (2.1.0 )
27
+ faraday (>= 1.0 , < 3.a )
28
+ googleauth (1.9.1 )
29
+ faraday (>= 1.0 , < 3.a )
30
+ google-cloud-env (~> 2.1 )
31
+ jwt (>= 1.4 , < 3.0 )
32
+ multi_json (~> 1.11 )
33
+ os (>= 0.9 , < 2.0 )
34
+ signet (>= 0.16 , < 2.a )
20
35
json (2.7.1 )
36
+ jwt (2.7.1 )
21
37
language_server-protocol (3.17.0.3 )
22
38
listen (3.8.0 )
23
39
rb-fsevent (~> 0.10 , >= 0.10.3 )
24
40
rb-inotify (~> 0.9 , >= 0.9.10 )
25
41
method_source (1.0.0 )
42
+ multi_json (1.15.0 )
26
43
multipart-post (2.3.0 )
27
- nano-bots (1.1.1 )
44
+ nano-bots (1.2.0 )
28
45
babosa (~> 2.0 )
29
46
concurrent-ruby (~> 1.2 , >= 1.2.2 )
30
47
dotenv (~> 2.8 , >= 2.8.1 )
31
- faraday (~> 2.7 , >= 2.7.12 )
48
+ gemini-ai (~> 1.0 )
32
49
pry (~> 0.14.2 )
33
50
rainbow (~> 3.1 , >= 3.1.1 )
34
51
rbnacl (~> 7.1 , >= 7.1.1 )
37
54
newrelic_rpm (9.6.0 )
38
55
base64
39
56
nio4r (2.7.0 )
57
+ os (1.1.4 )
40
58
parallel (1.23.0 )
41
59
parser (3.2.2.4 )
42
60
ast (~> 2.4.1 )
47
65
pry-byebug (3.10.1 )
48
66
byebug (~> 11.0 )
49
67
pry (>= 0.13 , < 0.15 )
68
+ public_suffix (5.0.4 )
50
69
puma (6.4.0 )
51
70
nio4r (~> 2.0 )
52
71
racc (1.7.3 )
68
87
rerun (0.14.0 )
69
88
listen (~> 3.0 )
70
89
rexml (3.2.6 )
71
- roda (3.74 .0 )
90
+ roda (3.75 .0 )
72
91
rack
73
- rubocop (1.58 .0 )
92
+ rubocop (1.59 .0 )
74
93
json (~> 2.3 )
75
94
language_server-protocol (>= 3.17.0 )
76
95
parallel (~> 1.10 )
89
108
faraday-multipart (>= 1 )
90
109
ruby-progressbar (1.13.0 )
91
110
ruby2_keywords (0.0.5 )
111
+ signet (0.18.0 )
112
+ addressable (~> 2.8 )
113
+ faraday (>= 0.17.5 , < 3.a )
114
+ jwt (>= 1.5 , < 3.0 )
115
+ multi_json (~> 1.10 )
92
116
sweet-moon (0.0.7 )
93
117
ffi (~> 1.15 , >= 1.15.5 )
94
118
unicode-display_width (2.5.0 )
@@ -100,7 +124,7 @@ PLATFORMS
100
124
DEPENDENCIES
101
125
concurrent-ruby (~> 1.2 , >= 1.2.2 )
102
126
dotenv (~> 2.8 , >= 2.8.1 )
103
- nano-bots (~> 1.1 , >= 1.1.1 )
127
+ nano-bots (~> 1.2 )
104
128
newrelic_rpm (~> 9.6 )
105
129
pry-byebug (~> 3.10 , >= 3.10.1 )
106
130
puma (~> 6.4 )
@@ -109,7 +133,7 @@ DEPENDENCIES
109
133
rack-cors (~> 2.0 , >= 2.0.1 )
110
134
rackup (~> 2.1 )
111
135
rerun (~> 0.14.0 )
112
- roda (~> 3.74 )
136
+ roda (~> 3.75 )
113
137
rubocop (~> 1.58 )
114
138
115
139
RUBY VERSION
0 commit comments