nixpkgs/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock

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

253 lines
6.1 KiB
Plaintext
Raw Normal View History

2017-09-03 13:38:28 +00:00
GEM
remote: https://rubygems.org/
specs:
2018-11-23 15:09:35 +00:00
abstract_type (0.0.7)
2022-08-23 07:43:34 +00:00
actionpack (6.1.6.1)
actionview (= 6.1.6.1)
activesupport (= 6.1.6.1)
2021-07-22 04:18:46 +00:00
rack (~> 2.0, >= 2.0.9)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
2022-08-23 07:43:34 +00:00
actionview (6.1.6.1)
activesupport (= 6.1.6.1)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
2022-08-23 07:43:34 +00:00
activesupport (6.1.6.1)
2017-09-03 13:38:28 +00:00
concurrent-ruby (~> 1.0, >= 1.0.2)
2021-07-22 04:18:46 +00:00
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
2018-11-23 15:09:35 +00:00
adamantium (0.2.0)
ice_nine (~> 0.11.0)
memoizable (~> 0.4.0)
addressable (2.8.0)
2021-03-20 14:04:54 +00:00
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.2)
binding_ninja (0.2.3)
builder (3.2.4)
2020-10-22 11:04:51 +00:00
charlock_holmes (0.7.7)
2018-11-23 15:09:35 +00:00
coderay (1.1.2)
concord (0.1.5)
adamantium (~> 0.2.0)
equalizer (~> 0.0.9)
concurrent-ruby (1.1.10)
crass (1.0.6)
2018-01-07 03:57:58 +00:00
diff-lcs (1.3)
2021-03-20 14:04:54 +00:00
dotenv (2.7.6)
2018-11-23 15:09:35 +00:00
equalizer (0.0.11)
erubi (1.11.0)
2022-07-28 21:52:20 +00:00
escape_utils (1.2.2)
factory_bot (5.0.2)
activesupport (>= 4.2.0)
2020-09-28 21:42:57 +00:00
faraday (1.0.1)
2017-09-03 13:38:28 +00:00
multipart-post (>= 1.2, < 3)
ffi (1.15.5)
2018-01-07 03:57:58 +00:00
gemojione (3.3.0)
json
2022-07-28 21:52:20 +00:00
github-linguist (7.20.0)
2020-10-22 11:04:51 +00:00
charlock_holmes (~> 0.7.7)
2018-09-21 07:33:18 +00:00
escape_utils (~> 1.2.0)
2019-11-26 16:32:01 +00:00
mini_mime (~> 1.0)
2022-07-28 21:52:20 +00:00
rugged (~> 1.0)
2018-05-23 20:22:32 +00:00
github-markup (1.7.0)
gitlab-gollum-lib (4.2.7.10.gitlab.2)
2018-05-23 20:22:32 +00:00
gemojione (~> 3.2)
github-markup (~> 1.6)
gitlab-gollum-rugged_adapter (~> 0.4.4.4.gitlab.1)
2018-05-23 20:22:32 +00:00
nokogiri (>= 1.6.1, < 2.0)
2018-09-21 07:33:18 +00:00
rouge (~> 3.1)
sanitize (~> 6.0)
2018-05-23 20:22:32 +00:00
stringex (~> 2.6)
2021-04-28 13:16:06 +00:00
gitlab-gollum-rugged_adapter (0.4.4.4.gitlab.1)
2018-05-23 20:22:32 +00:00
mime-types (>= 1.15)
2021-03-20 14:04:54 +00:00
rugged (~> 1.0)
gitlab-labkit (0.24.0)
actionpack (>= 5.0.0, < 8.0.0)
activesupport (>= 5.0.0, < 8.0.0)
2022-07-28 21:52:20 +00:00
grpc (>= 1.37)
jaeger-client (~> 1.1.0)
opentracing (~> 0.4)
2021-07-22 04:18:46 +00:00
pg_query (~> 2.1)
redis (> 3.0.0, < 5.0.0)
gitlab-license_finder (6.14.2.1)
bundler
rubyzip (>= 1, < 3)
thor (~> 1.0)
tomlrb (>= 1.3, < 2.1)
with_env (= 1.1.0)
xml-simple (~> 1.1.5)
gitlab-markup (1.7.1)
google-protobuf (3.21.5)
googleapis-common-protos-types (1.4.0)
2021-08-26 15:45:01 +00:00
google-protobuf (~> 3.14)
grpc (1.42.0)
google-protobuf (~> 3.18)
2019-11-26 16:32:01 +00:00
googleapis-common-protos-types (~> 1.0)
grpc-tools (1.42.0)
2022-08-23 07:43:34 +00:00
i18n (1.12.0)
2018-12-24 02:42:25 +00:00
concurrent-ruby (~> 1.0)
2018-11-23 15:09:35 +00:00
ice_nine (0.11.2)
jaeger-client (1.1.0)
opentracing (~> 0.3)
thrift
2022-05-21 09:50:27 +00:00
json (2.5.1)
licensee (9.15.2)
2021-03-20 14:04:54 +00:00
dotenv (~> 2.0)
octokit (~> 4.20)
2021-03-20 14:04:54 +00:00
reverse_markdown (~> 1.0)
rugged (>= 0.24, < 2.0)
thor (>= 0.19, < 2.0)
loofah (2.18.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
2018-11-23 15:09:35 +00:00
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
2019-03-22 23:48:02 +00:00
method_source (0.9.2)
2020-09-28 21:42:57 +00:00
mime-types (3.3.1)
2017-09-03 13:38:28 +00:00
mime-types-data (~> 3.2015)
2021-03-20 14:04:54 +00:00
mime-types-data (3.2020.1104)
2022-07-28 21:52:20 +00:00
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.16.3)
2020-09-28 21:42:57 +00:00
msgpack (1.3.3)
multipart-post (2.1.1)
2022-08-23 07:43:34 +00:00
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
2021-02-17 21:55:14 +00:00
racc (~> 1.4)
2021-03-20 14:04:54 +00:00
octokit (4.20.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
opentracing (0.5.0)
2020-09-28 21:42:57 +00:00
optimist (3.0.1)
2020-10-22 11:04:51 +00:00
parallel (1.19.2)
parser (3.0.3.2)
ast (~> 2.4.1)
pg_query (2.1.3)
google-protobuf (>= 3.19.2)
2018-11-23 15:09:35 +00:00
proc_to_ast (0.1.0)
coderay
parser
unparser
procto (0.0.3)
2019-03-22 23:48:02 +00:00
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (4.0.7)
racc (1.6.0)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.3)
2019-11-26 16:32:01 +00:00
loofah (~> 2.3)
2018-11-23 15:09:35 +00:00
rainbow (3.0.0)
2020-09-28 21:42:57 +00:00
rbtrace (0.4.14)
2019-03-16 23:52:22 +00:00
ffi (>= 1.0.6)
msgpack (>= 0.4.3)
optimist (>= 3.0.0)
2021-08-26 15:45:01 +00:00
rdoc (6.3.2)
redis (4.8.0)
2020-10-22 11:04:51 +00:00
regexp_parser (1.8.1)
2021-03-20 14:04:54 +00:00
reverse_markdown (1.4.0)
nokogiri
rexml (3.2.5)
rouge (3.30.0)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.3)
2018-03-19 12:35:58 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
2018-03-19 12:35:58 +00:00
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-parameterized (0.4.2)
binding_ninja (>= 0.2.3)
2018-11-23 15:09:35 +00:00
parser
proc_to_ast
rspec (>= 2.13, < 4)
unparser
rspec-support (3.8.0)
2020-10-22 11:04:51 +00:00
rubocop (0.86.0)
2017-11-06 18:13:35 +00:00
parallel (~> 1.10)
2020-10-22 11:04:51 +00:00
parser (>= 2.7.0.1)
2018-11-23 15:09:35 +00:00
rainbow (>= 2.2.2, < 4.0)
2020-10-22 11:04:51 +00:00
regexp_parser (>= 1.7)
rexml
rubocop-ast (>= 0.0.3, < 1.0)
2017-11-06 18:13:35 +00:00
ruby-progressbar (~> 1.7)
2020-10-22 11:04:51 +00:00
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.2.0)
parser (>= 2.7.0.1)
ruby-progressbar (1.10.1)
rubyzip (2.3.2)
2021-11-29 13:11:02 +00:00
rugged (1.2.0)
sanitize (6.0.0)
2018-09-21 07:33:18 +00:00
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
2021-03-20 14:04:54 +00:00
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
2020-09-28 21:42:57 +00:00
sentry-raven (3.0.4)
faraday (>= 1.0)
2019-05-03 18:20:20 +00:00
stringex (2.8.5)
2021-03-20 14:04:54 +00:00
thor (1.1.0)
2017-09-03 13:38:28 +00:00
thread_safe (0.3.6)
thrift (0.16.0)
2018-11-23 15:09:35 +00:00
timecop (0.9.1)
tomlrb (2.0.1)
2022-08-23 07:43:34 +00:00
tzinfo (2.0.5)
2021-07-22 04:18:46 +00:00
concurrent-ruby (~> 1.0)
2020-10-22 11:04:51 +00:00
unicode-display_width (1.7.0)
2020-05-18 16:34:46 +00:00
unparser (0.4.7)
2018-11-23 15:09:35 +00:00
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
concord (~> 0.1.5)
diff-lcs (~> 1.3)
equalizer (~> 0.0.9)
2020-05-18 16:34:46 +00:00
parser (>= 2.6.5)
2018-11-23 15:09:35 +00:00
procto (~> 0.0.2)
with_env (1.1.0)
xml-simple (1.1.9)
rexml
2022-08-23 07:43:34 +00:00
zeitwerk (2.6.0)
2017-09-03 13:38:28 +00:00
PLATFORMS
ruby
DEPENDENCIES
2022-08-23 07:43:34 +00:00
activesupport (~> 6.1.6.1)
2018-11-23 15:09:35 +00:00
factory_bot
2020-09-28 21:42:57 +00:00
faraday (~> 1.0)
2022-07-28 21:52:20 +00:00
github-linguist (~> 7.20.0)
gitlab-gollum-lib (~> 4.2.7.10.gitlab.2)
2021-04-28 13:16:06 +00:00
gitlab-gollum-rugged_adapter (~> 0.4.4.4.gitlab.1)
gitlab-labkit (~> 0.24)
gitlab-license_finder
gitlab-markup (~> 1.7.1)
2022-08-23 07:43:34 +00:00
google-protobuf (~> 3.21.0)
grpc (~> 1.42.0)
grpc-tools (~> 1.42.0)
licensee (~> 9.15)
2019-03-22 23:48:02 +00:00
pry (~> 0.12.2)
2019-03-16 23:52:22 +00:00
rbtrace
2019-11-26 16:32:01 +00:00
rdoc (~> 6.0)
2018-03-19 12:35:58 +00:00
rspec
2018-11-23 15:09:35 +00:00
rspec-parameterized
rubocop (~> 0.69)
2021-11-29 13:11:02 +00:00
rugged (~> 1.2)
2020-09-28 21:42:57 +00:00
sentry-raven (~> 3.0)
2018-11-23 15:09:35 +00:00
timecop
2017-09-03 13:38:28 +00:00
BUNDLED WITH
2.3.15