aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2017-12-17 12:37:40 +0100
committerHarald Eilertsen <haraldei@anduin.net>2017-12-17 12:37:40 +0100
commit189407cc44275016a0b00798a3dac704f870f8c0 (patch)
tree25e56578e3d3979ccf10934f3d8c42177d82c0dc /Gemfile.lock
parent09b23f8457bb1a3c26d10ffbfab930176d984015 (diff)
downloadhmnoweb-189407cc44275016a0b00798a3dac704f870f8c0.tar.gz
hmnoweb-189407cc44275016a0b00798a3dac704f870f8c0.tar.bz2
hmnoweb-189407cc44275016a0b00798a3dac704f870f8c0.zip
Install GalleryLinks extension into main app.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ec3b52a..2d41d61 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -29,6 +29,12 @@ GIT
refinerycms-settings (~> 2.1.0)
seo_meta (~> 1.4.0)
+PATH
+ remote: vendor/extensions
+ specs:
+ refinerycms-gallery_links (1.0)
+ refinerycms-core (~> 2.1.5)
+
GEM
remote: https://rubygems.org/
specs:
@@ -275,6 +281,7 @@ DEPENDENCIES
refinerycms (~> 2.1.0)
refinerycms-acts-as-indexed!
refinerycms-blog (~> 2.1.0)!
+ refinerycms-gallery_links!
refinerycms-i18n (~> 2.1.0)
refinerycms-inquiries (~> 2.1.0)
refinerycms-page-images (~> 2.1.0)