Relax dependency on ipynbdiff in Gemfile

This commit is contained in:
Pirate Praveen 2021-12-12 18:42:56 +05:30
parent 4b1f2fff85
commit 491551f56e
2 changed files with 9 additions and 0 deletions

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

View file

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