aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock36
1 files changed, 25 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ec3b52a..56dbe3e 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:
@@ -65,26 +71,27 @@ GEM
acts-as-taggable-on (2.4.1)
rails (>= 3, < 5)
acts_as_indexed (0.8.3)
+ airbrussh (1.3.0)
+ sshkit (>= 1.6.1, != 1.7.0)
arel (3.0.3)
awesome_nested_set (2.1.6)
activerecord (>= 3.0.0)
babosa (1.0.2)
bcrypt-ruby (3.0.1)
builder (3.0.4)
- capistrano (3.3.5)
- capistrano-stats (~> 1.1.0)
+ capistrano (3.10.1)
+ airbrussh (>= 1.0.0)
i18n
rake (>= 10.0.0)
- sshkit (~> 1.3)
+ sshkit (>= 1.9.0)
capistrano-bundler (1.1.2)
capistrano (~> 3.0)
sshkit (~> 1.2)
- capistrano-postgresql (4.6.1)
+ capistrano-postgresql (4.7.0)
capistrano (>= 3.0)
capistrano-rails (1.1.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
- capistrano-stats (1.1.1)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
@@ -92,6 +99,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.6.2)
+ concurrent-ruby (1.0.5)
decorators (1.0.5)
railties (>= 3.0.19)
devise (2.2.8)
@@ -111,7 +119,8 @@ GEM
activemodel (>= 3.1.0, < 4.0.0)
activerecord (>= 3.1.0, < 4.0.0)
hike (1.2.3)
- i18n (0.7.0)
+ i18n (0.9.1)
+ concurrent-ruby (~> 1.0)
journey (1.0.4)
jquery-rails (2.3.0)
railties (>= 3.0, < 5.0)
@@ -125,7 +134,7 @@ GEM
multi_json (1.11.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
- net-ssh (3.0.1)
+ net-ssh (4.2.0)
orm_adapter (0.5.0)
pg (0.15.1)
piwik_analytics (1.0.2)
@@ -133,6 +142,7 @@ GEM
activesupport
rails (>= 3.0.0)
polyglot (0.3.5)
+ power_assert (1.1.1)
puma (3.9.1)
rack (1.4.7)
rack-cache (1.5.1)
@@ -160,7 +170,7 @@ GEM
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
- rake (10.4.2)
+ rake (12.3.0)
rdoc (3.12.2)
json (~> 1.4)
refinerycms (2.1.5)
@@ -238,9 +248,11 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sqlite3 (1.3.11)
- sshkit (1.8.1)
+ sshkit (1.15.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
+ test-unit (3.2.7)
+ power_assert
thor (0.19.1)
tilt (1.4.1)
treetop (1.4.15)
@@ -261,9 +273,9 @@ DEPENDENCIES
SyslogLogger
activerecord-postgresql-adapter
bcrypt-ruby (~> 3.0.0)
- capistrano (~> 3.3.4)
+ capistrano (~> 3.10.0)
capistrano-bundler
- capistrano-postgresql (~> 4.6.1)
+ capistrano-postgresql (~> 4.7.0)
capistrano-rails
coffee-rails (~> 3.2)
jquery-rails (~> 2.3.0)
@@ -275,6 +287,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)
@@ -285,6 +298,7 @@ DEPENDENCIES
spork
spork-testunit
sqlite3
+ test-unit (~> 3.0)
uglifier (>= 1.0.3)
BUNDLED WITH