Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-29 13:05:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-29 13:05:54 +0300
commit9a3c557edd34967cd976f5c85961d71d11517be3 (patch)
treea042917435fffaf36bdfe90c314abf56845c43bb
parent5a9cce5925119370b328c9470f23c9ce017db33d (diff)
Add latest changes from gitlab-org/security/gitlab@14-9-stable-ee
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 7423bba8e62..86e3a9ad6ab 100644
--- a/Gemfile
+++ b/Gemfile
@@ -542,4 +542,4 @@ gem 'ipaddress', '~> 0.8.3'
gem 'parslet', '~> 1.8'
-gem 'ipynbdiff', '0.4.4'
+gem 'ipynbdiff', '0.4.5'
diff --git a/Gemfile.lock b/Gemfile.lock
index f97c2bf67ec..4e798d08c45 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -654,7 +654,7 @@ GEM
invisible_captcha (1.1.0)
rails (>= 4.2)
ipaddress (0.8.3)
- ipynbdiff (0.4.4)
+ ipynbdiff (0.4.5)
diffy (~> 3.3)
json (~> 2.5, >= 2.5.1)
jaeger-client (1.1.0)
@@ -1535,7 +1535,7 @@ DEPENDENCIES
icalendar
invisible_captcha (~> 1.1.0)
ipaddress (~> 0.8.3)
- ipynbdiff (= 0.4.4)
+ ipynbdiff (= 0.4.5)
jira-ruby (~> 2.1.4)
js_regex (~> 3.7)
json (~> 2.5.1)