aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@andeuin.net>2013-11-24 19:19:09 +0100
committerHarald Eilertsen <haraldei@anduin.net>2015-11-14 12:16:22 +0100
commitd53c2df0029ea813f02af49e30033d47d02fd951 (patch)
treecbcbf899106596338f060e84b524d91779823ee8 /Gemfile.lock
parent7d56628ad35363ad179244228391f13f136883c7 (diff)
downloadhmnoweb-d53c2df0029ea813f02af49e30033d47d02fd951.tar.gz
hmnoweb-d53c2df0029ea813f02af49e30033d47d02fd951.tar.bz2
hmnoweb-d53c2df0029ea813f02af49e30033d47d02fd951.zip
Fetch blog engine from git repo instead.
Includes updated norwegian locale file for blog engine. We stick to the 2-1-stable branch for now.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock24
1 files changed, 15 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dbcf943..918ae23 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,4 +1,18 @@
GIT
+ remote: git@github.com:snake66/refinerycms-blog.git
+ revision: 346046e37058e39c741b657e4f33dd850e430558
+ branch: 2-1-stable
+ specs:
+ refinerycms-blog (2.1.0)
+ acts-as-taggable-on
+ filters_spam (~> 0.2)
+ friendly_id (~> 4.0.4)
+ rails_autolink (~> 1.0.7)
+ refinerycms-core (~> 2.1.0)
+ refinerycms-settings (~> 2.1.0)
+ seo_meta (~> 1.4.0)
+
+GIT
remote: https://github.com/DriesS/refinerycms-pc_banners.git
revision: 05d5475264f0b666ef3e9ea0f29c0d3b42522d43
branch: 2-1-stable
@@ -166,14 +180,6 @@ GEM
actionmailer (>= 3.1.11, < 3.3, != 3.2.9, != 3.2.8, != 3.2.7, != 3.2.6, != 3.2.5, != 3.2.4, != 3.2.3, != 3.2.2, != 3.2.11, != 3.2.10, != 3.2.1, != 3.2.0)
devise (~> 2.2.3)
refinerycms-core (= 2.1.5)
- refinerycms-blog (2.1.0)
- acts-as-taggable-on
- filters_spam (~> 0.2)
- friendly_id (~> 4.0.4)
- rails_autolink (~> 1.0.7)
- refinerycms-core (~> 2.1.0)
- refinerycms-settings (~> 2.1.0)
- seo_meta (~> 1.4.0)
refinerycms-core (2.1.5)
actionpack (>= 3.1.11, < 3.3, != 3.2.9, != 3.2.8, != 3.2.7, != 3.2.6, != 3.2.5, != 3.2.4, != 3.2.3, != 3.2.2, != 3.2.11, != 3.2.10, != 3.2.1, != 3.2.0)
activerecord (>= 3.1.11, < 3.3, != 3.2.9, != 3.2.8, != 3.2.7, != 3.2.6, != 3.2.5, != 3.2.4, != 3.2.3, != 3.2.2, != 3.2.11, != 3.2.10, != 3.2.1, != 3.2.0)
@@ -275,7 +281,7 @@ DEPENDENCIES
piwik_analytics (~> 1.0.2)
rails (~> 3.2)
refinerycms (~> 2.1.0)
- refinerycms-blog (~> 2.1.0)
+ refinerycms-blog (~> 2.1.0)!
refinerycms-i18n (~> 2.1.0)
refinerycms-inquiries (~> 2.1.0)
refinerycms-page-images (~> 2.1.0)