Skip to content

Commit e20cc68

Browse files
committed
reset branch specifier to master
1 parent 043a8a0 commit e20cc68

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Gemfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ gem 'sys-proctable'
2424
gem 'cube-ruby', require: 'cube'
2525

2626
# NCBO
27-
gem 'goo', github: 'ncbo/goo', branch: 'develop'
28-
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'develop'
29-
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'develop'
30-
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'develop'
27+
gem 'goo', github: 'ncbo/goo', branch: 'master'
28+
gem 'ncbo_annotator', github: 'ncbo/ncbo_annotator', branch: 'master'
29+
gem 'ontologies_linked_data', github: 'ncbo/ontologies_linked_data', branch: 'master'
30+
gem 'sparql-client', github: 'ncbo/sparql-client', branch: 'master'
3131

3232
group :development do
3333
gem 'rubocop', require: false

Gemfile.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
GIT
22
remote: https://github.com/ncbo/goo.git
3-
revision: c3f9a7f789bf2f52ed31f0272d2725117d3ac04e
4-
branch: develop
3+
revision: b9019ad9e1eb78c74105fc6c6a879085066da17d
4+
branch: master
55
specs:
66
goo (0.0.2)
77
addressable (~> 2.8)
@@ -16,8 +16,8 @@ GIT
1616

1717
GIT
1818
remote: https://github.com/ncbo/ncbo_annotator.git
19-
revision: 6671099a39fffa8b98f21db7593cef35dd296b65
20-
branch: develop
19+
revision: 4fb9114b80b99f0a654c7f70aaa96839c74fc615
20+
branch: master
2121
specs:
2222
ncbo_annotator (0.0.1)
2323
goo
@@ -27,8 +27,8 @@ GIT
2727

2828
GIT
2929
remote: https://github.com/ncbo/ontologies_linked_data.git
30-
revision: bf575f8dddb28719e8ae64855f9dd9ffc301f046
31-
branch: develop
30+
revision: f614b4feb4361eaa4fb13289139fd029a2622872
31+
branch: master
3232
specs:
3333
ontologies_linked_data (0.0.1)
3434
activesupport
@@ -48,8 +48,8 @@ GIT
4848

4949
GIT
5050
remote: https://github.com/ncbo/sparql-client.git
51-
revision: 1657f0dd69fd4b522d3549a6848670175f5e98cc
52-
branch: develop
51+
revision: e89c26aa96f184dbe9b52d51e04fb3d9ba998dbc
52+
branch: master
5353
specs:
5454
sparql-client (1.0.1)
5555
json_pure (>= 1.4)
@@ -114,7 +114,7 @@ GEM
114114
ffi (1.17.2-aarch64-linux-gnu)
115115
ffi (1.17.2-arm64-darwin)
116116
ffi (1.17.2-x86_64-linux-gnu)
117-
gapic-common (0.25.0)
117+
gapic-common (0.26.0)
118118
faraday (>= 1.9, < 3.a)
119119
faraday-retry (>= 1.0, < 3.a)
120120
google-cloud-env (~> 2.2)
@@ -124,15 +124,15 @@ GEM
124124
googleapis-common-protos-types (~> 1.15)
125125
googleauth (~> 1.12)
126126
grpc (~> 1.66)
127-
google-analytics-data (0.7.0)
127+
google-analytics-data (0.7.1)
128128
google-analytics-data-v1beta (>= 0.11, < 2.a)
129129
google-cloud-core (~> 1.6)
130-
google-analytics-data-v1beta (0.16.0)
130+
google-analytics-data-v1beta (0.16.1)
131131
gapic-common (>= 0.25.0, < 2.a)
132132
google-cloud-errors (~> 1.0)
133133
google-apis-analytics_v3 (0.16.0)
134134
google-apis-core (>= 0.15.0, < 2.a)
135-
google-apis-core (0.16.0)
135+
google-apis-core (0.17.0)
136136
addressable (~> 2.5, >= 2.5.1)
137137
googleauth (~> 1.9)
138138
httpclient (>= 2.8.3, < 3.a)
@@ -143,11 +143,11 @@ GEM
143143
google-cloud-core (1.8.0)
144144
google-cloud-env (>= 1.0, < 3.a)
145145
google-cloud-errors (~> 1.0)
146-
google-cloud-env (2.2.2)
146+
google-cloud-env (2.3.0)
147147
base64 (~> 0.2)
148148
faraday (>= 1.0, < 3.a)
149149
google-cloud-errors (1.5.0)
150-
google-logging-utils (0.1.0)
150+
google-logging-utils (0.2.0)
151151
google-protobuf (4.30.2)
152152
bigdecimal
153153
rake (>= 13)
@@ -160,11 +160,11 @@ GEM
160160
google-protobuf (4.30.2-x86_64-linux)
161161
bigdecimal
162162
rake (>= 13)
163-
googleapis-common-protos (1.7.0)
163+
googleapis-common-protos (1.8.0)
164164
google-protobuf (>= 3.18, < 5.a)
165-
googleapis-common-protos-types (~> 1.7)
165+
googleapis-common-protos-types (~> 1.20)
166166
grpc (~> 1.41)
167-
googleapis-common-protos-types (1.19.0)
167+
googleapis-common-protos-types (1.20.0)
168168
google-protobuf (>= 3.18, < 5.a)
169169
googleauth (1.14.0)
170170
faraday (>= 1.0, < 3.a)
@@ -217,7 +217,7 @@ GEM
217217
mime-types (3.6.2)
218218
logger
219219
mime-types-data (~> 3.2015)
220-
mime-types-data (3.2025.0422)
220+
mime-types-data (3.2025.0429)
221221
mini_mime (1.1.5)
222222
minitest (4.7.5)
223223
mlanett-redis-lock (0.2.7)
@@ -258,7 +258,7 @@ GEM
258258
pry (0.15.2)
259259
coderay (~> 1.1)
260260
method_source (~> 1.0)
261-
public_suffix (6.0.1)
261+
public_suffix (6.0.2)
262262
racc (1.8.1)
263263
rack (3.1.13)
264264
rack-test (2.2.0)
@@ -307,7 +307,7 @@ GEM
307307
rubyzip (2.4.1)
308308
rufus-scheduler (2.0.24)
309309
tzinfo (>= 0.3.22)
310-
signet (0.19.0)
310+
signet (0.20.0)
311311
addressable (~> 2.8)
312312
faraday (>= 0.17.5, < 3.a)
313313
jwt (>= 1.5, < 3.0)

0 commit comments

Comments
 (0)