From d1fcd4f3d1b6b6cae1c2e4a6cc0a653cfb48619a Mon Sep 17 00:00:00 2001 From: Zsolt Tasnadi Date: Sun, 16 Aug 2026 15:49:25 +0200 Subject: [PATCH] Follow rubbs to the engines org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The gem source still pointed at the legacy git.teletype.hu host and the old tools org. The pinned revision is unchanged — only the remote moved. Co-Authored-By: Claude Opus 5 (1M context) --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 499b12f..2b56756 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,3 @@ source 'https://rubygems.org' -gem 'bbs', git: 'https://git.teletype.hu/tools/rubbs.git' +gem 'bbs', git: 'https://git.teletypegames.org/engines/rubbs.git' diff --git a/Gemfile.lock b/Gemfile.lock index ec450cb..334736b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: https://git.teletype.hu/tools/rubbs.git + remote: https://git.teletypegames.org/engines/rubbs.git revision: 4d38046c7056e0edbad02f7046ce83522124dccd specs: bbs (0.4.0)