nixpkgs/pkgs/applications/networking/cluster/krane/Gemfile.lock

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

113 lines
2.5 KiB
Plaintext
Raw Normal View History

2021-09-04 18:24:09 +00:00
GEM
remote: https://rubygems.org/
specs:
activesupport (7.1.3)
base64
bigdecimal
2021-09-04 18:24:09 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
2021-09-04 18:24:09 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
2021-09-04 18:24:09 +00:00
tzinfo (~> 2.0)
addressable (2.8.6)
2022-11-05 02:46:25 +00:00
public_suffix (>= 2.0.2, < 6.0)
base64 (0.2.0)
bigdecimal (3.1.6)
2021-09-04 18:24:09 +00:00
colorize (0.8.1)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
domain_name (0.6.20240107)
drb (2.2.0)
ruby2_keywords
2023-08-24 02:35:11 +00:00
ejson (1.4.1)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
2021-09-04 18:24:09 +00:00
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
google-cloud-env (2.1.1)
faraday (>= 1.0, < 3.a)
googleauth (1.9.2)
faraday (>= 1.0, < 3.a)
google-cloud-env (~> 2.1)
2021-09-04 18:24:09 +00:00
jwt (>= 1.4, < 3.0)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
2022-08-03 21:04:00 +00:00
signet (>= 0.16, < 2.a)
2023-04-13 22:01:30 +00:00
http (5.1.1)
addressable (~> 2.8)
2021-09-04 18:24:09 +00:00
http-cookie (~> 1.0)
http-form_data (~> 2.2)
2023-04-13 22:01:30 +00:00
llhttp-ffi (~> 0.4.0)
2021-09-04 18:24:09 +00:00
http-accept (1.7.0)
2022-07-11 18:52:36 +00:00
http-cookie (1.0.5)
2021-09-04 18:24:09 +00:00
domain_name (~> 0.5)
http-form_data (2.3.0)
2023-08-24 02:35:11 +00:00
i18n (1.14.1)
2021-09-04 18:24:09 +00:00
concurrent-ruby (~> 1.0)
jsonpath (1.1.5)
2021-09-04 18:24:09 +00:00
multi_json
2023-08-24 02:35:11 +00:00
jwt (2.7.1)
krane (3.4.2)
2021-09-04 18:24:09 +00:00
activesupport (>= 5.0)
colorize (~> 0.8)
concurrent-ruby (~> 1.1)
ejson (~> 1.0)
2022-08-03 21:04:00 +00:00
googleauth (~> 1.2)
2022-01-22 15:56:54 +00:00
jsonpath (~> 1.0)
kubeclient (~> 4.9)
2023-08-24 02:35:11 +00:00
multi_json
2021-09-04 18:24:09 +00:00
statsd-instrument (>= 2.8, < 4)
thor (>= 1.0, < 2.0)
2023-04-13 22:01:30 +00:00
kubeclient (4.11.0)
http (>= 3.0, < 6.0)
2022-01-22 15:56:54 +00:00
jsonpath (~> 1.0)
2021-09-04 18:24:09 +00:00
recursive-open-struct (~> 1.1, >= 1.1.1)
rest-client (~> 2.0)
2023-04-13 22:01:30 +00:00
llhttp-ffi (0.4.0)
ffi-compiler (~> 1.0)
rake (~> 13.0)
mime-types (3.5.2)
2021-09-04 18:24:09 +00:00
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1205)
minitest (5.21.2)
2021-09-04 18:24:09 +00:00
multi_json (1.15.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
2021-09-04 18:24:09 +00:00
netrc (0.11.0)
2021-11-16 02:08:50 +00:00
os (1.1.4)
public_suffix (5.0.4)
rake (13.1.0)
2021-09-04 18:24:09 +00:00
recursive-open-struct (1.1.3)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
ruby2_keywords (0.0.5)
signet (0.18.0)
2021-09-04 18:24:09 +00:00
addressable (~> 2.8)
2022-07-11 18:52:36 +00:00
faraday (>= 0.17.5, < 3.a)
2021-09-04 18:24:09 +00:00
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
statsd-instrument (3.6.1)
thor (1.3.0)
2023-04-13 22:01:30 +00:00
tzinfo (2.0.6)
2021-09-04 18:24:09 +00:00
concurrent-ruby (~> 1.0)
uri (0.13.0)
2021-09-04 18:24:09 +00:00
PLATFORMS
2021-10-14 22:38:46 +00:00
ruby
2021-09-04 18:24:09 +00:00
DEPENDENCIES
krane
BUNDLED WITH
2.5.5