From 4dfed0a64dffb854210dcbfcbc947891c69f0790 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Mon, 30 Oct 2023 14:43:48 -0400 Subject: Updating Wittle (dev) --- Gemfile.lock | 2 +- config/deploy.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e4154a..d9f4ff2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GIT GIT remote: https://git.fourisland.com/wittle - revision: a53bb4be6925439f9fead619292c662ea6e38748 + revision: b4426225a35a466a1129b9198df855c61b8f062a branch: main specs: wittle (0.1.0) diff --git a/config/deploy.rb b/config/deploy.rb index 6c15029..9332fb9 100644 --- a/config/deploy.rb +++ b/config/deploy.rb @@ -1,5 +1,5 @@ # config valid only for current version of Capistrano -lock "3.17.3" +lock "3.18.0" set :application, "thoughts" set :repo_url, "/srv/git/thoughts" -- cgit 1.4.1