aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2013-06-11 21:50:49 +0200
committerHarald Eilertsen <haraldei@anduin.net>2013-06-11 21:50:49 +0200
commitadaed6db74ee721e6a987454addb6b2e4c13b1e5 (patch)
tree91be8477ed49b3c0309f2b3e2c32e7e841e7b083 /Gemfile.lock
parentb86ce4923c74970e30d5393696d1ff7113fe7b0b (diff)
downloadhmnoweb-adaed6db74ee721e6a987454addb6b2e4c13b1e5.tar.gz
hmnoweb-adaed6db74ee721e6a987454addb6b2e4c13b1e5.tar.bz2
hmnoweb-adaed6db74ee721e6a987454addb6b2e4c13b1e5.zip
Configure for Heavymetal.no
Enable all the standard engines: - blog - inquiries - search - page-images - videos
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock32
1 files changed, 32 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f2c7b96..8f5bf04 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -28,6 +28,8 @@ GEM
activesupport (3.2.13)
i18n (= 0.6.1)
multi_json (~> 1.0)
+ acts-as-taggable-on (2.4.1)
+ rails (>= 3, < 5)
acts_as_indexed (0.7.8)
arel (3.0.2)
awesome_nested_set (2.1.6)
@@ -59,6 +61,7 @@ GEM
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
+ filters_spam (0.3)
friendly_id (4.0.9)
globalize3 (0.3.0)
activemodel (>= 3.0.0)
@@ -106,6 +109,8 @@ GEM
activesupport (= 3.2.13)
bundler (~> 1.0)
railties (= 3.2.13)
+ rails_autolink (1.1.0)
+ rails (> 3.1)
railties (3.2.13)
actionpack (= 3.2.13)
activesupport (= 3.2.13)
@@ -128,6 +133,13 @@ GEM
devise (~> 2.0.5)
orm_adapter (~> 0.0.7)
refinerycms-core (= 2.0.10)
+ refinerycms-blog (2.0.4)
+ acts-as-taggable-on
+ filters_spam (~> 0.2)
+ rails_autolink
+ refinerycms-core (~> 2.0.3)
+ refinerycms-settings (~> 2.0.1)
+ seo_meta (~> 1.3.0)
refinerycms-core (2.0.10)
acts_as_indexed (~> 0.7.7)
awesome_nested_set (~> 2.1.3)
@@ -149,6 +161,12 @@ GEM
dragonfly (~> 0.9.8)
rack-cache (>= 0.5.3)
refinerycms-core (= 2.0.10)
+ refinerycms-inquiries (2.0.3)
+ filters_spam (~> 0.2)
+ refinerycms-core (~> 2.0.1)
+ refinerycms-settings (~> 2.0.1)
+ refinerycms-page-images (2.0.1)
+ refinerycms-pages (~> 2.0.0)
refinerycms-pages (2.0.10)
awesome_nested_set (~> 2.1.3)
babosa (!= 0.3.6)
@@ -158,6 +176,14 @@ GEM
dragonfly (~> 0.9.8)
rack-cache (>= 0.5.3)
refinerycms-core (= 2.0.10)
+ refinerycms-search (2.0.0)
+ refinerycms-core (~> 2.0.4)
+ refinerycms-settings (2.0.2)
+ refinerycms-core (~> 2.0.1)
+ refinerycms-videojs (0.5.5.1)
+ dragonfly
+ rack-cache
+ refinerycms-core
routing-filter (0.3.1)
actionpack
rvm-capistrano (1.3.0)
@@ -193,13 +219,19 @@ PLATFORMS
ruby
DEPENDENCIES
+ bcrypt-ruby (~> 3.0.0)
capistrano
coffee-rails (~> 3.2)
jquery-rails (~> 2.0.0)
mysql2
rails (~> 3.2)
refinerycms (~> 2.0.0)
+ refinerycms-blog (~> 2.0.0)
refinerycms-i18n (~> 2.0.0)
+ refinerycms-inquiries (~> 2.0.0)
+ refinerycms-page-images (~> 2.0.0)
+ refinerycms-search (~> 2.0.0)
+ refinerycms-videojs
rvm-capistrano
sass-rails (~> 3.2)
sqlite3