gitlab: 18.0.2 -> 18.1.0 (#418257)

authored by Janne Heß and committed by GitHub 7d13eedf 9a832dba

+218 -212
+3 -3
pkgs/by-name/gi/gitaly/package.nix
··· 7 }: 8 9 let 10 - version = "18.0.2"; 11 package_version = "v${lib.versions.major version}"; 12 gitaly_package = "gitlab.com/gitlab-org/gitaly/${package_version}"; 13 ··· 21 owner = "gitlab-org"; 22 repo = "gitaly"; 23 rev = "v${version}"; 24 - hash = "sha256-Phzg0GAKBMfXPqzlMfLZQbKeqZzMKw1YdEDdzSs+IkE="; 25 }; 26 27 - vendorHash = "sha256-PXONynRY5ZLQO2yQdtljDmLhVBIgfEYmyez9pIm9vtw="; 28 29 ldflags = [ 30 "-X ${gitaly_package}/internal/version.version=${version}"
··· 7 }: 8 9 let 10 + version = "18.1.0"; 11 package_version = "v${lib.versions.major version}"; 12 gitaly_package = "gitlab.com/gitlab-org/gitaly/${package_version}"; 13 ··· 21 owner = "gitlab-org"; 22 repo = "gitaly"; 23 rev = "v${version}"; 24 + hash = "sha256-nttZfGjQKRSYCoMHSljojYLNScyDPHd8ayCuDkvKXpE="; 25 }; 26 27 + vendorHash = "sha256-BTpcnaHNyLgdAA9KqqA+mBo18fmQ0+OwLGNOPHRJ/IE="; 28 29 ldflags = [ 30 "-X ${gitaly_package}/internal/version.version=${version}"
+3 -3
pkgs/by-name/gi/gitlab-elasticsearch-indexer/package.nix
··· 8 9 buildGoModule rec { 10 pname = "gitlab-elasticsearch-indexer"; 11 - version = "5.5.1"; 12 13 # nixpkgs-update: no auto update 14 src = fetchFromGitLab { 15 owner = "gitlab-org"; 16 repo = "gitlab-elasticsearch-indexer"; 17 rev = "v${version}"; 18 - hash = "sha256-N2H9jLpsP39nKrokWwphAspQwXcL3stAdvNVItIHFyo="; 19 }; 20 21 - vendorHash = "sha256-Go02W09799Vu9v7y+P7z1gj7ijG3No5AVprRrmspPZE="; 22 23 buildInputs = [ icu ]; 24 nativeBuildInputs = [ pkg-config ];
··· 8 9 buildGoModule rec { 10 pname = "gitlab-elasticsearch-indexer"; 11 + version = "5.6.0"; 12 13 # nixpkgs-update: no auto update 14 src = fetchFromGitLab { 15 owner = "gitlab-org"; 16 repo = "gitlab-elasticsearch-indexer"; 17 rev = "v${version}"; 18 + hash = "sha256-XerIPK+s0OWYAqKVqE3HSSI+D4cXixYqRHmf9/4C2eg="; 19 }; 20 21 + vendorHash = "sha256-qNGACM5DKufyNVKhJyakmMRbaMXi+JJUfojhWdk0ptU="; 22 23 buildInputs = [ icu ]; 24 nativeBuildInputs = [ pkg-config ];
+3 -3
pkgs/by-name/gi/gitlab-pages/package.nix
··· 6 7 buildGoModule rec { 8 pname = "gitlab-pages"; 9 - version = "18.0.2"; 10 11 # nixpkgs-update: no auto update 12 src = fetchFromGitLab { 13 owner = "gitlab-org"; 14 repo = "gitlab-pages"; 15 rev = "v${version}"; 16 - hash = "sha256-zWWQZBN2J69YnjGhhQdB5wv4plC5ikk+kq6EfNPW6ZM="; 17 }; 18 19 - vendorHash = "sha256-BjCwPt1duDINHP7L0qT2KNTjOZ62bWgVij88ztjjyPg="; 20 subPackages = [ "." ]; 21 22 meta = {
··· 6 7 buildGoModule rec { 8 pname = "gitlab-pages"; 9 + version = "18.1.0"; 10 11 # nixpkgs-update: no auto update 12 src = fetchFromGitLab { 13 owner = "gitlab-org"; 14 repo = "gitlab-pages"; 15 rev = "v${version}"; 16 + hash = "sha256-HwjbQLEc/GmFxVvyx0UMKKrNoHmfFADblVN/XOAtMZY="; 17 }; 18 19 + vendorHash = "sha256-6ZHKwPhC3N813kiw1NnPOMVc2CBSIClwc4MunDi0gCk="; 20 subPackages = [ "." ]; 21 22 meta = {
+8 -8
pkgs/by-name/gi/gitlab/data.json
··· 1 { 2 - "version": "18.0.2", 3 - "repo_hash": "03sqn21bnsdjs518akbmanyh96p8h4dyhpy4vqwcx1dc8lwnidki", 4 - "yarn_hash": "0vv09y1pjcm2723jh842pgnmnrf4yqk7558v57dp08rxrqnsni5x", 5 "owner": "gitlab-org", 6 "repo": "gitlab", 7 - "rev": "v18.0.2-ee", 8 "passthru": { 9 - "GITALY_SERVER_VERSION": "18.0.2", 10 - "GITLAB_PAGES_VERSION": "18.0.2", 11 "GITLAB_SHELL_VERSION": "14.42.0", 12 - "GITLAB_ELASTICSEARCH_INDEXER_VERSION": "5.5.1", 13 - "GITLAB_WORKHORSE_VERSION": "18.0.2" 14 } 15 }
··· 1 { 2 + "version": "18.1.0", 3 + "repo_hash": "0d7xs0l6nzs1bpr4slycq0agw3kk9k9bw3q0dqqc2knla71i21fd", 4 + "yarn_hash": "0c5pp3dpvw0q0nfl6w1lpdmk7dvkfinwb7z7a3vq22wgzca23x2m", 5 "owner": "gitlab-org", 6 "repo": "gitlab", 7 + "rev": "v18.1.0-ee", 8 "passthru": { 9 + "GITALY_SERVER_VERSION": "18.1.0", 10 + "GITLAB_PAGES_VERSION": "18.1.0", 11 "GITLAB_SHELL_VERSION": "14.42.0", 12 + "GITLAB_ELASTICSEARCH_INDEXER_VERSION": "5.6.0", 13 + "GITLAB_WORKHORSE_VERSION": "18.1.0" 14 } 15 }
+2 -2
pkgs/by-name/gi/gitlab/gitlab-workhorse/default.nix
··· 10 buildGoModule rec { 11 pname = "gitlab-workhorse"; 12 13 - version = "18.0.2"; 14 15 # nixpkgs-update: no auto update 16 src = fetchFromGitLab { ··· 22 23 sourceRoot = "${src.name}/workhorse"; 24 25 - vendorHash = "sha256-tLlxsUCoSGvUpJnS0GsNobk2IuSEgs3R4UDUmNf+HrA="; 26 buildInputs = [ git ]; 27 ldflags = [ "-X main.Version=${version}" ]; 28 doCheck = false;
··· 10 buildGoModule rec { 11 pname = "gitlab-workhorse"; 12 13 + version = "18.1.0"; 14 15 # nixpkgs-update: no auto update 16 src = fetchFromGitLab { ··· 22 23 sourceRoot = "${src.name}/workhorse"; 24 25 + vendorHash = "sha256-jsp68duGIW1p8ltfSlK0jPd22iscjiIOyrxfsr+2QY0="; 26 buildInputs = [ git ]; 27 ldflags = [ "-X main.Version=${version}" ]; 28 doCheck = false;
+2 -1
pkgs/by-name/gi/gitlab/package.nix
··· 79 dontBuilt = true; 80 installPhase = '' 81 cp -R ext/glfm_markdown $out 82 cp Cargo.lock $out 83 ''; 84 }; 85 - hash = "sha256-73uliXjZNT8Ok98ai2rY+b0jYqxoQH3qW5YS+Ap6KK0="; 86 }; 87 88 dontBuild = false;
··· 79 dontBuilt = true; 80 installPhase = '' 81 cp -R ext/glfm_markdown $out 82 + rm $out/Cargo.lock 83 cp Cargo.lock $out 84 ''; 85 }; 86 + hash = "sha256-TG2pUE80o/Sa147Lcb7yIJC+mfaDzzW7m2d7dTi5yi0="; 87 }; 88 89 dontBuild = false;
+30 -30
pkgs/by-name/gi/gitlab/rubyEnv/Gemfile
··· 1 # frozen_string_literal: true 2 3 source 'https://rubygems.org' 4 5 if ENV.fetch('BUNDLER_CHECKSUM_VERIFICATION_OPT_IN', 'false') != 'false' # this verification is still experimental ··· 19 20 gem 'bundler-checksum', '~> 0.1.0', path: 'vendor/gems/bundler-checksum', require: false, feature_category: :shared 21 22 - # NOTE: When incrementing the major or minor version here, also increment activerecord_version 23 - # in vendor/gems/attr_encrypted/attr_encrypted.gemspec until we resolve 24 - # https://gitlab.com/gitlab-org/gitlab/-/issues/375713 25 - # 26 # See https://docs.gitlab.com/ee/development/gemfile.html#upgrade-rails for guidelines when upgrading Rails 27 28 - gem 'rails', '~> 7.1.5.1', feature_category: :shared 29 30 gem 'activerecord-gitlab', path: 'gems/activerecord-gitlab', feature_category: :shared 31 # This can be dropped after upgrading to Rails 7.2: https://github.com/rails/rails/pull/49674 ··· 38 # Avoid the precompiled native gems because Omnibus needs to build this to ensure 39 # LD_LIBRARY_PATH is correct: https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7730 40 if RUBY_PLATFORM.include?('darwin') 41 - gem 'ffi', '~> 1.17', feature_category: :shared 42 else 43 - gem 'ffi', '~> 1.17', force_ruby_platform: true, feature_category: :shared 44 end 45 46 gem 'openssl', '~> 3.0', feature_category: :shared ··· 62 gem 'sprockets', '~> 3.7.0', feature_category: :shared 63 gem 'sprockets-rails', '~> 3.5.1', feature_category: :shared 64 65 - gem 'view_component', '~> 3.21.0', feature_category: :shared 66 67 # Supported DBs 68 gem 'pg', '~> 1.5.6', feature_category: :database ··· 72 gem 'faraday', '~> 2', feature_category: :shared 73 gem 'faraday-retry', '~> 2', feature_category: :shared 74 # Logger is a dependency of Faraday, but Logger 1.6.0 does not work with Chef. 75 - gem 'logger', '~> 1.6.0', feature_category: :shared 76 77 gem 'marginalia', '~> 1.11.1', feature_category: :database 78 ··· 128 gem 'devise-two-factor', '~> 4.1.1', feature_category: :system_access 129 gem 'rqrcode', '~> 2.2', feature_category: :system_access 130 131 - gem 'attr_encrypted', '~> 3.2.4', path: 'vendor/gems/attr_encrypted', feature_category: :shared 132 133 # GitLab Pages 134 gem 'validates_hostname', '~> 1.0.13', feature_category: :pages 135 - gem 'rubyzip', '~> 2.3.2', require: 'zip', feature_category: :pages 136 # GitLab Pages letsencrypt support 137 gem 'acme-client', '~> 2.0.19', feature_category: :pages 138 ··· 170 feature_category: :cell 171 172 # Duo Workflow 173 - gem 'gitlab-duo-workflow-service-client', '~> 0.1', 174 path: 'vendor/gems/gitlab-duo-workflow-service-client', 175 feature_category: :duo_workflow 176 ··· 238 gem 'elasticsearch-model', '~> 7.2', feature_category: :global_search 239 gem 'elasticsearch-rails', '~> 7.2', require: 'elasticsearch/rails/instrumentation', feature_category: :global_search 240 gem 'elasticsearch-api', '7.17.11', feature_category: :global_search 241 - gem 'aws-sdk-core', '~> 3.223.0', feature_category: :global_search 242 gem 'aws-sdk-cloudformation', '~> 1', feature_category: :global_search 243 - gem 'aws-sdk-s3', '~> 1.185.0', feature_category: :global_search 244 gem 'faraday-typhoeus', '~> 1.1', feature_category: :global_search 245 gem 'faraday_middleware-aws-sigv4', '~> 1.0.1', feature_category: :global_search 246 # Used with Elasticsearch to support http keep-alive connections ··· 266 gem 'rouge', '~> 4.5.0', feature_category: :shared 267 gem 'truncato', '~> 0.7.13', feature_category: :team_planning 268 gem 'nokogiri', '~> 1.18', feature_category: :shared 269 - gem 'gitlab-glfm-markdown', '~> 0.0.30', feature_category: :markdown 270 gem 'tanuki_emoji', '~> 0.13', feature_category: :markdown 271 gem 'unicode-emoji', '~> 4.0', feature_category: :markdown 272 ··· 283 gem 'rack-timeout', '~> 0.7.0', require: 'rack/timeout/base', feature_category: :shared 284 285 group :puma do 286 - gem 'puma', '= 6.5.0', require: false, feature_category: :shared 287 gem 'sd_notify', '~> 0.1.0', require: false, feature_category: :shared 288 end 289 ··· 302 gem 'fugit', '~> 1.11.1', feature_category: :continuous_integration 303 304 # HTTP requests 305 - gem 'httparty', '~> 0.22.0', feature_category: :shared 306 307 # Colored output to console 308 gem 'rainbow', '~> 3.0', feature_category: :shared ··· 328 # Redis 329 gem 'redis', '~> 5.4.0', feature_category: :redis 330 gem 'redis-clustering', '~> 5.4.0', feature_category: :redis 331 - gem 'connection_pool', '~> 2.4', feature_category: :shared 332 333 # Redis session store 334 gem 'redis-actionpack', '~> 5.5.0', feature_category: :redis ··· 347 gem 'kubeclient', '~> 4.11.0', feature_category: :shared 348 349 # AI 350 - gem 'circuitbox', '2.0.0', feature_category: :ai_abstraction_layer 351 352 # Sanitize user input 353 gem 'sanitize', '~> 6.0.2', feature_category: :shared ··· 431 432 # Event-driven reactor for Ruby 433 # Required manually in config/initializers/require_async_gem 434 - gem 'async', '~> 2.23.0', require: false, feature_category: :shared 435 436 # Security report schemas used to validate CI job artifacts of security jobs 437 gem 'gitlab-security_report_schemas', '0.1.2.min15.0.0.max15.2.1', feature_category: :vulnerability_management ··· 501 502 group :development, :test do 503 gem 'deprecation_toolkit', '~> 2.2.3', require: false, feature_category: :shared 504 - gem 'bullet', '~> 7.2.0', feature_category: :shared 505 gem 'parser', '= 3.3.8.0', feature_category: :shared 506 gem 'pry-byebug', feature_category: :shared 507 gem 'pry-rails', '~> 0.3.9', feature_category: :shared ··· 510 gem 'awesome_print', require: false, feature_category: :shared 511 512 gem 'database_cleaner-active_record', '~> 2.2.0', feature_category: :database 513 - gem 'rspec-rails', '~> 7.0.0', feature_category: :shared 514 gem 'factory_bot_rails', '~> 6.4.3', feature_category: :tooling 515 516 # Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826) ··· 530 gem 'influxdb-client', '~> 3.1', require: false, feature_category: :tooling 531 532 gem 'knapsack', '~> 4.0.0', feature_category: :tooling 533 - gem 'gitlab-crystalball', '~> 0.7.2', require: false, feature_category: :tooling 534 gem 'test_file_finder', '~> 0.3.1', feature_category: :tooling 535 536 gem 'simple_po_parser', '~> 1.1.6', require: false, feature_category: :shared ··· 639 gem 'spamcheck', '~> 1.3.0', feature_category: :insider_threat 640 641 # Gitaly GRPC protocol definitions 642 - gem 'gitaly', '~> 17.8.0', feature_category: :gitaly 643 644 # KAS GRPC protocol definitions 645 gem 'gitlab-kas-grpc', '~> 17.11.0', feature_category: :deployment_management 646 647 - # Lock the version before issues below are resolved: 648 - # https://gitlab.com/gitlab-org/gitlab/-/issues/473169#note_2028352939 649 - # Or we can upgrade to a more recent version as long as we can confirm 650 - # that it doesn't have the same issues. 651 - gem 'grpc', '= 1.63.0', feature_category: :shared 652 653 gem 'google-protobuf', '~> 3.25', '>= 3.25.3', feature_category: :shared 654 ··· 756 757 gem "i18n_data", "~> 0.13.1", feature_category: :system_access 758 759 - gem "gitlab-cloud-connector", "~> 1.11", require: 'gitlab/cloud_connector', feature_category: :cloud_connector
··· 1 # frozen_string_literal: true 2 3 + def next? 4 + File.basename(__FILE__) == "Gemfile.next" 5 + end 6 + 7 source 'https://rubygems.org' 8 9 if ENV.fetch('BUNDLER_CHECKSUM_VERIFICATION_OPT_IN', 'false') != 'false' # this verification is still experimental ··· 23 24 gem 'bundler-checksum', '~> 0.1.0', path: 'vendor/gems/bundler-checksum', require: false, feature_category: :shared 25 26 # See https://docs.gitlab.com/ee/development/gemfile.html#upgrade-rails for guidelines when upgrading Rails 27 28 + if next? 29 + gem 'rails', '~> 7.2.2.1', feature_category: :shared 30 + else 31 + gem 'rails', '~> 7.1.5.1', feature_category: :shared 32 + end 33 34 gem 'activerecord-gitlab', path: 'gems/activerecord-gitlab', feature_category: :shared 35 # This can be dropped after upgrading to Rails 7.2: https://github.com/rails/rails/pull/49674 ··· 42 # Avoid the precompiled native gems because Omnibus needs to build this to ensure 43 # LD_LIBRARY_PATH is correct: https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7730 44 if RUBY_PLATFORM.include?('darwin') 45 + gem 'ffi', '~> 1.17.2', feature_category: :shared 46 else 47 + gem 'ffi', '~> 1.17.2', force_ruby_platform: true, feature_category: :shared 48 end 49 50 gem 'openssl', '~> 3.0', feature_category: :shared ··· 66 gem 'sprockets', '~> 3.7.0', feature_category: :shared 67 gem 'sprockets-rails', '~> 3.5.1', feature_category: :shared 68 69 + gem 'view_component', '~> 3.23.2', feature_category: :shared 70 71 # Supported DBs 72 gem 'pg', '~> 1.5.6', feature_category: :database ··· 76 gem 'faraday', '~> 2', feature_category: :shared 77 gem 'faraday-retry', '~> 2', feature_category: :shared 78 # Logger is a dependency of Faraday, but Logger 1.6.0 does not work with Chef. 79 + gem 'logger', '~> 1.7.0', feature_category: :shared 80 81 gem 'marginalia', '~> 1.11.1', feature_category: :database 82 ··· 132 gem 'devise-two-factor', '~> 4.1.1', feature_category: :system_access 133 gem 'rqrcode', '~> 2.2', feature_category: :system_access 134 135 + gem 'attr_encrypted', '~> 4.2', feature_category: :shared 136 137 # GitLab Pages 138 gem 'validates_hostname', '~> 1.0.13', feature_category: :pages 139 + gem 'rubyzip', '~> 2.4.0', require: 'zip', feature_category: :pages 140 # GitLab Pages letsencrypt support 141 gem 'acme-client', '~> 2.0.19', feature_category: :pages 142 ··· 174 feature_category: :cell 175 176 # Duo Workflow 177 + gem 'gitlab-duo-workflow-service-client', '~> 0.2', 178 path: 'vendor/gems/gitlab-duo-workflow-service-client', 179 feature_category: :duo_workflow 180 ··· 242 gem 'elasticsearch-model', '~> 7.2', feature_category: :global_search 243 gem 'elasticsearch-rails', '~> 7.2', require: 'elasticsearch/rails/instrumentation', feature_category: :global_search 244 gem 'elasticsearch-api', '7.17.11', feature_category: :global_search 245 + gem 'aws-sdk-core', '~> 3.225.0', feature_category: :global_search 246 gem 'aws-sdk-cloudformation', '~> 1', feature_category: :global_search 247 + gem 'aws-sdk-s3', '~> 1.189.0', feature_category: :global_search 248 gem 'faraday-typhoeus', '~> 1.1', feature_category: :global_search 249 gem 'faraday_middleware-aws-sigv4', '~> 1.0.1', feature_category: :global_search 250 # Used with Elasticsearch to support http keep-alive connections ··· 270 gem 'rouge', '~> 4.5.0', feature_category: :shared 271 gem 'truncato', '~> 0.7.13', feature_category: :team_planning 272 gem 'nokogiri', '~> 1.18', feature_category: :shared 273 + gem 'gitlab-glfm-markdown', '~> 0.0.31', feature_category: :markdown 274 gem 'tanuki_emoji', '~> 0.13', feature_category: :markdown 275 gem 'unicode-emoji', '~> 4.0', feature_category: :markdown 276 ··· 287 gem 'rack-timeout', '~> 0.7.0', require: 'rack/timeout/base', feature_category: :shared 288 289 group :puma do 290 + gem 'puma', '= 6.6.0', require: false, feature_category: :shared 291 gem 'sd_notify', '~> 0.1.0', require: false, feature_category: :shared 292 end 293 ··· 306 gem 'fugit', '~> 1.11.1', feature_category: :continuous_integration 307 308 # HTTP requests 309 + gem 'httparty', '~> 0.23.0', feature_category: :shared 310 311 # Colored output to console 312 gem 'rainbow', '~> 3.0', feature_category: :shared ··· 332 # Redis 333 gem 'redis', '~> 5.4.0', feature_category: :redis 334 gem 'redis-clustering', '~> 5.4.0', feature_category: :redis 335 + gem 'connection_pool', '~> 2.5.3', feature_category: :shared 336 337 # Redis session store 338 gem 'redis-actionpack', '~> 5.5.0', feature_category: :redis ··· 351 gem 'kubeclient', '~> 4.11.0', feature_category: :shared 352 353 # AI 354 + gem 'circuitbox', '2.0.0', feature_category: :shared 355 356 # Sanitize user input 357 gem 'sanitize', '~> 6.0.2', feature_category: :shared ··· 435 436 # Event-driven reactor for Ruby 437 # Required manually in config/initializers/require_async_gem 438 + gem 'async', '~> 2.24.0', require: false, feature_category: :shared 439 440 # Security report schemas used to validate CI job artifacts of security jobs 441 gem 'gitlab-security_report_schemas', '0.1.2.min15.0.0.max15.2.1', feature_category: :vulnerability_management ··· 505 506 group :development, :test do 507 gem 'deprecation_toolkit', '~> 2.2.3', require: false, feature_category: :shared 508 + gem 'bullet', '~> 8.0.0', feature_category: :shared 509 gem 'parser', '= 3.3.8.0', feature_category: :shared 510 gem 'pry-byebug', feature_category: :shared 511 gem 'pry-rails', '~> 0.3.9', feature_category: :shared ··· 514 gem 'awesome_print', require: false, feature_category: :shared 515 516 gem 'database_cleaner-active_record', '~> 2.2.0', feature_category: :database 517 + gem 'rspec-rails', '~> 7.1.0', feature_category: :shared 518 gem 'factory_bot_rails', '~> 6.4.3', feature_category: :tooling 519 520 # Prevent occasions where minitest is not bundled in packaged versions of ruby (see #3826) ··· 534 gem 'influxdb-client', '~> 3.1', require: false, feature_category: :tooling 535 536 gem 'knapsack', '~> 4.0.0', feature_category: :tooling 537 + gem 'gitlab-crystalball', '~> 1.1.0', require: false, feature_category: :tooling 538 gem 'test_file_finder', '~> 0.3.1', feature_category: :tooling 539 540 gem 'simple_po_parser', '~> 1.1.6', require: false, feature_category: :shared ··· 643 gem 'spamcheck', '~> 1.3.0', feature_category: :insider_threat 644 645 # Gitaly GRPC protocol definitions 646 + gem 'gitaly', '~> 18.1.0.pre.rc1', feature_category: :gitaly 647 648 # KAS GRPC protocol definitions 649 gem 'gitlab-kas-grpc', '~> 17.11.0', feature_category: :deployment_management 650 651 + gem 'grpc', '~> 1.72.0', feature_category: :shared 652 653 gem 'google-protobuf', '~> 3.25', '>= 3.25.3', feature_category: :shared 654 ··· 756 757 gem "i18n_data", "~> 0.13.1", feature_category: :system_access 758 759 + gem "gitlab-cloud-connector", "~> 1.14", require: 'gitlab/cloud_connector', feature_category: :cloud_connector
+76 -78
pkgs/by-name/gi/gitlab/rubyEnv/Gemfile.lock
··· 48 google-cloud-storage_transfer (~> 1.2.0) 49 google-protobuf (~> 3.25, >= 3.25.3) 50 googleauth (~> 1.8.1) 51 - grpc (= 1.63.0) 52 json (~> 2.7) 53 jwt (~> 2.5) 54 logger (~> 1.5) ··· 127 oj (~> 3.16, >= 3.16.10) 128 129 PATH 130 - remote: vendor/gems/attr_encrypted 131 - specs: 132 - attr_encrypted (3.2.4) 133 - encryptor (~> 3.0.0) 134 - 135 - PATH 136 remote: vendor/gems/bundler-checksum 137 specs: 138 bundler-checksum (0.1.0) ··· 162 PATH 163 remote: vendor/gems/gitlab-duo-workflow-service-client 164 specs: 165 - gitlab-duo-workflow-service-client (0.1) 166 grpc 167 168 PATH ··· 334 asciidoctor-plantuml (0.0.16) 335 asciidoctor (>= 2.0.17, < 3.0.0) 336 ast (2.4.2) 337 - async (2.23.1) 338 console (~> 1.29) 339 fiber-annotation 340 io-event (~> 1.9) ··· 342 traces (~> 0.15) 343 atlassian-jwt (0.2.1) 344 jwt (~> 2.1) 345 attr_required (1.0.2) 346 awesome_print (1.9.2) 347 awrence (1.2.1) 348 aws-eventstream (1.3.0) 349 aws-partitions (1.1001.0) 350 - aws-sdk-cloudformation (1.41.0) 351 - aws-sdk-core (~> 3, >= 3.99.0) 352 - aws-sigv4 (~> 1.1) 353 - aws-sdk-core (3.223.0) 354 aws-eventstream (~> 1, >= 1.3.0) 355 aws-partitions (~> 1, >= 1.992.0) 356 aws-sigv4 (~> 1.9) ··· 360 aws-sdk-kms (1.76.0) 361 aws-sdk-core (~> 3, >= 3.188.0) 362 aws-sigv4 (~> 1.1) 363 - aws-sdk-s3 (1.185.0) 364 - aws-sdk-core (~> 3, >= 3.216.0) 365 aws-sdk-kms (~> 1) 366 aws-sigv4 (~> 1.5) 367 aws-sigv4 (1.9.1) ··· 400 bindata (2.4.11) 401 binding_of_caller (1.0.0) 402 debug_inspector (>= 0.0.1) 403 - bootsnap (1.18.4) 404 msgpack (~> 1.2) 405 browser (5.3.1) 406 builder (3.2.4) 407 - bullet (7.2.0) 408 activesupport (>= 3.0.0) 409 uniform_notifier (~> 1.11) 410 byebug (12.0.0) ··· 527 descendants_tracker (0.0.4) 528 thread_safe (~> 0.3, >= 0.3.1) 529 devfile (0.4.4) 530 - device_detector (1.0.0) 531 devise (4.9.4) 532 bcrypt (~> 3.0) 533 orm_adapter (~> 0.1) ··· 541 railties (~> 7.0) 542 rotp (~> 6.0) 543 diff-lcs (1.5.0) 544 - diffy (3.4.3) 545 digest-crc (0.6.5) 546 rake (>= 12.0.0, < 14.0.0) 547 docile (1.4.0) ··· 615 factory_bot_rails (6.4.4) 616 factory_bot (~> 6.5) 617 railties (>= 5.0.0) 618 - faraday (2.12.2) 619 faraday-net_http (>= 2.0, < 3.5) 620 json 621 logger ··· 731 git (1.19.1) 732 addressable (~> 2.8) 733 rchardet (~> 1.8) 734 - gitaly (17.8.4) 735 grpc (~> 1.0) 736 gitlab (4.19.0) 737 httparty (~> 0.20) 738 terminal-table (>= 1.5.1) 739 gitlab-chronic (0.10.6) 740 numerizer (~> 0.2) 741 - gitlab-cloud-connector (1.12.0) 742 activesupport (~> 7.0) 743 jwt (~> 2.9.3) 744 - gitlab-crystalball (0.7.2) 745 git (< 4) 746 - gitlab-dangerfiles (4.9.1) 747 danger (>= 9.3.0) 748 danger-gitlab (>= 8.0.0) 749 rake (~> 13.0) ··· 759 mime-types 760 net-http-persistent (~> 4.0) 761 nokogiri (~> 1, >= 1.10.8) 762 - gitlab-glfm-markdown (0.0.30) 763 rb_sys (~> 0.9.109) 764 - gitlab-kas-grpc (17.11.2) 765 grpc (~> 1.0) 766 gitlab-labkit (0.37.0) 767 actionpack (>= 5.0.0, < 8.1.0) ··· 785 activesupport (>= 5.2.0) 786 rake (~> 13.0) 787 snowplow-tracker (~> 0.8.0) 788 - gitlab-secret_detection (0.26.1) 789 - grpc (~> 1.63.0) 790 grpc_reflection (~> 0.1) 791 parallel (~> 1) 792 re2 (~> 2.7) ··· 907 google-cloud-storage_transfer-v1 (0.8.0) 908 gapic-common (>= 0.20.0, < 2.a) 909 google-cloud-errors (~> 1.0) 910 - google-protobuf (3.25.7) 911 googleapis-common-protos (1.4.0) 912 google-protobuf (~> 3.14) 913 googleapis-common-protos-types (~> 1.2) 914 grpc (~> 1.27) 915 - googleapis-common-protos-types (1.19.0) 916 google-protobuf (>= 3.18, < 5.a) 917 googleauth (1.8.1) 918 faraday (>= 0.17.3, < 3.a) ··· 959 graphql (~> 2.0) 960 html-pipeline (~> 2.14, >= 2.14.3) 961 sass-embedded (~> 1.58) 962 - grpc (1.63.0) 963 - google-protobuf (~> 3.25) 964 googleapis-common-protos-types (~> 1.0) 965 grpc-google-iam-v1 (1.5.0) 966 google-protobuf (~> 3.18) ··· 1020 http-cookie (1.0.5) 1021 domain_name (~> 0.5) 1022 http-form_data (2.3.0) 1023 - httparty (0.22.0) 1024 csv 1025 mini_mime (>= 1.0.0) 1026 multi_xml (>= 0.5.2) ··· 1049 jaeger-client (1.1.0) 1050 opentracing (~> 0.3) 1051 thrift 1052 - jaro_winkler (1.6.0) 1053 jira-ruby (2.3.0) 1054 activesupport 1055 atlassian-jwt ··· 1107 language_server-protocol (3.17.0.3) 1108 launchy (2.5.2) 1109 addressable (~> 2.8) 1110 - lefthook (1.11.5) 1111 letter_opener (1.10.0) 1112 launchy (>= 2.2, < 4) 1113 letter_opener_web (3.0.0) ··· 1138 rake (~> 13.0) 1139 locale (2.1.4) 1140 lockbox (1.3.0) 1141 - logger (1.6.6) 1142 lograge (0.11.2) 1143 actionpack (>= 4) 1144 activesupport (>= 4) 1145 railties (>= 4) 1146 request_store (~> 1.0) 1147 - loofah (2.24.0) 1148 crass (~> 1.0.2) 1149 nokogiri (>= 1.12.0) 1150 lookbook (2.3.4) ··· 1232 shellany (~> 0.0) 1233 numerizer (0.2.0) 1234 oauth (0.5.6) 1235 - oauth2 (2.0.9) 1236 - faraday (>= 0.17.3, < 3.0) 1237 - jwt (>= 1.0, < 3.0) 1238 multi_xml (~> 0.5) 1239 rack (>= 1.2, < 4) 1240 snaky_hash (~> 2.0) 1241 - version_gem (~> 1.1) 1242 observer (0.1.2) 1243 octokit (9.2.0) 1244 faraday (>= 1, < 3) ··· 1256 plist (~> 3.1) 1257 train-core 1258 wmi-lite (~> 1.0) 1259 - oj (3.16.10) 1260 bigdecimal (>= 3.0) 1261 ostruct (>= 0.2) 1262 oj-introspect (0.8.0) ··· 1449 paper_trail (16.0.0) 1450 activerecord (>= 6.1) 1451 request_store (~> 1.4) 1452 - parallel (1.26.3) 1453 parser (3.3.8.0) 1454 ast (~> 2.4.1) 1455 racc ··· 1492 coderay 1493 parser 1494 unparser 1495 - prometheus-client-mmap (1.2.9) 1496 base64 1497 bigdecimal 1498 logger ··· 1513 date 1514 stringio 1515 public_suffix (6.0.1) 1516 - puma (6.5.0) 1517 nio4r (~> 2.0) 1518 pyu-ruby-sasl (0.0.3.3) 1519 raabro (1.4.0) ··· 1647 rexml (3.4.1) 1648 rinku (2.0.0) 1649 rotp (6.3.0) 1650 - rouge (4.5.1) 1651 rqrcode (2.2.0) 1652 chunky_png (~> 1.0) 1653 rqrcode_core (~> 1.0) ··· 1680 rspec-parameterized-table_syntax (1.0.0) 1681 binding_of_caller 1682 rspec-parameterized-core (< 2) 1683 - rspec-rails (7.0.1) 1684 actionpack (>= 7.0) 1685 activesupport (>= 7.0) 1686 railties (>= 7.0) ··· 1731 ruby-fogbugz (0.3.0) 1732 crack (~> 0.4) 1733 multipart-post (~> 2.0) 1734 - ruby-lsp (0.23.15) 1735 language_server-protocol (~> 3.17.0) 1736 prism (>= 1.2, < 2.0) 1737 rbs (>= 3, < 4) 1738 sorbet-runtime (>= 0.5.10782) 1739 ruby-lsp-rails (0.3.31) 1740 ruby-lsp (>= 0.23.0, < 0.24.0) 1741 - ruby-lsp-rspec (0.1.22) 1742 - ruby-lsp (~> 0.23.0) 1743 ruby-magic (0.6.0) 1744 mini_portile2 (~> 2.8) 1745 ruby-progressbar (1.11.0) ··· 1750 ruby2_keywords (0.0.5) 1751 rubyntlm (0.6.3) 1752 rubypants (0.2.0) 1753 - rubyzip (2.3.2) 1754 rugged (1.6.3) 1755 safe_yaml (1.0.4) 1756 safety_net_attestation (0.4.0) ··· 1769 seed-fu (2.3.9) 1770 activerecord (>= 3.1) 1771 activesupport (>= 3.1) 1772 - selenium-webdriver (4.27.0) 1773 base64 (~> 0.2) 1774 logger (~> 1.4) 1775 rexml (~> 3.2, >= 3.2.5) ··· 1828 hashie 1829 version_gem (~> 1.1) 1830 snowplow-tracker (0.8.0) 1831 - solargraph (0.54.2) 1832 backport (~> 1.2) 1833 benchmark (~> 0.4) 1834 bundler (~> 2.0) 1835 diff-lcs (~> 1.4) 1836 - jaro_winkler (~> 1.6) 1837 kramdown (~> 2.3) 1838 kramdown-parser-gfm (~> 1.1) 1839 logger (~> 1.6) ··· 1991 validates_hostname (1.0.13) 1992 activerecord (>= 3.0) 1993 activesupport (>= 3.0) 1994 - version_gem (1.1.0) 1995 version_sorter (2.3.0) 1996 - view_component (3.21.0) 1997 activesupport (>= 5.2.0, < 8.1) 1998 - concurrent-ruby (~> 1.0) 1999 method_source (~> 1.0) 2000 virtus (2.0.0) 2001 axiom-types (~> 0.1) ··· 2027 activesupport 2028 faraday (~> 2.0) 2029 faraday-follow_redirects 2030 - webmock (3.25.0) 2031 addressable (>= 2.8.0) 2032 crack (>= 0.3.2) 2033 hashdiff (>= 0.4.0, < 2.0.0) ··· 2071 asciidoctor-include-ext (~> 0.4.0) 2072 asciidoctor-kroki (~> 0.10.0) 2073 asciidoctor-plantuml (~> 0.0.16) 2074 - async (~> 2.23.0) 2075 atlassian-jwt (~> 0.2.1) 2076 - attr_encrypted (~> 3.2.4)! 2077 awesome_print 2078 aws-sdk-cloudformation (~> 1) 2079 - aws-sdk-core (~> 3.223.0) 2080 - aws-sdk-s3 (~> 1.185.0) 2081 axe-core-rspec (~> 4.10.0) 2082 babosa (~> 2.0) 2083 base32 (~> 0.3.0) ··· 2088 better_errors (~> 2.10.1) 2089 bootsnap (~> 1.18.3) 2090 browser (~> 5.3.1) 2091 - bullet (~> 7.2.0) 2092 bundler-checksum (~> 0.1.0)! 2093 capybara (~> 3.40) 2094 capybara-screenshot (~> 1.0.26) ··· 2099 cloud_profiler_agent (~> 0.0.0)! 2100 commonmarker (~> 0.23.10) 2101 concurrent-ruby (~> 1.1) 2102 - connection_pool (~> 2.4) 2103 countries (~> 4.0.0) 2104 coverband (= 6.1.5) 2105 creole (~> 0.5.0) ··· 2138 faraday_middleware-aws-sigv4 (~> 1.0.1) 2139 fast_blank (~> 1.0.1) 2140 ffaker (~> 2.24) 2141 - ffi (~> 1.17) 2142 flipper (~> 0.28.0) 2143 flipper-active_record (~> 0.28.0) 2144 flipper-active_support_cache_store (~> 0.28.0) ··· 2152 gettext (~> 3.5, >= 3.5.1) 2153 gettext_i18n_rails (~> 1.13.0) 2154 git (~> 1.8) 2155 - gitaly (~> 17.8.0) 2156 gitlab-active-context! 2157 gitlab-backup-cli! 2158 gitlab-chronic (~> 0.10.5) 2159 - gitlab-cloud-connector (~> 1.11) 2160 - gitlab-crystalball (~> 0.7.2) 2161 gitlab-dangerfiles (~> 4.9.0) 2162 - gitlab-duo-workflow-service-client (~> 0.1)! 2163 gitlab-experiment (~> 0.9.1) 2164 gitlab-fog-azure-rm (~> 2.2.0) 2165 - gitlab-glfm-markdown (~> 0.0.30) 2166 gitlab-housekeeper! 2167 gitlab-http! 2168 gitlab-kas-grpc (~> 17.11.0) ··· 2212 graphlyte (~> 1.0.0) 2213 graphql (= 2.4.13) 2214 graphql-docs (~> 5.0.0) 2215 - grpc (= 1.63.0) 2216 gssapi (~> 1.3.1) 2217 guard-rspec 2218 haml_lint (~> 0.58) ··· 2221 health_check (~> 3.0) 2222 html-pipeline (~> 2.14.3) 2223 html2text 2224 - httparty (~> 0.22.0) 2225 i18n_data (~> 0.13.1) 2226 icalendar (~> 2.10.1) 2227 influxdb-client (~> 3.1) ··· 2244 licensee (~> 9.16) 2245 listen (~> 3.7) 2246 lockbox (~> 1.3.0) 2247 - logger (~> 1.6.0) 2248 lograge (~> 0.5) 2249 loofah (~> 2.24.0) 2250 lookbook (~> 2.3) ··· 2326 pry-byebug 2327 pry-rails (~> 0.3.9) 2328 pry-shell (~> 0.6.4) 2329 - puma (= 6.5.0) 2330 rack (~> 2.2.9) 2331 rack-attack (~> 6.7.0) 2332 rack-cors (~> 2.0.1) ··· 2351 rqrcode (~> 2.2) 2352 rspec-benchmark (~> 0.6.0) 2353 rspec-parameterized (~> 1.0, >= 1.0.2) 2354 - rspec-rails (~> 7.0.0) 2355 rspec-retry (~> 0.6.2) 2356 rspec_junit_formatter 2357 rspec_profiling (~> 0.0.9) ··· 2363 ruby-magic (~> 0.6) 2364 ruby-progressbar (~> 1.10) 2365 ruby-saml (~> 1.18) 2366 - rubyzip (~> 2.3.2) 2367 rugged (~> 1.6) 2368 sanitize (~> 6.0.2) 2369 sd_notify (~> 0.1.0) ··· 2414 valid_email (~> 0.1) 2415 validates_hostname (~> 1.0.13) 2416 version_sorter (~> 2.3) 2417 - view_component (~> 3.21.0) 2418 vite_rails (~> 3.0.17) 2419 vite_ruby (~> 3.9.0) 2420 vmstat (~> 2.3.0) ··· 2427 yard (~> 0.9) 2428 2429 BUNDLED WITH 2430 - 2.6.6
··· 48 google-cloud-storage_transfer (~> 1.2.0) 49 google-protobuf (~> 3.25, >= 3.25.3) 50 googleauth (~> 1.8.1) 51 + grpc (~> 1.72.0) 52 json (~> 2.7) 53 jwt (~> 2.5) 54 logger (~> 1.5) ··· 127 oj (~> 3.16, >= 3.16.10) 128 129 PATH 130 remote: vendor/gems/bundler-checksum 131 specs: 132 bundler-checksum (0.1.0) ··· 156 PATH 157 remote: vendor/gems/gitlab-duo-workflow-service-client 158 specs: 159 + gitlab-duo-workflow-service-client (0.2) 160 grpc 161 162 PATH ··· 328 asciidoctor-plantuml (0.0.16) 329 asciidoctor (>= 2.0.17, < 3.0.0) 330 ast (2.4.2) 331 + async (2.24.0) 332 console (~> 1.29) 333 fiber-annotation 334 io-event (~> 1.9) ··· 336 traces (~> 0.15) 337 atlassian-jwt (0.2.1) 338 jwt (~> 2.1) 339 + attr_encrypted (4.2.0) 340 + encryptor (~> 3.0.0) 341 attr_required (1.0.2) 342 awesome_print (1.9.2) 343 awrence (1.2.1) 344 aws-eventstream (1.3.0) 345 aws-partitions (1.1001.0) 346 + aws-sdk-cloudformation (1.131.0) 347 + aws-sdk-core (~> 3, >= 3.216.0) 348 + aws-sigv4 (~> 1.5) 349 + aws-sdk-core (3.225.0) 350 aws-eventstream (~> 1, >= 1.3.0) 351 aws-partitions (~> 1, >= 1.992.0) 352 aws-sigv4 (~> 1.9) ··· 356 aws-sdk-kms (1.76.0) 357 aws-sdk-core (~> 3, >= 3.188.0) 358 aws-sigv4 (~> 1.1) 359 + aws-sdk-s3 (1.189.0) 360 + aws-sdk-core (~> 3, >= 3.225.0) 361 aws-sdk-kms (~> 1) 362 aws-sigv4 (~> 1.5) 363 aws-sigv4 (1.9.1) ··· 396 bindata (2.4.11) 397 binding_of_caller (1.0.0) 398 debug_inspector (>= 0.0.1) 399 + bootsnap (1.18.6) 400 msgpack (~> 1.2) 401 browser (5.3.1) 402 builder (3.2.4) 403 + bullet (8.0.8) 404 activesupport (>= 3.0.0) 405 uniform_notifier (~> 1.11) 406 byebug (12.0.0) ··· 523 descendants_tracker (0.0.4) 524 thread_safe (~> 0.3, >= 0.3.1) 525 devfile (0.4.4) 526 + device_detector (1.1.3) 527 devise (4.9.4) 528 bcrypt (~> 3.0) 529 orm_adapter (~> 0.1) ··· 537 railties (~> 7.0) 538 rotp (~> 6.0) 539 diff-lcs (1.5.0) 540 + diffy (3.4.4) 541 digest-crc (0.6.5) 542 rake (>= 12.0.0, < 14.0.0) 543 docile (1.4.0) ··· 611 factory_bot_rails (6.4.4) 612 factory_bot (~> 6.5) 613 railties (>= 5.0.0) 614 + faraday (2.13.1) 615 faraday-net_http (>= 2.0, < 3.5) 616 json 617 logger ··· 727 git (1.19.1) 728 addressable (~> 2.8) 729 rchardet (~> 1.8) 730 + gitaly (18.1.0.pre.rc1) 731 grpc (~> 1.0) 732 gitlab (4.19.0) 733 httparty (~> 0.20) 734 terminal-table (>= 1.5.1) 735 gitlab-chronic (0.10.6) 736 numerizer (~> 0.2) 737 + gitlab-cloud-connector (1.17.0) 738 activesupport (~> 7.0) 739 jwt (~> 2.9.3) 740 + gitlab-crystalball (1.1.0) 741 git (< 4) 742 + ostruct (< 1) 743 + gitlab-dangerfiles (4.9.2) 744 danger (>= 9.3.0) 745 danger-gitlab (>= 8.0.0) 746 rake (~> 13.0) ··· 756 mime-types 757 net-http-persistent (~> 4.0) 758 nokogiri (~> 1, >= 1.10.8) 759 + gitlab-glfm-markdown (0.0.31) 760 rb_sys (~> 0.9.109) 761 + gitlab-kas-grpc (17.11.3) 762 grpc (~> 1.0) 763 gitlab-labkit (0.37.0) 764 actionpack (>= 5.0.0, < 8.1.0) ··· 782 activesupport (>= 5.2.0) 783 rake (~> 13.0) 784 snowplow-tracker (~> 0.8.0) 785 + gitlab-secret_detection (0.29.1) 786 + grpc (>= 1.63.0, < 2) 787 grpc_reflection (~> 0.1) 788 parallel (~> 1) 789 re2 (~> 2.7) ··· 904 google-cloud-storage_transfer-v1 (0.8.0) 905 gapic-common (>= 0.20.0, < 2.a) 906 google-cloud-errors (~> 1.0) 907 + google-protobuf (3.25.8) 908 googleapis-common-protos (1.4.0) 909 google-protobuf (~> 3.14) 910 googleapis-common-protos-types (~> 1.2) 911 grpc (~> 1.27) 912 + googleapis-common-protos-types (1.20.0) 913 google-protobuf (>= 3.18, < 5.a) 914 googleauth (1.8.1) 915 faraday (>= 0.17.3, < 3.a) ··· 956 graphql (~> 2.0) 957 html-pipeline (~> 2.14, >= 2.14.3) 958 sass-embedded (~> 1.58) 959 + grpc (1.72.0) 960 + google-protobuf (>= 3.25, < 5.0) 961 googleapis-common-protos-types (~> 1.0) 962 grpc-google-iam-v1 (1.5.0) 963 google-protobuf (~> 3.18) ··· 1017 http-cookie (1.0.5) 1018 domain_name (~> 0.5) 1019 http-form_data (2.3.0) 1020 + httparty (0.23.1) 1021 csv 1022 mini_mime (>= 1.0.0) 1023 multi_xml (>= 0.5.2) ··· 1046 jaeger-client (1.1.0) 1047 opentracing (~> 0.3) 1048 thrift 1049 + jaro_winkler (1.6.1) 1050 jira-ruby (2.3.0) 1051 activesupport 1052 atlassian-jwt ··· 1104 language_server-protocol (3.17.0.3) 1105 launchy (2.5.2) 1106 addressable (~> 2.8) 1107 + lefthook (1.11.13) 1108 letter_opener (1.10.0) 1109 launchy (>= 2.2, < 4) 1110 letter_opener_web (3.0.0) ··· 1135 rake (~> 13.0) 1136 locale (2.1.4) 1137 lockbox (1.3.0) 1138 + logger (1.7.0) 1139 lograge (0.11.2) 1140 actionpack (>= 4) 1141 activesupport (>= 4) 1142 railties (>= 4) 1143 request_store (~> 1.0) 1144 + loofah (2.24.1) 1145 crass (~> 1.0.2) 1146 nokogiri (>= 1.12.0) 1147 lookbook (2.3.4) ··· 1229 shellany (~> 0.0) 1230 numerizer (0.2.0) 1231 oauth (0.5.6) 1232 + oauth2 (2.0.10) 1233 + faraday (>= 0.17.3, < 4.0) 1234 + jwt (>= 1.0, < 4.0) 1235 + logger (~> 1.2) 1236 multi_xml (~> 0.5) 1237 rack (>= 1.2, < 4) 1238 snaky_hash (~> 2.0) 1239 + version_gem (>= 1.1.8, < 3) 1240 observer (0.1.2) 1241 octokit (9.2.0) 1242 faraday (>= 1, < 3) ··· 1254 plist (~> 3.1) 1255 train-core 1256 wmi-lite (~> 1.0) 1257 + oj (3.16.11) 1258 bigdecimal (>= 3.0) 1259 ostruct (>= 0.2) 1260 oj-introspect (0.8.0) ··· 1447 paper_trail (16.0.0) 1448 activerecord (>= 6.1) 1449 request_store (~> 1.4) 1450 + parallel (1.27.0) 1451 parser (3.3.8.0) 1452 ast (~> 2.4.1) 1453 racc ··· 1490 coderay 1491 parser 1492 unparser 1493 + prometheus-client-mmap (1.2.10) 1494 base64 1495 bigdecimal 1496 logger ··· 1511 date 1512 stringio 1513 public_suffix (6.0.1) 1514 + puma (6.6.0) 1515 nio4r (~> 2.0) 1516 pyu-ruby-sasl (0.0.3.3) 1517 raabro (1.4.0) ··· 1645 rexml (3.4.1) 1646 rinku (2.0.0) 1647 rotp (6.3.0) 1648 + rouge (4.5.2) 1649 rqrcode (2.2.0) 1650 chunky_png (~> 1.0) 1651 rqrcode_core (~> 1.0) ··· 1678 rspec-parameterized-table_syntax (1.0.0) 1679 binding_of_caller 1680 rspec-parameterized-core (< 2) 1681 + rspec-rails (7.1.1) 1682 actionpack (>= 7.0) 1683 activesupport (>= 7.0) 1684 railties (>= 7.0) ··· 1729 ruby-fogbugz (0.3.0) 1730 crack (~> 0.4) 1731 multipart-post (~> 2.0) 1732 + ruby-lsp (0.23.20) 1733 language_server-protocol (~> 3.17.0) 1734 prism (>= 1.2, < 2.0) 1735 rbs (>= 3, < 4) 1736 sorbet-runtime (>= 0.5.10782) 1737 ruby-lsp-rails (0.3.31) 1738 ruby-lsp (>= 0.23.0, < 0.24.0) 1739 + ruby-lsp-rspec (0.1.23) 1740 + ruby-lsp (~> 0.23.19) 1741 ruby-magic (0.6.0) 1742 mini_portile2 (~> 2.8) 1743 ruby-progressbar (1.11.0) ··· 1748 ruby2_keywords (0.0.5) 1749 rubyntlm (0.6.3) 1750 rubypants (0.2.0) 1751 + rubyzip (2.4.1) 1752 rugged (1.6.3) 1753 safe_yaml (1.0.4) 1754 safety_net_attestation (0.4.0) ··· 1767 seed-fu (2.3.9) 1768 activerecord (>= 3.1) 1769 activesupport (>= 3.1) 1770 + selenium-webdriver (4.32.0) 1771 base64 (~> 0.2) 1772 logger (~> 1.4) 1773 rexml (~> 3.2, >= 3.2.5) ··· 1826 hashie 1827 version_gem (~> 1.1) 1828 snowplow-tracker (0.8.0) 1829 + solargraph (0.54.4) 1830 backport (~> 1.2) 1831 benchmark (~> 0.4) 1832 bundler (~> 2.0) 1833 diff-lcs (~> 1.4) 1834 + jaro_winkler (~> 1.6, >= 1.6.1) 1835 kramdown (~> 2.3) 1836 kramdown-parser-gfm (~> 1.1) 1837 logger (~> 1.6) ··· 1989 validates_hostname (1.0.13) 1990 activerecord (>= 3.0) 1991 activesupport (>= 3.0) 1992 + version_gem (1.1.8) 1993 version_sorter (2.3.0) 1994 + view_component (3.23.2) 1995 activesupport (>= 5.2.0, < 8.1) 1996 + concurrent-ruby (~> 1) 1997 method_source (~> 1.0) 1998 virtus (2.0.0) 1999 axiom-types (~> 0.1) ··· 2025 activesupport 2026 faraday (~> 2.0) 2027 faraday-follow_redirects 2028 + webmock (3.25.1) 2029 addressable (>= 2.8.0) 2030 crack (>= 0.3.2) 2031 hashdiff (>= 0.4.0, < 2.0.0) ··· 2069 asciidoctor-include-ext (~> 0.4.0) 2070 asciidoctor-kroki (~> 0.10.0) 2071 asciidoctor-plantuml (~> 0.0.16) 2072 + async (~> 2.24.0) 2073 atlassian-jwt (~> 0.2.1) 2074 + attr_encrypted (~> 4.2) 2075 awesome_print 2076 aws-sdk-cloudformation (~> 1) 2077 + aws-sdk-core (~> 3.225.0) 2078 + aws-sdk-s3 (~> 1.189.0) 2079 axe-core-rspec (~> 4.10.0) 2080 babosa (~> 2.0) 2081 base32 (~> 0.3.0) ··· 2086 better_errors (~> 2.10.1) 2087 bootsnap (~> 1.18.3) 2088 browser (~> 5.3.1) 2089 + bullet (~> 8.0.0) 2090 bundler-checksum (~> 0.1.0)! 2091 capybara (~> 3.40) 2092 capybara-screenshot (~> 1.0.26) ··· 2097 cloud_profiler_agent (~> 0.0.0)! 2098 commonmarker (~> 0.23.10) 2099 concurrent-ruby (~> 1.1) 2100 + connection_pool (~> 2.5.3) 2101 countries (~> 4.0.0) 2102 coverband (= 6.1.5) 2103 creole (~> 0.5.0) ··· 2136 faraday_middleware-aws-sigv4 (~> 1.0.1) 2137 fast_blank (~> 1.0.1) 2138 ffaker (~> 2.24) 2139 + ffi (~> 1.17.2) 2140 flipper (~> 0.28.0) 2141 flipper-active_record (~> 0.28.0) 2142 flipper-active_support_cache_store (~> 0.28.0) ··· 2150 gettext (~> 3.5, >= 3.5.1) 2151 gettext_i18n_rails (~> 1.13.0) 2152 git (~> 1.8) 2153 + gitaly (~> 18.1.0.pre.rc1) 2154 gitlab-active-context! 2155 gitlab-backup-cli! 2156 gitlab-chronic (~> 0.10.5) 2157 + gitlab-cloud-connector (~> 1.14) 2158 + gitlab-crystalball (~> 1.1.0) 2159 gitlab-dangerfiles (~> 4.9.0) 2160 + gitlab-duo-workflow-service-client (~> 0.2)! 2161 gitlab-experiment (~> 0.9.1) 2162 gitlab-fog-azure-rm (~> 2.2.0) 2163 + gitlab-glfm-markdown (~> 0.0.31) 2164 gitlab-housekeeper! 2165 gitlab-http! 2166 gitlab-kas-grpc (~> 17.11.0) ··· 2210 graphlyte (~> 1.0.0) 2211 graphql (= 2.4.13) 2212 graphql-docs (~> 5.0.0) 2213 + grpc (~> 1.72.0) 2214 gssapi (~> 1.3.1) 2215 guard-rspec 2216 haml_lint (~> 0.58) ··· 2219 health_check (~> 3.0) 2220 html-pipeline (~> 2.14.3) 2221 html2text 2222 + httparty (~> 0.23.0) 2223 i18n_data (~> 0.13.1) 2224 icalendar (~> 2.10.1) 2225 influxdb-client (~> 3.1) ··· 2242 licensee (~> 9.16) 2243 listen (~> 3.7) 2244 lockbox (~> 1.3.0) 2245 + logger (~> 1.7.0) 2246 lograge (~> 0.5) 2247 loofah (~> 2.24.0) 2248 lookbook (~> 2.3) ··· 2324 pry-byebug 2325 pry-rails (~> 0.3.9) 2326 pry-shell (~> 0.6.4) 2327 + puma (= 6.6.0) 2328 rack (~> 2.2.9) 2329 rack-attack (~> 6.7.0) 2330 rack-cors (~> 2.0.1) ··· 2349 rqrcode (~> 2.2) 2350 rspec-benchmark (~> 0.6.0) 2351 rspec-parameterized (~> 1.0, >= 1.0.2) 2352 + rspec-rails (~> 7.1.0) 2353 rspec-retry (~> 0.6.2) 2354 rspec_junit_formatter 2355 rspec_profiling (~> 0.0.9) ··· 2361 ruby-magic (~> 0.6) 2362 ruby-progressbar (~> 1.10) 2363 ruby-saml (~> 1.18) 2364 + rubyzip (~> 2.4.0) 2365 rugged (~> 1.6) 2366 sanitize (~> 6.0.2) 2367 sd_notify (~> 0.1.0) ··· 2412 valid_email (~> 0.1) 2413 validates_hostname (~> 1.0.13) 2414 version_sorter (~> 2.3) 2415 + view_component (~> 3.23.2) 2416 vite_rails (~> 3.0.17) 2417 vite_ruby (~> 3.9.0) 2418 vmstat (~> 2.3.0) ··· 2425 yard (~> 0.9) 2426 2427 BUNDLED WITH 2428 + 2.6.9
+89 -83
pkgs/by-name/gi/gitlab/rubyEnv/gemset.nix
··· 468 platforms = [ ]; 469 source = { 470 remotes = [ "https://rubygems.org" ]; 471 - sha256 = "01jh5b1wh9gvgrkl2bgc93pimc0ncjbi5vsadgxxp9a8d4s9fb31"; 472 type = "gem"; 473 }; 474 - version = "2.23.1"; 475 }; 476 atlassian-jwt = { 477 dependencies = [ "jwt" ]; ··· 489 groups = [ "default" ]; 490 platforms = [ ]; 491 source = { 492 - path = "${src}/vendor/gems/attr_encrypted"; 493 - type = "path"; 494 }; 495 - version = "3.2.4"; 496 }; 497 attr_required = { 498 groups = [ "default" ]; ··· 556 platforms = [ ]; 557 source = { 558 remotes = [ "https://rubygems.org" ]; 559 - sha256 = "09kb3k5vpymg846gajc5d3wznww63yiv3ygdf4v42d4pf4wpbr1i"; 560 type = "gem"; 561 }; 562 - version = "1.41.0"; 563 }; 564 aws-sdk-core = { 565 dependencies = [ ··· 574 platforms = [ ]; 575 source = { 576 remotes = [ "https://rubygems.org" ]; 577 - sha256 = "0xwcimg5i93ansmmww7ap8k6xxyijkxa8p896bxj9kc7cw8hkhyq"; 578 type = "gem"; 579 }; 580 - version = "3.223.0"; 581 }; 582 aws-sdk-kms = { 583 dependencies = [ ··· 603 platforms = [ ]; 604 source = { 605 remotes = [ "https://rubygems.org" ]; 606 - sha256 = "1ix5g1qnp7m0f8jk0bx0b5csx8p7zrxhnvkqc7jsyp9a3c4vnpky"; 607 type = "gem"; 608 }; 609 - version = "1.185.0"; 610 }; 611 aws-sigv4 = { 612 dependencies = [ "aws-eventstream" ]; ··· 873 platforms = [ ]; 874 source = { 875 remotes = [ "https://rubygems.org" ]; 876 - sha256 = "0mdgj9yw1hmx3xh2qxyjc31y8igmxzd9h0c245ay2zkz76pl4k5c"; 877 type = "gem"; 878 }; 879 - version = "1.18.4"; 880 }; 881 browser = { 882 groups = [ "default" ]; ··· 914 platforms = [ ]; 915 source = { 916 remotes = [ "https://rubygems.org" ]; 917 - sha256 = "12gacycw1adsdjp14pm43619c6lcdaddhgbdizy7gnzmnjhwh0im"; 918 type = "gem"; 919 }; 920 - version = "7.2.0"; 921 }; 922 bundler-checksum = { 923 dependencies = [ ]; ··· 1636 platforms = [ ]; 1637 source = { 1638 remotes = [ "https://rubygems.org" ]; 1639 - sha256 = "0zbsjj1bgwmsiqiw6x5fzbzp25xc10c02s37ggl2635ha0qzn05q"; 1640 type = "gem"; 1641 }; 1642 - version = "1.0.0"; 1643 }; 1644 devise = { 1645 dependencies = [ ··· 1716 platforms = [ ]; 1717 source = { 1718 remotes = [ "https://rubygems.org" ]; 1719 - sha256 = "19xaz5qmw0kg1rdsjh13vk7674bpcmjy6cnddx1cvl80vgkvjr22"; 1720 type = "gem"; 1721 }; 1722 - version = "3.4.3"; 1723 }; 1724 digest-crc = { 1725 dependencies = [ "rake" ]; ··· 2211 platforms = [ ]; 2212 source = { 2213 remotes = [ "https://rubygems.org" ]; 2214 - sha256 = "1mls9g490k63rdmjc9shqshqzznfn1y21wawkxrwp2vvbk13jwqm"; 2215 type = "gem"; 2216 }; 2217 - version = "2.12.2"; 2218 }; 2219 faraday-follow_redirects = { 2220 dependencies = [ "faraday" ]; ··· 2762 platforms = [ ]; 2763 source = { 2764 remotes = [ "https://rubygems.org" ]; 2765 - sha256 = "0kvv1idqscqh03wp6xcb5mi03j5hksbnn8dadcwpv2izm0srfv8r"; 2766 type = "gem"; 2767 }; 2768 - version = "17.8.4"; 2769 }; 2770 gitlab = { 2771 dependencies = [ ··· 2856 platforms = [ ]; 2857 source = { 2858 remotes = [ "https://rubygems.org" ]; 2859 - sha256 = "1bshayyh9pb2rgb9qc82dc9fr1xkf4kxj10rd0lkjqxnbh7ppsxi"; 2860 type = "gem"; 2861 }; 2862 - version = "1.12.0"; 2863 }; 2864 gitlab-crystalball = { 2865 - dependencies = [ "git" ]; 2866 groups = [ 2867 "development" 2868 "test" ··· 2870 platforms = [ ]; 2871 source = { 2872 remotes = [ "https://rubygems.org" ]; 2873 - sha256 = "16mlrsd4lyvp9faqrnd7nmrl485wzrj2vp6y72x7f8wmsmqpivf4"; 2874 type = "gem"; 2875 }; 2876 - version = "0.7.2"; 2877 }; 2878 gitlab-dangerfiles = { 2879 dependencies = [ ··· 2889 platforms = [ ]; 2890 source = { 2891 remotes = [ "https://rubygems.org" ]; 2892 - sha256 = "1cpiznkzlvsbanfcvnqdf0lxrzjd3i592d0j766xmr55mkc1jsr9"; 2893 type = "gem"; 2894 }; 2895 - version = "4.9.1"; 2896 }; 2897 gitlab-duo-workflow-service-client = { 2898 dependencies = [ "grpc" ]; ··· 2902 path = "${src}/vendor/gems/gitlab-duo-workflow-service-client"; 2903 type = "path"; 2904 }; 2905 - version = "0.1"; 2906 }; 2907 gitlab-experiment = { 2908 dependencies = [ ··· 2944 platforms = [ ]; 2945 source = { 2946 remotes = [ "https://rubygems.org" ]; 2947 - sha256 = "0rh0bij1nk0c6agqg39p5qwhc93fdgriwqwnshgrkn66kwzs7ppk"; 2948 type = "gem"; 2949 }; 2950 - version = "0.0.30"; 2951 }; 2952 gitlab-housekeeper = { 2953 dependencies = [ ··· 2990 platforms = [ ]; 2991 source = { 2992 remotes = [ "https://rubygems.org" ]; 2993 - sha256 = "075fasc3mv2l87l34cw5pw1vyf2ad254gsa9jpl4cqv3rx6hbfgj"; 2994 type = "gem"; 2995 }; 2996 - version = "17.11.2"; 2997 }; 2998 gitlab-labkit = { 2999 dependencies = [ ··· 3152 platforms = [ ]; 3153 source = { 3154 remotes = [ "https://rubygems.org" ]; 3155 - sha256 = "1gip6bgsh6b284sjlz24ljydshsa9p5ikizwrmb82gnsc46dcsmk"; 3156 type = "gem"; 3157 }; 3158 - version = "0.26.1"; 3159 }; 3160 gitlab-security_report_schemas = { 3161 dependencies = [ ··· 3656 platforms = [ ]; 3657 source = { 3658 remotes = [ "https://rubygems.org" ]; 3659 - sha256 = "1afriizkvwwcyh0s0j1x9d9045pn4f767gpj5q49hicsqz8flq58"; 3660 type = "gem"; 3661 }; 3662 - version = "3.25.7"; 3663 }; 3664 googleapis-common-protos = { 3665 dependencies = [ ··· 3685 platforms = [ ]; 3686 source = { 3687 remotes = [ "https://rubygems.org" ]; 3688 - sha256 = "152nfvcnj1i1gsphhs7mhxzd0wa9pjdjb0xhgb2bry16ag57djxf"; 3689 type = "gem"; 3690 }; 3691 - version = "1.19.0"; 3692 }; 3693 googleauth = { 3694 dependencies = [ ··· 3882 platforms = [ ]; 3883 source = { 3884 remotes = [ "https://rubygems.org" ]; 3885 - sha256 = "11ink0ayf14qgs3msn5a7dpg49vm3ck2415r64nfk1i8xv286hsz"; 3886 type = "gem"; 3887 }; 3888 - version = "1.63.0"; 3889 }; 3890 grpc-google-iam-v1 = { 3891 dependencies = [ ··· 4203 platforms = [ ]; 4204 source = { 4205 remotes = [ "https://rubygems.org" ]; 4206 - sha256 = "0v7s60abgwkahkqi4lf68hmz3j69jli3q25jsf9h1kvijif2lrbq"; 4207 type = "gem"; 4208 }; 4209 - version = "0.22.0"; 4210 }; 4211 httpclient = { 4212 groups = [ "default" ]; ··· 4410 platforms = [ ]; 4411 source = { 4412 remotes = [ "https://rubygems.org" ]; 4413 - sha256 = "09645h5an19zc1i7wlmixszj8xxqb2zc8qlf8dmx39bxpas1l24b"; 4414 type = "gem"; 4415 }; 4416 - version = "1.6.0"; 4417 }; 4418 jira-ruby = { 4419 dependencies = [ ··· 4693 platforms = [ ]; 4694 source = { 4695 remotes = [ "https://rubygems.org" ]; 4696 - sha256 = "09m8m65iyk8d1y0g52srl7994c80f8ai33z8flbzhsjqr2wy17rh"; 4697 type = "gem"; 4698 }; 4699 - version = "1.11.5"; 4700 }; 4701 letter_opener = { 4702 dependencies = [ "launchy" ]; ··· 4838 "danger" 4839 "default" 4840 "development" 4841 "test" 4842 ]; 4843 platforms = [ ]; 4844 source = { 4845 remotes = [ "https://rubygems.org" ]; 4846 - sha256 = "05s008w9vy7is3njblmavrbdzyrwwc1fsziffdr58w9pwqj8sqfx"; 4847 type = "gem"; 4848 }; 4849 - version = "1.6.6"; 4850 }; 4851 lograge = { 4852 dependencies = [ ··· 4878 platforms = [ ]; 4879 source = { 4880 remotes = [ "https://rubygems.org" ]; 4881 - sha256 = "07pfa5kgl7k2hxlzzn89qna6bmiyrxlchgbzi0885frsi08agrk1"; 4882 type = "gem"; 4883 }; 4884 - version = "2.24.0"; 4885 }; 4886 lookbook = { 4887 dependencies = [ ··· 5561 dependencies = [ 5562 "faraday" 5563 "jwt" 5564 "multi_xml" 5565 "rack" 5566 "snaky_hash" ··· 5570 platforms = [ ]; 5571 source = { 5572 remotes = [ "https://rubygems.org" ]; 5573 - sha256 = "1yzpaghh8kwzgmvmrlbzf36ks5s2hf34rayzw081dp2jrzprs7xj"; 5574 type = "gem"; 5575 }; 5576 - version = "2.0.9"; 5577 }; 5578 observer = { 5579 groups = [ ··· 5640 platforms = [ ]; 5641 source = { 5642 remotes = [ "https://rubygems.org" ]; 5643 - sha256 = "0z1xw7xm7xkxnslhxqvfzvv5f1q1cl40niwvaxny2cg3fkcvw9kz"; 5644 type = "gem"; 5645 }; 5646 - version = "3.16.10"; 5647 }; 5648 oj-introspect = { 5649 dependencies = [ "oj" ]; ··· 6523 platforms = [ ]; 6524 source = { 6525 remotes = [ "https://rubygems.org" ]; 6526 - sha256 = "1vy7sjs2pgz4i96v5yk9b7aafbffnvq7nn419fgvw55qlavsnsyq"; 6527 type = "gem"; 6528 }; 6529 - version = "1.26.3"; 6530 }; 6531 parser = { 6532 dependencies = [ ··· 6792 platforms = [ ]; 6793 source = { 6794 remotes = [ "https://rubygems.org" ]; 6795 - sha256 = "0120712ar9cmjgyqrihf36pcslx8m73gp0l86dfw8yvn8gs9xzr0"; 6796 type = "gem"; 6797 }; 6798 - version = "1.2.9"; 6799 }; 6800 pry = { 6801 dependencies = [ ··· 6904 platforms = [ ]; 6905 source = { 6906 remotes = [ "https://rubygems.org" ]; 6907 - sha256 = "1wl9q4fl8gvhwdpfxghx6jdqi4508287pcgiwi96sdbzmdfbglcl"; 6908 type = "gem"; 6909 }; 6910 - version = "6.5.0"; 6911 }; 6912 pyu-ruby-sasl = { 6913 groups = [ "default" ]; ··· 7659 platforms = [ ]; 7660 source = { 7661 remotes = [ "https://rubygems.org" ]; 7662 - sha256 = "1pchwrkr0994v7mh054lcp0na3bk3mj2sk0dc33bn6bhxrnirj1a"; 7663 type = "gem"; 7664 }; 7665 - version = "4.5.1"; 7666 }; 7667 rqrcode = { 7668 dependencies = [ ··· 7845 platforms = [ ]; 7846 source = { 7847 remotes = [ "https://rubygems.org" ]; 7848 - sha256 = "1ycjggcmzbgrfjk04v26b43c3fj5jq2qic911qk7585wvav2qaxd"; 7849 type = "gem"; 7850 }; 7851 - version = "7.0.1"; 7852 }; 7853 rspec-retry = { 7854 dependencies = [ "rspec-core" ]; ··· 8082 platforms = [ ]; 8083 source = { 8084 remotes = [ "https://rubygems.org" ]; 8085 - sha256 = "17z0hi70s201gxw251hgv4r9zmfky2jlmp3pwma7hixsfpkx6gay"; 8086 type = "gem"; 8087 }; 8088 - version = "0.23.15"; 8089 }; 8090 ruby-lsp-rails = { 8091 dependencies = [ "ruby-lsp" ]; ··· 8104 platforms = [ ]; 8105 source = { 8106 remotes = [ "https://rubygems.org" ]; 8107 - sha256 = "1h2rnylicx9cw2agrxzgxcr0bl2ac8iy99sz7w657hbfrpsyv0p9"; 8108 type = "gem"; 8109 }; 8110 - version = "0.1.22"; 8111 }; 8112 ruby-magic = { 8113 dependencies = [ "mini_portile2" ]; ··· 8206 platforms = [ ]; 8207 source = { 8208 remotes = [ "https://rubygems.org" ]; 8209 - sha256 = "0grps9197qyxakbpw02pda59v45lfgbgiyw48i0mq9f2bn9y6mrz"; 8210 type = "gem"; 8211 }; 8212 - version = "2.3.2"; 8213 }; 8214 rugged = { 8215 groups = [ ··· 8352 platforms = [ ]; 8353 source = { 8354 remotes = [ "https://rubygems.org" ]; 8355 - sha256 = "1q5nbszbxz566yzyiv0a4lvfk56q89k0lk4mqp6wyddrc2nz88c8"; 8356 type = "gem"; 8357 }; 8358 - version = "4.27.0"; 8359 }; 8360 semver_dialects = { 8361 dependencies = [ ··· 8687 platforms = [ ]; 8688 source = { 8689 remotes = [ "https://rubygems.org" ]; 8690 - sha256 = "0mkc1fxz4anv7fcq9jn26dc5ppwriand778f9dklzrpgq9pga8py"; 8691 type = "gem"; 8692 }; 8693 - version = "0.54.2"; 8694 }; 8695 solargraph-rspec = { 8696 dependencies = [ "solargraph" ]; ··· 9643 platforms = [ ]; 9644 source = { 9645 remotes = [ "https://rubygems.org" ]; 9646 - sha256 = "104s7p4zp5yvf0bvbwd9mqmnkgz2z89h4hbvxi8pzd8d08c9a03b"; 9647 type = "gem"; 9648 }; 9649 - version = "1.1.0"; 9650 }; 9651 version_sorter = { 9652 groups = [ "default" ]; ··· 9671 platforms = [ ]; 9672 source = { 9673 remotes = [ "https://rubygems.org" ]; 9674 - sha256 = "0p6z21kqz05966l77rfj7hdmhb6drld7qaxdbx4qawwylay7fnkz"; 9675 type = "gem"; 9676 }; 9677 - version = "3.21.0"; 9678 }; 9679 virtus = { 9680 dependencies = [ ··· 9807 platforms = [ ]; 9808 source = { 9809 remotes = [ "https://rubygems.org" ]; 9810 - sha256 = "13hrfja9as50ymbzsmlqsnv3ijirnf6mini21y1qq04793y26g2p"; 9811 type = "gem"; 9812 }; 9813 - version = "3.25.0"; 9814 }; 9815 webrick = { 9816 groups = [
··· 468 platforms = [ ]; 469 source = { 470 remotes = [ "https://rubygems.org" ]; 471 + sha256 = "0xs3qdlm8fj6zksqp5daamc51azwgbrp3b6mbqcxl22qdnn137aq"; 472 type = "gem"; 473 }; 474 + version = "2.24.0"; 475 }; 476 atlassian-jwt = { 477 dependencies = [ "jwt" ]; ··· 489 groups = [ "default" ]; 490 platforms = [ ]; 491 source = { 492 + remotes = [ "https://rubygems.org" ]; 493 + sha256 = "0lddh6dznfvpic6c9pbb6wgzwd3jyp26abjfvi0fsf3fkqaq0p3y"; 494 + type = "gem"; 495 }; 496 + version = "4.2.0"; 497 }; 498 attr_required = { 499 groups = [ "default" ]; ··· 557 platforms = [ ]; 558 source = { 559 remotes = [ "https://rubygems.org" ]; 560 + sha256 = "1bkkx0sz1lkqhzkrpklnalpv2dshvrdi12yq47xmv0nflhgzysmp"; 561 type = "gem"; 562 }; 563 + version = "1.131.0"; 564 }; 565 aws-sdk-core = { 566 dependencies = [ ··· 575 platforms = [ ]; 576 source = { 577 remotes = [ "https://rubygems.org" ]; 578 + sha256 = "1kafaaa9a2yh2cia6s2bn3m5jmya43l239j2ncbsndcq925xhjkw"; 579 type = "gem"; 580 }; 581 + version = "3.225.0"; 582 }; 583 aws-sdk-kms = { 584 dependencies = [ ··· 604 platforms = [ ]; 605 source = { 606 remotes = [ "https://rubygems.org" ]; 607 + sha256 = "0x3ylssjaq9bvsgs89l601x1fywxzi80dc1xc8zgvzigsyk2yqia"; 608 type = "gem"; 609 }; 610 + version = "1.189.0"; 611 }; 612 aws-sigv4 = { 613 dependencies = [ "aws-eventstream" ]; ··· 874 platforms = [ ]; 875 source = { 876 remotes = [ "https://rubygems.org" ]; 877 + sha256 = "003xl226y120cbq1n99805jw6w75gcz1gs941yz3h7li3qy3kqha"; 878 type = "gem"; 879 }; 880 + version = "1.18.6"; 881 }; 882 browser = { 883 groups = [ "default" ]; ··· 915 platforms = [ ]; 916 source = { 917 remotes = [ "https://rubygems.org" ]; 918 + sha256 = "0hn5nysivwlzwgwgh3m97kzjgfy8g7nl82b2pahdj0xqnrg91fdl"; 919 type = "gem"; 920 }; 921 + version = "8.0.8"; 922 }; 923 bundler-checksum = { 924 dependencies = [ ]; ··· 1637 platforms = [ ]; 1638 source = { 1639 remotes = [ "https://rubygems.org" ]; 1640 + sha256 = "0ycwbakxxir8dwh2fwg47hvi05dvp1s20fqr3yh8lbmb5kj3zzn5"; 1641 type = "gem"; 1642 }; 1643 + version = "1.1.3"; 1644 }; 1645 devise = { 1646 dependencies = [ ··· 1717 platforms = [ ]; 1718 source = { 1719 remotes = [ "https://rubygems.org" ]; 1720 + sha256 = "1qs7drxvyzk3dg22xgblc12lq5kww9hhj7vpn8ay3l42rasllf3r"; 1721 type = "gem"; 1722 }; 1723 + version = "3.4.4"; 1724 }; 1725 digest-crc = { 1726 dependencies = [ "rake" ]; ··· 2212 platforms = [ ]; 2213 source = { 2214 remotes = [ "https://rubygems.org" ]; 2215 + sha256 = "0xbv450qj2bx0qz9l2pjrd3kc057y6bglc3na7a78zby8ssiwlyc"; 2216 type = "gem"; 2217 }; 2218 + version = "2.13.1"; 2219 }; 2220 faraday-follow_redirects = { 2221 dependencies = [ "faraday" ]; ··· 2763 platforms = [ ]; 2764 source = { 2765 remotes = [ "https://rubygems.org" ]; 2766 + sha256 = "02p7ysnali576bpdivlgnx31h4zwmg7aggx4kwfck51npg2s0rcg"; 2767 type = "gem"; 2768 }; 2769 + version = "18.1.0.pre.rc1"; 2770 }; 2771 gitlab = { 2772 dependencies = [ ··· 2857 platforms = [ ]; 2858 source = { 2859 remotes = [ "https://rubygems.org" ]; 2860 + sha256 = "0d5zrz5vgb8zrnri42awqfvcq9kfzlrc032nprknddpb9iagbsmr"; 2861 type = "gem"; 2862 }; 2863 + version = "1.17.0"; 2864 }; 2865 gitlab-crystalball = { 2866 + dependencies = [ 2867 + "git" 2868 + "ostruct" 2869 + ]; 2870 groups = [ 2871 "development" 2872 "test" ··· 2874 platforms = [ ]; 2875 source = { 2876 remotes = [ "https://rubygems.org" ]; 2877 + sha256 = "1a42qg2m7w0qn7as3zrc4v7lrxig532izi7yb2w8rbcwm114fcdx"; 2878 type = "gem"; 2879 }; 2880 + version = "1.1.0"; 2881 }; 2882 gitlab-dangerfiles = { 2883 dependencies = [ ··· 2893 platforms = [ ]; 2894 source = { 2895 remotes = [ "https://rubygems.org" ]; 2896 + sha256 = "162p00p59rxbhxglanzapl6qckc52q97s6hrf1p0ywnqhpv51h6m"; 2897 type = "gem"; 2898 }; 2899 + version = "4.9.2"; 2900 }; 2901 gitlab-duo-workflow-service-client = { 2902 dependencies = [ "grpc" ]; ··· 2906 path = "${src}/vendor/gems/gitlab-duo-workflow-service-client"; 2907 type = "path"; 2908 }; 2909 + version = "0.2"; 2910 }; 2911 gitlab-experiment = { 2912 dependencies = [ ··· 2948 platforms = [ ]; 2949 source = { 2950 remotes = [ "https://rubygems.org" ]; 2951 + sha256 = "06rd3q4xznh483aqmg2llaaa946psagrxd6va8g9zm3q3k3fkj4i"; 2952 type = "gem"; 2953 }; 2954 + version = "0.0.31"; 2955 }; 2956 gitlab-housekeeper = { 2957 dependencies = [ ··· 2994 platforms = [ ]; 2995 source = { 2996 remotes = [ "https://rubygems.org" ]; 2997 + sha256 = "0lsz61cr7i3d72i6rxvbfqbq6f5anzbbmhmrmr7mprna4dy93d7q"; 2998 type = "gem"; 2999 }; 3000 + version = "17.11.3"; 3001 }; 3002 gitlab-labkit = { 3003 dependencies = [ ··· 3156 platforms = [ ]; 3157 source = { 3158 remotes = [ "https://rubygems.org" ]; 3159 + sha256 = "0b4908vic675qq1mh1i45vh5z9vdg1ynanxdbdzaazxvjkakdwzd"; 3160 type = "gem"; 3161 }; 3162 + version = "0.29.1"; 3163 }; 3164 gitlab-security_report_schemas = { 3165 dependencies = [ ··· 3660 platforms = [ ]; 3661 source = { 3662 remotes = [ "https://rubygems.org" ]; 3663 + sha256 = "1dsj349xm6jmd94xix8bgdn5m8jqqk9bsivlm9fll8ifa008ab0h"; 3664 type = "gem"; 3665 }; 3666 + version = "3.25.8"; 3667 }; 3668 googleapis-common-protos = { 3669 dependencies = [ ··· 3689 platforms = [ ]; 3690 source = { 3691 remotes = [ "https://rubygems.org" ]; 3692 + sha256 = "0zyh9pxsw4zwv3iissirwqnx98qzkywqf3bwdrai6zpwph34ndsy"; 3693 type = "gem"; 3694 }; 3695 + version = "1.20.0"; 3696 }; 3697 googleauth = { 3698 dependencies = [ ··· 3886 platforms = [ ]; 3887 source = { 3888 remotes = [ "https://rubygems.org" ]; 3889 + sha256 = "02gakdhvpl777b41i8cgkrj7gk0jlq4fza9hjksp2r7ryji0vyjn"; 3890 type = "gem"; 3891 }; 3892 + version = "1.72.0"; 3893 }; 3894 grpc-google-iam-v1 = { 3895 dependencies = [ ··· 4207 platforms = [ ]; 4208 source = { 4209 remotes = [ "https://rubygems.org" ]; 4210 + sha256 = "0mbbjr774zxb2wcpbwc93l0i481bxk7ga5hpap76w3q1y9idvh9s"; 4211 type = "gem"; 4212 }; 4213 + version = "0.23.1"; 4214 }; 4215 httpclient = { 4216 groups = [ "default" ]; ··· 4414 platforms = [ ]; 4415 source = { 4416 remotes = [ "https://rubygems.org" ]; 4417 + sha256 = "14xkw4lb6wwvbcwqkf6ds116sridk9c8yz6y3caw07vzpwdvcmn0"; 4418 type = "gem"; 4419 }; 4420 + version = "1.6.1"; 4421 }; 4422 jira-ruby = { 4423 dependencies = [ ··· 4697 platforms = [ ]; 4698 source = { 4699 remotes = [ "https://rubygems.org" ]; 4700 + sha256 = "18msiw0b3krm9krxrahiladblh6pjpj395wcjjw2fvsimwyy7vk4"; 4701 type = "gem"; 4702 }; 4703 + version = "1.11.13"; 4704 }; 4705 letter_opener = { 4706 dependencies = [ "launchy" ]; ··· 4842 "danger" 4843 "default" 4844 "development" 4845 + "monorepo" 4846 "test" 4847 ]; 4848 platforms = [ ]; 4849 source = { 4850 remotes = [ "https://rubygems.org" ]; 4851 + sha256 = "00q2zznygpbls8asz5knjvvj2brr3ghmqxgr83xnrdj4rk3xwvhr"; 4852 type = "gem"; 4853 }; 4854 + version = "1.7.0"; 4855 }; 4856 lograge = { 4857 dependencies = [ ··· 4883 platforms = [ ]; 4884 source = { 4885 remotes = [ "https://rubygems.org" ]; 4886 + sha256 = "0dx316q03x6rpdbl610rdaj2vfd5s8fanixk21j4gv3h5f230nk5"; 4887 type = "gem"; 4888 }; 4889 + version = "2.24.1"; 4890 }; 4891 lookbook = { 4892 dependencies = [ ··· 5566 dependencies = [ 5567 "faraday" 5568 "jwt" 5569 + "logger" 5570 "multi_xml" 5571 "rack" 5572 "snaky_hash" ··· 5576 platforms = [ ]; 5577 source = { 5578 remotes = [ "https://rubygems.org" ]; 5579 + sha256 = "0hisvj04523xsq0cmaw2lzwjj2pgwvkxfs6c9dfqh8cdb5wjc4wg"; 5580 type = "gem"; 5581 }; 5582 + version = "2.0.10"; 5583 }; 5584 observer = { 5585 groups = [ ··· 5646 platforms = [ ]; 5647 source = { 5648 remotes = [ "https://rubygems.org" ]; 5649 + sha256 = "1cajn3ylwhby1x51d9hbchm964qwb5zp63f7sfdm55n85ffn1ara"; 5650 type = "gem"; 5651 }; 5652 + version = "3.16.11"; 5653 }; 5654 oj-introspect = { 5655 dependencies = [ "oj" ]; ··· 6529 platforms = [ ]; 6530 source = { 6531 remotes = [ "https://rubygems.org" ]; 6532 + sha256 = "0c719bfgcszqvk9z47w2p8j2wkz5y35k48ywwas5yxbbh3hm3haa"; 6533 type = "gem"; 6534 }; 6535 + version = "1.27.0"; 6536 }; 6537 parser = { 6538 dependencies = [ ··· 6798 platforms = [ ]; 6799 source = { 6800 remotes = [ "https://rubygems.org" ]; 6801 + sha256 = "0i0l7v26vq8k6wvsfk9fzpswilbg4214d9p9xc87kmswl1kwxm26"; 6802 type = "gem"; 6803 }; 6804 + version = "1.2.10"; 6805 }; 6806 pry = { 6807 dependencies = [ ··· 6910 platforms = [ ]; 6911 source = { 6912 remotes = [ "https://rubygems.org" ]; 6913 + sha256 = "11xd3207k5rl6bz0qxhcb3zcr941rhx7ig2f19gxxmdk7s3hcp7j"; 6914 type = "gem"; 6915 }; 6916 + version = "6.6.0"; 6917 }; 6918 pyu-ruby-sasl = { 6919 groups = [ "default" ]; ··· 7665 platforms = [ ]; 7666 source = { 7667 remotes = [ "https://rubygems.org" ]; 7668 + sha256 = "18v8if3jix029rr3j8iwisv73facw223353n0h7avl39ibxk6hh3"; 7669 type = "gem"; 7670 }; 7671 + version = "4.5.2"; 7672 }; 7673 rqrcode = { 7674 dependencies = [ ··· 7851 platforms = [ ]; 7852 source = { 7853 remotes = [ "https://rubygems.org" ]; 7854 + sha256 = "0cg3ay2jin7jv20carhx3icv3gnwka0hqcr15zcjy7i1xnmwqpg1"; 7855 type = "gem"; 7856 }; 7857 + version = "7.1.1"; 7858 }; 7859 rspec-retry = { 7860 dependencies = [ "rspec-core" ]; ··· 8088 platforms = [ ]; 8089 source = { 8090 remotes = [ "https://rubygems.org" ]; 8091 + sha256 = "0s97zck9v2c1awk4lbj5ccsnn6p0jp018mrq12fvh5hp00sn3586"; 8092 type = "gem"; 8093 }; 8094 + version = "0.23.20"; 8095 }; 8096 ruby-lsp-rails = { 8097 dependencies = [ "ruby-lsp" ]; ··· 8110 platforms = [ ]; 8111 source = { 8112 remotes = [ "https://rubygems.org" ]; 8113 + sha256 = "1lv886262vzmjpgcd0759zn86yaidjn1wznnscn75saj4d81bafj"; 8114 type = "gem"; 8115 }; 8116 + version = "0.1.23"; 8117 }; 8118 ruby-magic = { 8119 dependencies = [ "mini_portile2" ]; ··· 8212 platforms = [ ]; 8213 source = { 8214 remotes = [ "https://rubygems.org" ]; 8215 + sha256 = "05an0wz87vkmqwcwyh5rjiaavydfn5f4q1lixcsqkphzvj7chxw5"; 8216 type = "gem"; 8217 }; 8218 + version = "2.4.1"; 8219 }; 8220 rugged = { 8221 groups = [ ··· 8358 platforms = [ ]; 8359 source = { 8360 remotes = [ "https://rubygems.org" ]; 8361 + sha256 = "1zlamvlgszczfx2f2v1b34q0lka15cqj46krwb4ymgl6nlkxznr0"; 8362 type = "gem"; 8363 }; 8364 + version = "4.32.0"; 8365 }; 8366 semver_dialects = { 8367 dependencies = [ ··· 8693 platforms = [ ]; 8694 source = { 8695 remotes = [ "https://rubygems.org" ]; 8696 + sha256 = "1q40v3xrx8zzcpk84mcb4f80zc49vp98pphlffb5w20sa760a9w4"; 8697 type = "gem"; 8698 }; 8699 + version = "0.54.4"; 8700 }; 8701 solargraph-rspec = { 8702 dependencies = [ "solargraph" ]; ··· 9649 platforms = [ ]; 9650 source = { 9651 remotes = [ "https://rubygems.org" ]; 9652 + sha256 = "0270m29n7mq9yq4xnjzryzr6jxf292ahjn9fzywm2rg3rdz7cr59"; 9653 type = "gem"; 9654 }; 9655 + version = "1.1.8"; 9656 }; 9657 version_sorter = { 9658 groups = [ "default" ]; ··· 9677 platforms = [ ]; 9678 source = { 9679 remotes = [ "https://rubygems.org" ]; 9680 + sha256 = "0aw962shs2x52dy1vhzkw1qc0b5vxmgaab6lld7hggrqkr5ysbrw"; 9681 type = "gem"; 9682 }; 9683 + version = "3.23.2"; 9684 }; 9685 virtus = { 9686 dependencies = [ ··· 9813 platforms = [ ]; 9814 source = { 9815 remotes = [ "https://rubygems.org" ]; 9816 + sha256 = "08v374yrqqhjj3xjzmvwnv3yz21r22kn071yr0i67gmwaf9mv7db"; 9817 type = "gem"; 9818 }; 9819 + version = "3.25.1"; 9820 }; 9821 webrick = { 9822 groups = [
+2 -1
pkgs/development/ruby-modules/gem-config/default.nix
··· 492 dontBuilt = true; 493 installPhase = '' 494 cp -R ext/fast_mmaped_file_rs $out 495 cp Cargo.lock $out 496 ''; 497 }; 498 - hash = "sha256-KVbmDAa9EFwTUTHPF/8ZzycbieMhAuiidiz5rqGIKOo="; 499 }; 500 501 nativeBuildInputs = [
··· 492 dontBuilt = true; 493 installPhase = '' 494 cp -R ext/fast_mmaped_file_rs $out 495 + rm $out/Cargo.lock 496 cp Cargo.lock $out 497 ''; 498 }; 499 + hash = "sha256-mukk+tWWeG62q4GcDzkk8TyxVsDjShz30wEj82cElt4="; 500 }; 501 502 nativeBuildInputs = [