aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 0724c02..9937604 100644
--- a/Gemfile
+++ b/Gemfile
@@ -59,8 +59,8 @@ gem 'refinerycms-search', '~> 2.1.0'
gem 'refinerycms-page-images', '~> 2.1.0'
gem 'refinerycms-videojs'
gem 'refinerycms-pc_banners',
- :git => "https://github.com/DriesS/refinerycms-pc_banners.git",
- :branch => "2-1-stable"
+ :git => "https://code.volse.no/refinerycms-pc_banners.git",
+ :branch => "2-1-stable-for-hmno"
gem 'refinerycms-gallery_links', :path => 'vendor/extensions'
gem 'refinerycms-acts-as-indexed',