[DRE-commits] [diaspora] 02/05: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Sep 1 18:01:40 UTC 2015


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

praveen pushed a commit to branch master-0.5.3.0
in repository diaspora.

commit b2832fdbcbeb6e8adcaa69fa0f74285ed7b294cd
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Sep 1 23:25:53 2015 +0530

    refresh patch
---
 .../002-remove-development-test-from-gemfile.patch    | 19 +++++++------------
 1 file changed, 7 insertions(+), 12 deletions(-)

diff --git a/debian/patches/002-remove-development-test-from-gemfile.patch b/debian/patches/002-remove-development-test-from-gemfile.patch
index 13f4d1f..1ec862f 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
-@@ -218,76 +218,3 @@ group :production do # we don"t install
+@@ -219,71 +219,3 @@ group :production do # we don"t install
  
    gem "asset_sync", "1.1.0", require: false
  end
@@ -11,15 +11,15 @@ Index: diaspora/Gemfile
 -  # Automatic test runs
 -  gem "guard-cucumber", "1.5.4"
 -  gem "guard-jshintrb", "1.1.1"
--  gem "guard-rspec",    "4.5.2"
+-  gem "guard-rspec",    "4.6.3"
 -  gem "guard-rubocop",  "1.2.0"
--  gem "guard",          "2.12.5", require: false
+-  gem "guard",          "2.13.0", 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.32.0"
+-  gem "rubocop",  "0.32.1"
 -
 -  # Preloading environment
 -
@@ -48,24 +48,19 @@ Index: diaspora/Gemfile
 -
 -  gem "capybara",           "2.4.4"
 -  gem "database_cleaner" ,  "1.4.1"
--  gem "selenium-webdriver", "2.45.0"
--
--  source "https://rails-assets.org" do
--    gem "rails-assets-jquery-simulate",     "1.0.1"
--    gem "rails-assets-jquery-simulate-ext", "1.3.0"
--  end
+-  gem "selenium-webdriver", "2.47.1"
 -
 -  # General helpers
 -
 -  gem "factory_girl_rails", "4.5.0"
--  gem "timecop",            "0.7.4"
+-  gem "timecop",            "0.8.0"
 -  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.3.2"
+-  gem "rspec-rails",     "3.3.3"
 -
 -  # Cucumber (integration tests)
 -  gem "cucumber-rails",     "1.4.2", require: false

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