[DRE-commits] [gitlab] 03/04: relax webmock

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Jul 18 10:48:37 UTC 2017


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

praveen pushed a commit to branch master
in repository gitlab.

commit 9da239f78e3da9a5a5ec41864060f8c3df34bab1
Author: Pirate Praveen <praveen at debian.org>
Date:   Tue Jul 18 15:16:42 2017 +0530

    relax webmock
---
 debian/patches/0220-relax-dependencies.patch | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/patches/0220-relax-dependencies.patch b/debian/patches/0220-relax-dependencies.patch
index bb1e5f8..91359f5 100644
--- a/debian/patches/0220-relax-dependencies.patch
+++ b/debian/patches/0220-relax-dependencies.patch
@@ -9,3 +9,12 @@
  
  # FogBugz integration
  gem 'ruby-fogbugz', '~> 0.2.1'
+@@ -266,7 +266,7 @@
+   gem 'shoulda-matchers', '~> 2.8', require: false
+   gem 'email_spec', '~> 1.6'
+   gem 'json-schema', '~> 2.6', '>= 2.6.2'
+-  gem 'webmock', '~> 1.21'
++  gem 'webmock', '>= 1.21'
+   gem 'sham_rack', '~> 1.3', '>= 1.3.6'
+   gem 'timecop', '~> 0.8.0'
+ end

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



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