[DRE-commits] [diaspora] 185/257: up 002-remove-development-test-from-gemfile.patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 12 14:17:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository diaspora.

commit 08e50bff0dd190fecaae7a96513e1c682db8ad0e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Nov 29 23:17:13 2014 +0530

    up 002-remove-development-test-from-gemfile.patch
---
 debian/patches/002-remove-development-test-from-gemfile.patch | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/patches/002-remove-development-test-from-gemfile.patch b/debian/patches/002-remove-development-test-from-gemfile.patch
index f90b64d..c21ba5b 100644
--- a/debian/patches/002-remove-development-test-from-gemfile.patch
+++ b/debian/patches/002-remove-development-test-from-gemfile.patch
@@ -2,21 +2,22 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -186,56 +186,3 @@ group :production do # we don't install
+@@ -197,57 +197,3 @@ group :production do # we don't install
+ 
    gem 'asset_sync', '1.1.0', :require => false
  end
- 
+-
 -group :development do
 -  # Automatic test runs
 -  gem 'guard-cucumber', '1.5.1'
 -  gem 'guard-rspec',    '4.3.1'
--  gem 'guard',          '2.7.3', :require => false
+-  gem 'guard',          '2.8.2', :require => false
 -  gem 'rb-fsevent',     '0.9.4', :require => false
 -  gem 'rb-inotify',     '0.9.5', :require => false
 -
 -  # Preloading environment
 -
--  gem 'guard-spork', '1.5.1'
+-  gem 'guard-spork', '2.0.1'
 -  gem 'spork',       '1.0.0rc4'
 -
 -  # Debugging
@@ -55,7 +56,7 @@ Index: diaspora/Gemfile
 -  gem 'cucumber-rails',     '1.4.2', :require => false
 -
 -  # Jasmine (client side application tests (JS))
--  gem 'jasmine',              '2.0.3'
+-  gem 'jasmine',              '2.1.0'
 -  gem 'jasmine-jquery-rails', '2.0.3'
 -  gem 'sinon-rails',	      '1.10.3'
 -end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git



More information about the Pkg-ruby-extras-commits mailing list