From 8c8b22d4767458f403a8f774cf7850ee2c08a521 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Wed, 2 Jun 2021 21:15:23 +0200 Subject: Update links to forked deps. --- Gemfile | 6 +++--- Gemfile.lock | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 53abf3c..d400370 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source 'https://rubygems.org' gem 'rails', - git: "https://code.volse.no/rails.git", + git: "https://code.volse.net/rails.git", branch: "3-2-stable-for-hmno" #path: "../rails" @@ -62,13 +62,13 @@ gem 'refinerycms', '~> 2.1.0' # Specify additional Refinery CMS Extensions here (all optional): gem 'refinerycms-i18n', '~> 2.1.0' gem 'refinerycms-blog', '~> 2.1.0', - :git => 'https://code.volse.no/refinerycms-blog.git', + :git => 'https://code.volse.net/refinerycms-blog.git', :branch => '2-1-stable-for-hmno' gem 'refinerycms-search', '~> 2.1.0' gem 'refinerycms-page-images', '~> 2.1.0' gem 'refinerycms-videojs' gem 'refinerycms-pc_banners', - :git => "https://code.volse.no/refinerycms-pc_banners.git", + :git => "https://code.volse.net/refinerycms-pc_banners.git", :branch => "2-1-stable-for-hmno" gem 'refinerycms-gallery_links', :path => 'vendor/extensions' diff --git a/Gemfile.lock b/Gemfile.lock index 35c1a3f..83141a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: https://code.volse.no/rails.git + remote: https://code.volse.net/rails.git revision: 3ddfd9f91a143271b81fd554a611e029ed643794 branch: 3-2-stable-for-hmno specs: @@ -47,7 +47,7 @@ GIT thor (>= 0.14.6, < 2.0) GIT - remote: https://code.volse.no/refinerycms-blog.git + remote: https://code.volse.net/refinerycms-blog.git revision: 5c9cbcd2280680c62df8916b34b4db012779ef26 branch: 2-1-stable-for-hmno specs: @@ -61,7 +61,7 @@ GIT seo_meta (~> 1.4.0) GIT - remote: https://code.volse.no/refinerycms-pc_banners.git + remote: https://code.volse.net/refinerycms-pc_banners.git revision: b1edd6053206ebcfbca92c951716eb627a901556 branch: 2-1-stable-for-hmno specs: @@ -275,7 +275,7 @@ GEM polyglot polyglot (>= 0.3.1) truncate_html (0.9.3) - tzinfo (0.3.58) + tzinfo (0.3.60) uglifier (4.2.0) execjs (>= 0.3.0, < 3) warden (1.2.7) -- cgit v1.2.3