[DRE-commits] [ruby-activerecord-import] 04/06: Refresh patches

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Sep 18 18:15:54 UTC 2017


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

srud-guest pushed a commit to branch master
in repository ruby-activerecord-import.

commit 258d086e7bebbb53e5d78a115497ded3518d44d5
Author: Sruthi Chandran <srud at disroot.org>
Date:   Mon Sep 18 23:39:37 2017 +0530

    Refresh patches
---
 debian/patches/relax-mysql-factory-girls.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/relax-mysql-factory-girls.patch b/debian/patches/relax-mysql-factory-girls.patch
index 7e8896b..3af043e 100644
--- a/debian/patches/relax-mysql-factory-girls.patch
+++ b/debian/patches/relax-mysql-factory-girls.patch
@@ -5,7 +5,7 @@ Last-Update: 2016-04-06
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/Gemfile
 +++ b/Gemfile
-@@ -8,7 +8,7 @@
+@@ -9,7 +9,7 @@
  
  # Database Adapters
  platforms :ruby do
@@ -13,8 +13,8 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +  gem "mysql2",                 "~> 0.4"
    gem "pg",                     "~> 0.9"
    gem "sqlite3",                "~> 1.3.10"
-   gem "seamless_database_pool", "~> 1.0.18"
-@@ -22,7 +22,7 @@
+   gem "seamless_database_pool", "~> 1.0.20"
+@@ -24,7 +24,7 @@
  end
  
  # Support libs
@@ -22,4 +22,4 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 +gem "factory_girl", "~> 4.2"
  gem "timecop"
  gem "chronic"
- 
+ gem "mocha"

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



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