[DRE-commits] [diaspora] 03/11: refresh patch modified: debian/patches/002-remove-development-test-from-gemfile.patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jul 28 11:43:44 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 50bac97df54d5a928c481b999a9fa02977dd1f74
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jul 28 14:33:49 2015 +0530

    refresh patch
    	modified:   debian/patches/002-remove-development-test-from-gemfile.patch
---
 .../002-remove-development-test-from-gemfile.patch     | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/patches/002-remove-development-test-from-gemfile.patch b/debian/patches/002-remove-development-test-from-gemfile.patch
index 17f0e12..13f4d1f 100644
--- a/debian/patches/002-remove-development-test-from-gemfile.patch
+++ b/debian/patches/002-remove-development-test-from-gemfile.patch
@@ -2,7 +2,7 @@ Index: diaspora/Gemfile
 ===================================================================
 --- diaspora.orig/Gemfile
 +++ diaspora/Gemfile
-@@ -220,76 +220,3 @@ group :production do # we don"t install
+@@ -218,76 +218,3 @@ group :production do # we don"t install
  
    gem "asset_sync", "1.1.0", require: false
  end
@@ -11,19 +11,19 @@ Index: diaspora/Gemfile
 -  # Automatic test runs
 -  gem "guard-cucumber", "1.5.4"
 -  gem "guard-jshintrb", "1.1.1"
--  gem "guard-rspec",    "4.5.0"
+-  gem "guard-rspec",    "4.5.2"
 -  gem "guard-rubocop",  "1.2.0"
 -  gem "guard",          "2.12.5", require: false
--  gem "rb-fsevent",     "0.9.4", require: false
+-  gem "rb-fsevent",     "0.9.5", require: false
 -  gem "rb-inotify",     "0.9.5", require: false
 -
 -  # Linters
 -  gem "jshintrb", "0.3.0"
--  gem "rubocop",  "0.31.0"
+-  gem "rubocop",  "0.32.0"
 -
 -  # Preloading environment
 -
--  gem "spring", "1.3.5"
+-  gem "spring", "1.3.6"
 -  gem "spring-commands-rspec", "1.0.4"
 -  gem "spring-commands-cucumber", "1.0.1"
 -
@@ -58,14 +58,14 @@ Index: diaspora/Gemfile
 -  # General helpers
 -
 -  gem "factory_girl_rails", "4.5.0"
--  gem "timecop",            "0.7.3"
+-  gem "timecop",            "0.7.4"
 -  gem "webmock",            "1.21.0", require: false
 -  gem "shoulda-matchers",   "2.8.0", require: false
 -end
 -
 -group :development, :test do
 -  # RSpec (unit tests, some integration tests)
--  gem "rspec-rails",     "3.2.1"
+-  gem "rspec-rails",     "3.3.2"
 -
 -  # Cucumber (integration tests)
 -  gem "cucumber-rails",     "1.4.2", require: false
@@ -73,8 +73,8 @@ Index: diaspora/Gemfile
 -  # Jasmine (client side application tests (JS))
 -  gem "jasmine",                   "2.2.0"
 -  gem "jasmine-jquery-rails",      "2.0.3"
--  gem "rails-assets-jasmine-ajax", "3.1.1", source: "https://rails-assets.org"
--  gem "sinon-rails",               "1.10.3"
+-  gem "rails-assets-jasmine-ajax", "3.2.0", source: "https://rails-assets.org"
+-  gem "sinon-rails",               "1.15.0"
 -
 -  # silence assets
 -  gem "quiet_assets", "1.1.0"

-- 
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