File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ gem 'cube-ruby', require: 'cube'
28
28
gem 'goo' , github : 'ncbo/goo' , branch : 'master'
29
29
gem 'ncbo_annotator' , github : 'ncbo/ncbo_annotator' , branch : 'master'
30
30
gem 'ontologies_linked_data' , github : 'ncbo/ontologies_linked_data' , branch : 'master'
31
- gem 'sparql-client' , github : 'ncbo/sparql-client' , branch : 'master '
31
+ gem 'sparql-client' , github : 'ncbo/sparql-client' , tag : 'v6.3.0 '
32
32
33
33
group :development do
34
34
gem 'rubocop' , require : false
Original file line number Diff line number Diff line change 1
1
GIT
2
2
remote: https://github.com/ncbo/goo.git
3
- revision: b9019ad9e1eb78c74105fc6c6a879085066da17d
3
+ revision: 26c0a69e67ac59778a46caf51202ebd38ccac767
4
4
branch: master
5
5
specs:
6
6
goo (0.0.2 )
27
27
28
28
GIT
29
29
remote: https://github.com/ncbo/ontologies_linked_data.git
30
- revision: 9e0ccb79e3cd00c9b75ec0f8d6a2494366a92ec6
30
+ revision: 098c1e1b00a04a5b0f3c9eb335f95e12bc7e7829
31
31
branch: master
32
32
specs:
33
33
ontologies_linked_data (0.0.1 )
49
49
GIT
50
50
remote: https://github.com/ncbo/sparql-client.git
51
51
revision: 512edc320b43e83971835dc046b4923485e8f70e
52
- branch: master
52
+ tag: v6.3.0
53
53
specs:
54
54
sparql-client (1.0.1 )
55
55
json_pure (>= 1.4 )
106
106
htmlentities (~> 4.3.3 )
107
107
launchy (>= 2.1 , < 4.0 )
108
108
mail (~> 2.7 )
109
- faraday (2.13.1 )
109
+ faraday (2.13.2 )
110
110
faraday-net_http (>= 2.0 , < 3.5 )
111
111
json
112
112
logger
252
252
mime-types (3.7.0 )
253
253
logger
254
254
mime-types-data (~> 3.2025 , >= 3.2025.0507 )
255
- mime-types-data (3.2025.0624 )
255
+ mime-types-data (3.2025.0708 )
256
256
mini_mime (1.1.5 )
257
257
minitest (5.25.5 )
258
258
minitest-hooks (1.5.2 )
313
313
addressable (>= 2.2 )
314
314
redis (5.4.0 )
315
315
redis-client (>= 0.22.0 )
316
- redis-client (0.25.0 )
316
+ redis-client (0.25.1 )
317
317
connection_pool
318
318
regexp_parser (2.10.0 )
319
319
representable (3.2.0 )
You can’t perform that action at this time.
0 commit comments