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 committed Jun 27, 2024
1 parent 2ac8e31 commit fabd04e
Showing 1 changed file with 7 additions and 20 deletions.
27 changes: 7 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,9 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.13)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
activesupport (3.2.22.5)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
Expand Down Expand Up @@ -108,7 +105,7 @@ GEM
faraday-net_http (3.0.2)
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.16.3)
ffi (1.17.0-x86_64-linux-gnu)
gapic-common (0.21.1)
faraday (>= 1.9, < 3.a)
faraday-retry (>= 1.0, < 3.a)
Expand Down Expand Up @@ -139,8 +136,6 @@ GEM
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
google-cloud-errors (1.4.0)
google-protobuf (3.25.3)
google-protobuf (3.25.3-x86_64-darwin)
google-protobuf (3.25.3-x86_64-linux)
googleapis-common-protos (1.6.0)
google-protobuf (>= 3.18, < 5.a)
Expand All @@ -155,12 +150,6 @@ GEM
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
grpc (1.64.0)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc (1.64.0-x86_64-darwin)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
grpc (1.64.0-x86_64-linux)
google-protobuf (~> 3.25)
googleapis-common-protos-types (~> 1.0)
Expand Down Expand Up @@ -281,16 +270,14 @@ GEM
systemu (2.6.5)
test-unit-minitest (0.9.1)
minitest (~> 4.7)
thread_safe (0.3.6)
trailblazer-option (0.1.2)
tzinfo (0.3.62)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uber (0.1.0)
uuid (2.3.9)
macaddr (~> 1.0)

PLATFORMS
ruby
x86_64-darwin-23
x86_64-linux

DEPENDENCIES
Expand Down Expand Up @@ -324,4 +311,4 @@ DEPENDENCIES
test-unit-minitest

BUNDLED WITH
2.4.22
2.3.23

0 comments on commit fabd04e

Please sign in to comment.