aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Gemfile4
-rw-r--r--Gemfile.lock28
2 files changed, 16 insertions, 16 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',
diff --git a/Gemfile.lock b/Gemfile.lock
index cef8b81..38df05d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GIT
- remote: https://github.com/DriesS/refinerycms-pc_banners.git
- revision: 05d5475264f0b666ef3e9ea0f29c0d3b42522d43
- branch: 2-1-stable
+ remote: https://code.volse.no/refinerycms-pc_banners.git
+ revision: d8e816c02d61378e30ff5a2bb7c0b1e8f2ce98cc
+ branch: 2-1-stable-for-hmno
specs:
refinerycms-pc_banners (2.0.2)
refinerycms-pages (~> 2.1.0)
@@ -69,7 +69,7 @@ GEM
acts-as-taggable-on (2.4.1)
rails (>= 3, < 5)
acts_as_indexed (0.8.3)
- airbrussh (1.3.0)
+ airbrussh (1.3.1)
sshkit (>= 1.6.1, != 1.7.0)
arel (3.0.3)
awesome_nested_set (2.1.6)
@@ -83,7 +83,7 @@ GEM
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
- capistrano-bundler (1.3.0)
+ capistrano-bundler (1.4.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-postgresql (4.7.0)
@@ -91,7 +91,7 @@ GEM
capistrano-rails (1.4.0)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
- capistrano-rbenv (2.1.3)
+ capistrano-rbenv (2.1.4)
capistrano (~> 3.1)
sshkit (~> 1.3)
coffee-rails (3.2.2)
@@ -101,7 +101,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
- concurrent-ruby (1.0.5)
+ concurrent-ruby (1.1.3)
decorators (1.0.5)
railties (>= 3.0.19)
devise (2.2.8)
@@ -144,8 +144,8 @@ GEM
activesupport
rails (>= 3.0.0)
polyglot (0.3.5)
- power_assert (1.1.2)
- puma (3.11.4)
+ power_assert (1.1.3)
+ puma (3.12.0)
rack (1.4.7)
rack-cache (1.8.0)
rack (>= 0.4)
@@ -250,19 +250,19 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.13)
- sshkit (1.16.1)
+ sshkit (1.18.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
test-unit (3.2.8)
power_assert
- thor (0.20.0)
+ thor (0.20.3)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
truncate_html (0.9.3)
- tzinfo (0.3.54)
- uglifier (4.1.12)
+ tzinfo (0.3.55)
+ uglifier (4.1.20)
execjs (>= 0.3.0, < 3)
warden (1.2.7)
rack (>= 1.0)
@@ -307,4 +307,4 @@ DEPENDENCIES
uglifier (>= 1.0.3)
BUNDLED WITH
- 1.16.4
+ 1.17.1