summary refs log tree commit diff
path: root/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2022-04-01 22:37:07 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2022-04-01 22:37:12 +0200
commit3b2051594bc60b1515f8c41e661a59fd80d1092e (patch)
treeb954cb3a1824e49910aec2cddae60cbe5cb2abf3 /pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix
parentb5f36e84d14a8ac695e306611340435ac448b7ed (diff)
downloadnixpkgs-3b2051594bc60b1515f8c41e661a59fd80d1092e.tar
nixpkgs-3b2051594bc60b1515f8c41e661a59fd80d1092e.tar.gz
nixpkgs-3b2051594bc60b1515f8c41e661a59fd80d1092e.tar.bz2
nixpkgs-3b2051594bc60b1515f8c41e661a59fd80d1092e.tar.lz
nixpkgs-3b2051594bc60b1515f8c41e661a59fd80d1092e.tar.xz
nixpkgs-3b2051594bc60b1515f8c41e661a59fd80d1092e.tar.zst
nixpkgs-3b2051594bc60b1515f8c41e661a59fd80d1092e.zip
gitlab: 14.9.1 -> 14.9.2
https://about.gitlab.com/releases/2022/03/31/critical-security-release-gitlab-14-9-2-released/

Fixes: CVE-2022-1162, CVE-2022-1175, CVE-2022-1190, CVE-2022-1185,
       CVE-2022-1148, CVE-2022-1121, CVE-2022-1120, CVE-2022-1100,
       CVE-2022-1193, CVE-2022-1105, CVE-2022-1099, CVE-2022-1174,
       CVE-2022-1188, CVE-2022-0740, CVE-2022-1189, CVE-2022-1157,
       CVE-2022-1111
Diffstat (limited to 'pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix')
-rw-r--r--pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix b/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix
index 5fc9a183a8b..cc88cbbbab5 100644
--- a/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix
+++ b/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix
@@ -1088,10 +1088,10 @@
     platforms = [];
     source = {
       remotes = ["https://rubygems.org"];
-      sha256 = "148pfr6g8dwikdq3994gsid2a3n6p5h4z1a1dzh1898shr5f9znc";
+      sha256 = "04f5rb8fg4cvzm32v413z3h53wc0fgxg927q8rqd546hdrlx4j35";
       type = "gem";
     };
-    version = "4.0.0";
+    version = "4.0.2";
   };
   diff-lcs = {
     groups = ["default" "development" "test"];