Skip to content

Commit

Permalink
[ontoportal-bot] Gemfile.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
ontoportal-bot-lirmm authored and syphax-bouazzouni committed Mar 9, 2024
1 parent a57544f commit 674817b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ gem 'sinatra-advanced-routes'
gem 'sinatra-contrib', '~> 1.0'
gem 'request_store'
gem 'parallel'
gem 'json-ld'

# Rack middleware
gem 'ffi'
Expand Down
20 changes: 12 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GIT

GIT
remote: https://github.com/ontoportal-lirmm/goo.git
revision: 6c51346b6f150a69391794b7909b30592acbbe0e
revision: 3f8b1f0b62c4334306f9ed5cb7b17a1b645e7db3
branch: development
specs:
goo (0.0.2)
Expand Down Expand Up @@ -57,7 +57,7 @@ GIT

GIT
remote: https://github.com/ontoportal-lirmm/ontologies_linked_data.git
revision: d37aeafbd7bef120917fb4d601f8287a9a859f69
revision: 337dce98ec27627d14a440ff2a6ed09483cdac12
branch: development
specs:
ontologies_linked_data (0.0.1)
Expand Down Expand Up @@ -191,13 +191,13 @@ GEM
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
rexml
google-cloud-core (1.6.1)
google-cloud-core (1.7.0)
google-cloud-env (>= 1.0, < 3.a)
google-cloud-errors (~> 1.0)
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.3.1)
google-protobuf (3.25.3-x86_64-linux)
google-cloud-errors (1.4.0)
google-protobuf (3.25.3-x86_64-darwin)
googleapis-common-protos (1.5.0)
google-protobuf (~> 3.18)
googleapis-common-protos-types (~> 1.7)
Expand All @@ -211,7 +211,7 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
grpc (1.62.0-x86_64-linux)
grpc (1.62.0-x86_64-darwin)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
haml (5.2.2)
Expand All @@ -226,6 +226,9 @@ GEM
i18n (0.9.5)
concurrent-ruby (~> 1.0)
json (2.7.1)
json-ld (3.0.2)
multi_json (~> 1.12)
rdf (>= 2.2.8, < 4.0)
json-schema (2.8.1)
addressable (>= 2.4)
json_pure (2.7.1)
Expand Down Expand Up @@ -401,7 +404,7 @@ GEM
hashdiff (>= 0.4.0, < 2.0.0)

PLATFORMS
x86_64-linux
x86_64-darwin-23

DEPENDENCIES
activesupport (~> 3.2)
Expand All @@ -417,6 +420,7 @@ DEPENDENCIES
ffi
goo!
haml (~> 5.2.2)
json-ld
json-schema (~> 2.0)
minitest (~> 4.0)
minitest-stub_any_instance
Expand Down Expand Up @@ -458,4 +462,4 @@ DEPENDENCIES
webmock (~> 3.19.1)

BUNDLED WITH
2.3.15
2.4.22

0 comments on commit 674817b

Please sign in to comment.