From 53dc7ba223691fd8cfc613d30964b18dabb22f6c Mon Sep 17 00:00:00 2001 From: "robbe[bot]" Date: Wed, 1 Jan 2025 05:39:05 +0000 Subject: [PATCH] Update gemset.nix --- gemset.nix | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/gemset.nix b/gemset.nix index e9b65e6..87b2f06 100644 --- a/gemset.nix +++ b/gemset.nix @@ -379,10 +379,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0qnd6ff4az22ysnmni3730c41b979xinilahzg86bn7gv93ip9pw"; + sha256 = "1naaxsqkv5b3vklab5sbb9sdpszrjzlfsbqpy7ncbnw510xi10m0"; type = "gem"; }; - version = "1.13.0"; + version = "1.13.1"; }; et-orbi = { dependencies = ["tzinfo"]; @@ -477,10 +477,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0ji67mvykmccmqhp0skgrkb3zay1w8hicjlm0y8ijmnpyab7wa55"; + sha256 = "0h27fl33qz3p9g7v4my3q10iaicj6afpbglk523518p3q4cpnvfk"; type = "gem"; }; - version = "4.6.0"; + version = "4.7.0"; }; hashdiff = { groups = ["default" "test"]; @@ -587,10 +587,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0ppp2cgli5avzk0z3dwnah6y65ymyr793yja28p2fs9vrci7986h"; + sha256 = "07pfa5kgl7k2hxlzzn89qna6bmiyrxlchgbzi0885frsi08agrk1"; type = "gem"; }; - version = "2.23.1"; + version = "2.24.0"; }; mail = { dependencies = ["mini_mime" "net-imap" "net-pop" "net-smtp"]; @@ -753,10 +753,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "137xs41hnwq6w9948sp389b787pir1kd1rccxr38f6lvyl0m90km"; + sha256 = "0xc4qs4izky1zgafabzykbxk8lc4dq6aivgxmfv3ciy3jrzbw66z"; type = "gem"; }; - version = "1.17.2"; + version = "1.18.1"; }; pagy = { groups = ["default"]; @@ -935,14 +935,14 @@ }; rack-test = { dependencies = ["rack"]; - groups = ["default"]; + groups = ["default" "development" "production" "test"]; platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1ysx29gk9k14a14zsp5a8czys140wacvp91fja8xcja0j1hzqq8c"; + sha256 = "0qy4ylhcfdn65a5mz2hly7g9vl0g13p5a0rmm6sc0sih5ilkcnh0"; type = "gem"; }; - version = "2.1.0"; + version = "2.2.0"; }; rackup = { dependencies = ["rack"]; @@ -1340,14 +1340,14 @@ version = "1.3.2"; }; timeout = { - groups = ["default" "development"]; + groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "06fcniirx82hrljzfn5wb3634n8648v8qgy006jzgclfz5gjvjla"; + sha256 = "03p31w5ghqfsbz5mcjzvwgkw3h9lbvbknqvrdliy8pxmn9wz02cm"; type = "gem"; }; - version = "0.4.2"; + version = "0.4.3"; }; turbo-rails = { dependencies = ["actionpack" "activejob" "railties"];