Relax dependency on ipynbdiff in Gemfile
This commit is contained in:
parent
4b1f2fff85
commit
491551f56e
2 changed files with 9 additions and 0 deletions
8
debian/patches/Gemfile/0170-relax-ipynbdiff.patch
vendored
Normal file
8
debian/patches/Gemfile/0170-relax-ipynbdiff.patch
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- a/Gemfile
|
||||
+++ b/Gemfile
|
||||
@@ -495,4 +495,4 @@
|
||||
|
||||
gem 'parslet', '~> 1.8'
|
||||
|
||||
-gem 'ipynbdiff', '0.3.7'
|
||||
+gem 'ipynbdiff', '~> 0.3.7'
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -12,6 +12,7 @@ Gemfile/0130-remove-capybara-screenshot.patch
|
|||
Gemfile/0140-remove-guard-rspec.patch
|
||||
Gemfile/0150-relax-graphlient.patch
|
||||
Gemfile/0160-relax-rexml.patch
|
||||
Gemfile/0170-relax-ipynbdiff.patch
|
||||
nodejs/0010-set-webpack-root.patch
|
||||
nodejs/0020-remove-dev-dependencies.patch
|
||||
nodejs/0030-use-yarnpkg.patch
|
||||
|
|
Loading…
Reference in a new issue