aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2018-11-30 20:46:39 +0100
committerHarald Eilertsen <haraldei@anduin.net>2018-11-30 20:46:39 +0100
commitdfda701bc2a3ebb35beb6177bce8f7a1bf6155da (patch)
treeb5f61c7ed259aacdcaa81334ee956e4f285e6c27 /Gemfile
parent7a35c5efadf0e1d6ec91dcc023cac5712139da14 (diff)
downloadhmnoweb-dfda701bc2a3ebb35beb6177bce8f7a1bf6155da.tar.gz
hmnoweb-dfda701bc2a3ebb35beb6177bce8f7a1bf6155da.tar.bz2
hmnoweb-dfda701bc2a3ebb35beb6177bce8f7a1bf6155da.zip
Update banners and other deps.
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 65b78ad..aaba4fe 100644
--- a/Gemfile
+++ b/Gemfile
@@ -57,8 +57,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',