Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
:
Snorby
>
Snorby
> 774daa1e99275cc80ac6cae9a8f164e2eb39c983.patch
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
File 774daa1e99275cc80ac6cae9a8f164e2eb39c983.patch of Package Snorby (Revision 30)
Currently displaying revision
30
,
show latest
commit 774daa1e99275cc80ac6cae9a8f164e2eb39c983 Author: Dustin Willis Webber <dustin.webber@gmail.com> Date: Thu Jan 10 21:27:21 2013 -0600 update diff --git a/Gemfile b/Gemfile index 31d35f5..309207e 100644 --- a/Gemfile +++ b/Gemfile @@ -46,7 +46,7 @@ gem 'dm-serializer', DM_VERSION gem 'dm-chunked_query', '~> 0.3' # Deploy with Capistrano -gem 'capistrano' +gem 'capistrano', '2.14.1' # Rails Plugins gem 'jammit', '~> 0.5.4' diff --git a/Gemfile.lock b/Gemfile.lock index 64cd53d..7e1129f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,7 +69,7 @@ GEM bcrypt-ruby (3.0.1-java) bouncy-castle-java (1.5.0146.1) builder (3.0.4) - capistrano (2.14.0) + capistrano (2.14.1) highline net-scp (>= 1.0.0) net-sftp (>= 2.0.0) @@ -219,7 +219,7 @@ GEM net-ssh (>= 1.99.1) net-sftp (2.0.5) net-ssh (>= 2.0.9) - net-ssh (2.6.2) + net-ssh (2.6.3) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) netaddr (1.5.0) @@ -322,7 +322,7 @@ DEPENDENCIES activesupport (= 3.1.10) ansi bundler (>= 1.0.0) - capistrano + capistrano (= 2.14.1) capybara chronic (~> 0.3.0) daemons (~> 1.1.0)