Skip to content

Commit

Permalink
[Backport release-24.05] mastodon: 4.2.12 -> 4.2.13 (#345506)
Browse files Browse the repository at this point in the history
  • Loading branch information
erictapen authored Sep 30, 2024
2 parents 8344c10 + 19a38a0 commit 977b020
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 35 deletions.
55 changes: 22 additions & 33 deletions pkgs/servers/mastodon/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -610,10 +610,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1qh1b14jwbbj242klkyz5fc7npd4j0mvndz62gajhvl1l3wd7zc2";
sha256 = "0chwfdq2a6kbj6xz9l6zrdfnyghnh32si82la1dnpa5h75ir5anl";
type = "gem";
};
version = "1.2.3";
version = "1.3.4";
};
connection_pool = {
groups = ["default" "test"];
Expand Down Expand Up @@ -895,10 +895,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1d2z4ky2v15dpcz672i2p7lb2nc793dasq3yq3660h2az53kss9v";
sha256 = "0r6zylqjfv0xhdxvldr0kgmnglm57nm506pcm6085f0xqa68cvnj";
type = "gem";
};
version = "1.2.7";
version = "1.2.11";
};
excon = {
groups = ["default"];
Expand Down Expand Up @@ -1144,10 +1144,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1cm2lrvhrpqq19hbdsxf4lq2nkb2qdldbdxh3gvi15l62dlb5zqq";
sha256 = "0s4qhq3mjl0gak5wl20w9d5jhq069mk1393dkj76s8i2pvkqb578";
type = "gem";
};
version = "1.8.1";
version = "1.11.1";
};
fuubar = {
dependencies = ["rspec-core" "ruby-progressbar"];
Expand Down Expand Up @@ -1881,10 +1881,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1vz1ychq2fhfqjgqdrx8bqkaxg5dzcgwnah00m57ydylczfy8pwk";
sha256 = "15gysw8rassqgdq3kwgl4mhqmrgh7nk2qvrcqp4ijyqazgywn6gq";
type = "gem";
};
version = "1.16.6";
version = "1.16.7";
};
nsa = {
dependencies = ["activesupport" "concurrent-ruby" "sidekiq" "statsd-ruby"];
Expand Down Expand Up @@ -1913,10 +1913,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "15xjsxis357np7dy1lak39x1n8g8wxljb08wplw5i4gxi743zr7j";
sha256 = "1km0wqx9pj609jidvrqfsvzbzfgdnlpdnv7i7xfqm3wb55vk5w6y";
type = "gem";
};
version = "2.1.1";
version = "2.1.2";
};
omniauth-cas = {
dependencies = ["addressable" "nokogiri" "omniauth"];
Expand Down Expand Up @@ -1948,10 +1948,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "01k9rkg97npcgm8r4x3ja8y20hsg4zy0dcjpzafx148q4yxbg74n";
sha256 = "05idjrc01nmmqz4g7kv16xd9yfzzvyibxzfrxk8rcwd1p0zgsxnb";
type = "gem";
};
version = "2.1.0";
version = "2.1.2";
};
omniauth_openid_connect = {
dependencies = ["omniauth" "openid_connect"];
Expand Down Expand Up @@ -2127,10 +2127,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0i2vaww6qcazj0ywva1plmjnj6rk23b01szswc5jhcq7s2cikd1y";
sha256 = "0gml1rixrfb0naciq3mrnqkpcvm9ahgps1c04hzxh4b801f69914";
type = "gem";
};
version = "6.4.2";
version = "6.4.3";
};
pundit = {
dependencies = ["activesupport"];
Expand Down Expand Up @@ -2158,10 +2158,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "01b9662zd2x9bp4rdjfid07h09zxj7kvn7f5fghbqhzc625ap1dp";
sha256 = "0byn0c9nkahsl93y9ln5bysq4j31q8xkf2ws42swighxd4lnjzsa";
type = "gem";
};
version = "1.7.3";
version = "1.8.1";
};
rack = {
groups = ["default" "development" "pam_authentication" "production" "test"];
Expand Down Expand Up @@ -2212,10 +2212,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1a12m1mv8dc0g90fs1myvis8vsgr427k1arg1q4a9qlfw6fqyhis";
sha256 = "1kpm67az1wxlg76h620in2r7agfyhv177ps268j5ggsanzddzih8";
type = "gem";
};
version = "3.0.5";
version = "3.0.6";
};
rack-proxy = {
dependencies = ["rack"];
Expand Down Expand Up @@ -2435,15 +2435,14 @@
version = "3.1.0";
};
rexml = {
dependencies = ["strscan"];
groups = ["default" "development" "test"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0gccz5lixnddazvhksmj7l7hjwzjra2kz3qfyrzl2bz1q9h80bzh";
sha256 = "09shc1dvg88c4yx83d4c9wf26z838nlapa3cmlq8iqdci39a98v2";
type = "gem";
};
version = "3.3.5";
version = "3.3.7";
};
rotp = {
groups = ["default"];
Expand Down Expand Up @@ -2674,10 +2673,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "18vnbzin5ypxrgcs9lllg7x311b69dyrdw2w1pwz84438hmxm79s";
sha256 = "1adq06m684gnpjp6qyb8shgj8jjy2npcfg7y6mg2ab9ilfdq6684";
type = "gem";
};
version = "1.15.0";
version = "1.17.0";
};
ruby2_keywords = {
groups = ["default"];
Expand Down Expand Up @@ -2946,16 +2945,6 @@
};
version = "0.8.0";
};
strscan = {
groups = ["default" "development" "test"];
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "0mamrl7pxacbc79ny5hzmakc9grbjysm3yy6119ppgsg44fsif01";
type = "gem";
};
version = "3.1.0";
};
swd = {
dependencies = ["activesupport" "attr_required" "httpclient"];
groups = ["default"];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/servers/mastodon/source.nix
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# This file was generated by pkgs.mastodon.updateScript.
{ fetchFromGitHub, applyPatches, patches ? [] }:
let
version = "4.2.12";
version = "4.2.13";
in
(
applyPatches {
src = fetchFromGitHub {
owner = "mastodon";
repo = "mastodon";
rev = "v${version}";
hash = "sha256-q+j7zHJrIUOumJfk4w5BVu7eTUa1AjI5ho8XoOA2uJU=";
hash = "sha256-+HGu02fjYJ1x6Tk9AdqmFN7JHk3UnlvCdiQ/5yMu69M=";
};
patches = patches ++ [];
}) // {
Expand Down

0 comments on commit 977b020

Please sign in to comment.