diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2017-07-07 15:38:11 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2017-07-07 15:38:11 +0200 |
commit | 486234e88955306e67dbdfca4027392328f81c56 (patch) | |
tree | a9216e3b27b2ccc38ba827f2b0c2722a44ee3ad6 | |
parent | aa44a58e2d3cd0c7390c69fa615121701510f78b (diff) | |
download | hmnoweb-486234e88955306e67dbdfca4027392328f81c56.tar.gz hmnoweb-486234e88955306e67dbdfca4027392328f81c56.tar.bz2 hmnoweb-486234e88955306e67dbdfca4027392328f81c56.zip |
Update locked gems.
-rw-r--r-- | Gemfile.lock | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8cb0eab..4f6fb5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,14 +87,9 @@ GEM capistrano-bundler (1.1.2) capistrano (~> 3.0) sshkit (~> 1.2) - capistrano-passenger (0.2.0) - capistrano (~> 3.0) capistrano-rails (1.1.1) capistrano (~> 3.1) capistrano-bundler (~> 1.1) - capistrano-rvm (0.1.1) - capistrano (~> 3.0) - sshkit (~> 1.2) capistrano-stats (1.1.1) coffee-rails (3.2.2) coffee-script (>= 2.2.0) @@ -144,6 +139,7 @@ GEM activesupport rails (>= 3.0.0) polyglot (0.3.5) + puma (3.9.1) rack (1.4.7) rack-cache (1.5.1) rack (>= 0.4) @@ -274,15 +270,14 @@ DEPENDENCIES bcrypt-ruby (~> 3.0.0) capistrano (~> 3.3.4) capistrano-bundler - capistrano-passenger capistrano-postgresql! capistrano-rails - capistrano-rvm coffee-rails (~> 3.2) jquery-rails (~> 2.3.0) lorem pg piwik_analytics (~> 1.0.2) + puma rails (~> 3.2) refinerycms (~> 2.1.0) refinerycms-acts-as-indexed! @@ -300,4 +295,4 @@ DEPENDENCIES uglifier (>= 1.0.3) BUNDLED WITH - 1.11.2 + 1.14.6 |