Skip to content

Commit a85eb22

Browse files
authored
Merge pull request #183 from agroportal/development
Merge branch 'development'
2 parents 46ae188 + 1f8ae11 commit a85eb22

1 file changed

Lines changed: 16 additions & 19 deletions

File tree

Gemfile.lock

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GIT
2929

3030
GIT
3131
remote: https://github.com/agroportal/ncbo_cron.git
32-
revision: 2eb5cfd12e6e8fd9d3b0a6610d836a358cdfc409
32+
revision: 1447bf247caca0858cf4d454ec44fec6f3a44b55
3333
branch: development
3434
specs:
3535
ncbo_cron (0.0.1)
@@ -57,7 +57,7 @@ GIT
5757

5858
GIT
5959
remote: https://github.com/agroportal/ontologies_linked_data.git
60-
revision: e34ef6d84858c7235a6a28be77aca4a528e84b32
60+
revision: 5e6bc037374784b713d3c64b053f6044d473e46d
6161
branch: development
6262
specs:
6363
ontologies_linked_data (0.0.1)
@@ -128,7 +128,7 @@ GIT
128128
GEM
129129
remote: https://rubygems.org/
130130
specs:
131-
activesupport (7.2.3)
131+
activesupport (7.2.3.1)
132132
base64
133133
benchmark (>= 0.3)
134134
bigdecimal
@@ -137,23 +137,23 @@ GEM
137137
drb
138138
i18n (>= 1.6, < 2)
139139
logger (>= 1.4.2)
140-
minitest (>= 5.1)
140+
minitest (>= 5.1, < 6)
141141
securerandom (>= 0.3)
142142
tzinfo (~> 2.0, >= 2.0.5)
143143
addressable (2.8.9)
144144
public_suffix (>= 2.0.2, < 8.0)
145145
airbrussh (1.6.1)
146146
sshkit (>= 1.6.1, != 1.7.0)
147-
ansi (1.5.0)
147+
ansi (1.6.0)
148148
ast (2.4.3)
149149
base64 (0.3.0)
150150
bcp47_spec (0.2.1)
151-
bcrypt (3.1.21)
151+
bcrypt (3.1.22)
152152
bcrypt_pbkdf (1.1.2)
153153
bcrypt_pbkdf (1.1.2-arm64-darwin)
154154
bcrypt_pbkdf (1.1.2-x86_64-darwin)
155155
benchmark (0.5.0)
156-
bigdecimal (4.0.1)
156+
bigdecimal (4.1.0)
157157
builder (3.3.0)
158158
capistrano (3.20.0)
159159
airbrussh (>= 1.0.0)
@@ -229,7 +229,7 @@ GEM
229229
google-cloud-env (2.3.1)
230230
base64 (~> 0.2)
231231
faraday (>= 1.0, < 3.a)
232-
google-cloud-errors (1.5.0)
232+
google-cloud-errors (1.6.0)
233233
google-logging-utils (0.2.0)
234234
google-protobuf (3.25.3)
235235
google-protobuf (3.25.3-arm64-darwin)
@@ -272,7 +272,7 @@ GEM
272272
i18n (1.14.8)
273273
concurrent-ruby (~> 1.0)
274274
io-console (0.8.2)
275-
json (2.19.1)
275+
json (2.19.3)
276276
json-canonicalization (0.4.0)
277277
json-ld (3.2.5)
278278
htmlentities (~> 4.3)
@@ -300,13 +300,11 @@ GEM
300300
net-imap
301301
net-pop
302302
net-smtp
303-
mcp (0.8.0)
304-
json-schema (>= 4.1)
305303
method_source (1.1.0)
306304
mime-types (3.7.0)
307305
logger
308306
mime-types-data (~> 3.2025, >= 3.2025.0507)
309-
mime-types-data (3.2026.0303)
307+
mime-types-data (3.2026.0317)
310308
mini_mime (1.1.5)
311309
minitest (5.27.0)
312310
minitest-fail-fast (0.2.0)
@@ -344,7 +342,7 @@ GEM
344342
net-ssh (>= 5.0.0, < 8.0.0)
345343
net-smtp (0.5.1)
346344
net-protocol
347-
net-ssh (7.3.0)
345+
net-ssh (7.3.2)
348346
netrc (0.11.0)
349347
oj (3.16.16)
350348
bigdecimal (>= 3.0)
@@ -356,7 +354,7 @@ GEM
356354
pandoc-ruby (2.1.10)
357355
parallel (1.27.0)
358356
parseconfig (1.1.2)
359-
parser (3.3.10.2)
357+
parser (3.3.11.1)
360358
ast (~> 2.4.1)
361359
racc
362360
pony (1.13.1)
@@ -409,7 +407,7 @@ GEM
409407
rexml (~> 3.2)
410408
redis (5.4.1)
411409
redis-client (>= 0.22.0)
412-
redis-client (0.27.0)
410+
redis-client (0.28.0)
413411
connection_pool
414412
redis-rack-cache (2.2.1)
415413
rack-cache (>= 1.10, < 2)
@@ -435,19 +433,18 @@ GEM
435433
rsolr (2.6.0)
436434
builder (>= 2.1.2)
437435
faraday (>= 0.9, < 3, != 2.0.0)
438-
rubocop (1.85.1)
436+
rubocop (1.86.0)
439437
json (~> 2.3)
440438
language_server-protocol (~> 3.17.0.2)
441439
lint_roller (~> 1.1.0)
442-
mcp (~> 0.6)
443440
parallel (~> 1.10)
444441
parser (>= 3.3.0.2)
445442
rainbow (>= 2.2.2, < 4.0)
446443
regexp_parser (>= 2.9.3, < 3.0)
447444
rubocop-ast (>= 1.49.0, < 2.0)
448445
ruby-progressbar (~> 1.7)
449446
unicode-display_width (>= 2.4.0, < 4.0)
450-
rubocop-ast (1.49.0)
447+
rubocop-ast (1.49.1)
451448
parser (>= 3.3.7.2)
452449
prism (~> 1.7)
453450
ruby-progressbar (1.13.0)
@@ -510,7 +507,7 @@ GEM
510507
uri (1.1.1)
511508
uuid (2.3.9)
512509
macaddr (~> 1.0)
513-
webmock (3.26.1)
510+
webmock (3.26.2)
514511
addressable (>= 2.8.0)
515512
crack (>= 0.3.2)
516513
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)