Skip to content

Commit 095ee0f

Browse files
committed
Gemfile.lock update
1 parent 3e58995 commit 095ee0f

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

Gemfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/ncbo/goo.git
3-
revision: 3c3ab5ae2824e9a1149b907b01a6c0c461a347e3
3+
revision: 39f67ab7fae7675b6ff417ace0ab923e40ffcbcd
44
branch: master
55
specs:
66
goo (0.0.2)
@@ -27,7 +27,7 @@ GIT
2727

2828
GIT
2929
remote: https://github.com/ncbo/ontologies_linked_data.git
30-
revision: 883344784ef9d9be80e3809ea154f67dc9975590
30+
revision: 541cf73e054a3076d29a47df584eba9ac1429611
3131
branch: master
3232
specs:
3333
ontologies_linked_data (0.0.1)
@@ -90,26 +90,26 @@ GEM
9090
connection_pool (2.4.1)
9191
cube-ruby (0.0.3)
9292
dante (0.2.0)
93-
date (3.3.4)
93+
date (3.4.0)
9494
declarative (0.0.20)
9595
docile (1.4.1)
9696
domain_name (0.6.20240107)
9797
email_spec (2.3.0)
9898
htmlentities (~> 4.3.3)
9999
launchy (>= 2.1, < 4.0)
100100
mail (~> 2.7)
101-
faraday (2.12.0)
102-
faraday-net_http (>= 2.0, < 3.4)
101+
faraday (2.12.1)
102+
faraday-net_http (>= 2.0, < 3.5)
103103
json
104104
logger
105105
faraday-follow_redirects (0.3.0)
106106
faraday (>= 1, < 3)
107-
faraday-net_http (3.3.0)
108-
net-http
107+
faraday-net_http (3.4.0)
108+
net-http (>= 0.5.0)
109109
faraday-retry (2.2.1)
110110
faraday (~> 2.0)
111111
ffi (1.17.0)
112-
gapic-common (0.22.0)
112+
gapic-common (0.23.0)
113113
faraday (>= 1.9, < 3.a)
114114
faraday-retry (>= 1.0, < 3.a)
115115
google-protobuf (>= 3.25, < 5.a)
@@ -139,16 +139,16 @@ GEM
139139
google-cloud-env (2.2.1)
140140
faraday (>= 1.0, < 3.a)
141141
google-cloud-errors (1.4.0)
142-
google-protobuf (4.28.2)
142+
google-protobuf (4.28.3)
143143
bigdecimal
144144
rake (>= 13)
145-
google-protobuf (4.28.2-aarch64-linux)
145+
google-protobuf (4.28.3-aarch64-linux)
146146
bigdecimal
147147
rake (>= 13)
148-
google-protobuf (4.28.2-arm64-darwin)
148+
google-protobuf (4.28.3-arm64-darwin)
149149
bigdecimal
150150
rake (>= 13)
151-
google-protobuf (4.28.2-x86_64-linux)
151+
google-protobuf (4.28.3-x86_64-linux)
152152
bigdecimal
153153
rake (>= 13)
154154
googleapis-common-protos (1.6.0)
@@ -157,7 +157,7 @@ GEM
157157
grpc (~> 1.41)
158158
googleapis-common-protos-types (1.16.0)
159159
google-protobuf (>= 3.18, < 5.a)
160-
googleauth (1.11.1)
160+
googleauth (1.11.2)
161161
faraday (>= 1.0, < 3.a)
162162
google-cloud-env (~> 2.1)
163163
jwt (>= 1.4, < 3.0)
@@ -183,8 +183,8 @@ GEM
183183
httpclient (2.8.3)
184184
i18n (0.9.5)
185185
concurrent-ruby (~> 1.0)
186-
json (2.7.2)
187-
json_pure (2.7.2)
186+
json (2.8.2)
187+
json_pure (2.8.1)
188188
jwt (2.9.3)
189189
base64
190190
launchy (3.0.1)
@@ -203,17 +203,17 @@ GEM
203203
mime-types (3.6.0)
204204
logger
205205
mime-types-data (~> 3.2015)
206-
mime-types-data (3.2024.1001)
206+
mime-types-data (3.2024.1105)
207207
mini_mime (1.1.5)
208208
minitest (4.7.5)
209209
mlanett-redis-lock (0.2.7)
210210
redis
211211
multi_json (1.15.0)
212212
mutex_m (0.2.0)
213-
net-http (0.4.1)
213+
net-http (0.5.0)
214214
uri
215215
net-http-persistent (2.9.4)
216-
net-imap (0.4.17)
216+
net-imap (0.4.18)
217217
date
218218
net-protocol
219219
net-pop (0.1.2)
@@ -223,13 +223,13 @@ GEM
223223
net-smtp (0.5.0)
224224
net-protocol
225225
netrc (0.11.0)
226-
oj (3.16.6)
226+
oj (3.16.7)
227227
bigdecimal (>= 3.0)
228228
ostruct (>= 0.2)
229229
omni_logger (0.1.4)
230230
logger
231231
os (1.1.4)
232-
ostruct (0.6.0)
232+
ostruct (0.6.1)
233233
parseconfig (1.1.2)
234234
pony (1.13.1)
235235
mail (>= 2.0)
@@ -259,7 +259,7 @@ GEM
259259
mime-types (>= 1.16, < 4.0)
260260
netrc (~> 0.8)
261261
retriable (3.1.2)
262-
rexml (3.3.8)
262+
rexml (3.3.9)
263263
rsolr (2.6.0)
264264
builder (>= 2.1.2)
265265
faraday (>= 0.9, < 3, != 2.0.0)
@@ -286,15 +286,15 @@ GEM
286286
systemu (2.6.5)
287287
test-unit-minitest (0.9.1)
288288
minitest (~> 4.7)
289-
timeout (0.4.1)
289+
timeout (0.4.2)
290290
trailblazer-option (0.1.2)
291291
tzinfo (2.0.6)
292292
concurrent-ruby (~> 1.0)
293293
uber (0.1.0)
294-
uri (0.13.1)
294+
uri (1.0.2)
295295
uuid (2.3.9)
296296
macaddr (~> 1.0)
297-
webrick (1.8.2)
297+
webrick (1.9.0)
298298

299299
PLATFORMS
300300
aarch64-linux

0 commit comments

Comments
 (0)