From da541b0d3ee0eedcdd51ce18690156d0aa5fb382 Mon Sep 17 00:00:00 2001 From: Andreas Nedbal Date: Sat, 27 Jan 2024 11:41:12 +0100 Subject: [PATCH] Switch forks to org-owned repositories --- Gemfile | 4 ++-- Gemfile.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d2b32aa3..d1751b82 100644 --- a/Gemfile +++ b/Gemfile @@ -22,7 +22,7 @@ gem "active_model_otp" gem "bootsnap", require: false gem "bootstrap_form", "~> 5.0" gem "carrierwave", "~> 2.0" -gem "carrierwave_backgrounder", git: "https://github.com/raccube/carrierwave_backgrounder.git" +gem "carrierwave_backgrounder", git: "https://github.com/retrospring/carrierwave_backgrounder.git" gem "colorize" gem "devise", "~> 4.9" gem "devise-async" @@ -31,7 +31,7 @@ gem "fog-aws" gem "fog-core" gem "fog-local" gem "haml", "~> 6.3" -gem "hcaptcha", git: "https://github.com/raccube/hcaptcha", ref: "fix/flash-in-turbo-streams" +gem "hcaptcha", git: "https://github.com/retrospring/hcaptcha", ref: "fix/flash-in-turbo-streams" gem "mini_magick" gem "oj" gem "rpush" diff --git a/Gemfile.lock b/Gemfile.lock index 6f335213..12046f27 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: https://github.com/raccube/carrierwave_backgrounder.git + remote: https://github.com/retrospring/carrierwave_backgrounder.git revision: 41b756f7514c0e410c561bc8b5ee321cd8cce1ee specs: carrierwave_backgrounder (0.4.2) @@ -7,7 +7,7 @@ GIT mime-types (>= 3.0.0) GIT - remote: https://github.com/raccube/hcaptcha + remote: https://github.com/retrospring/hcaptcha revision: f8de70ee2d629ac34395902dbee724c21297960c ref: fix/flash-in-turbo-streams specs: