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>2023-01-25 21:08:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-25 21:08:56 +0300
commitff549ec680715e4ea1daf0cee457f29dfe3b6062 (patch)
tree823fc28718a1278025ee2d88c1368958befec4da /Gemfile.lock
parentec558ad8ed732ff6f8a89aa3651eb92c27c50deb (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f7e021aae7e..9a6ce249d97 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -974,7 +974,7 @@ GEM
train-core
wmi-lite (~> 1.0)
oj (3.13.23)
- oj-introspect (0.7.1)
+ oj-introspect (0.7.2)
oj (>= 3.13.23)
omniauth (2.1.0)
hashie (>= 3.4.6)
@@ -1102,8 +1102,8 @@ GEM
pry (~> 0.13.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
- pry-shell (0.5.1)
- pry (~> 0.13.0)
+ pry-shell (0.6.0)
+ pry (>= 0.13.0)
tty-markdown
tty-prompt
public_suffix (5.0.0)
@@ -1301,8 +1301,8 @@ GEM
rexml
ruby-statistics (3.0.0)
ruby2_keywords (0.0.5)
- ruby_parser (3.15.0)
- sexp_processor (~> 4.9)
+ ruby_parser (3.19.2)
+ sexp_processor (~> 4.16)
rubyntlm (0.6.3)
rubypants (0.2.0)
rubyzip (2.3.2)
@@ -1352,7 +1352,7 @@ GEM
sidekiq (>= 3.0)
set (1.0.1)
settingslogic (2.0.9)
- sexp_processor (4.15.1)
+ sexp_processor (4.16.1)
shellany (0.0.1)
shoulda-matchers (5.1.0)
activesupport (>= 5.2.0)
@@ -1481,7 +1481,7 @@ GEM
nokogiri (>= 1.7.0, <= 2.0)
tty-color (0.6.0)
tty-cursor (0.7.1)
- tty-markdown (0.7.0)
+ tty-markdown (0.7.1)
kramdown (>= 1.16.2, < 3.0)
pastel (~> 0.8)
rouge (~> 3.14)
@@ -1783,7 +1783,7 @@ DEPENDENCIES
prometheus-client-mmap (~> 0.17)
pry-byebug
pry-rails (~> 0.3.9)
- pry-shell (~> 0.5.1)
+ pry-shell (~> 0.6.0)
puma (~> 5.6.5)
puma_worker_killer (~> 0.3.1)
rack (~> 2.2.6, >= 2.2.6.2)
@@ -1820,7 +1820,7 @@ DEPENDENCIES
ruby-magic (~> 0.5)
ruby-progressbar (~> 1.10)
ruby-saml (~> 1.13.0)
- ruby_parser (~> 3.15)
+ ruby_parser (~> 3.19)
rubyzip (~> 2.3.2)
rugged (~> 1.2)
sanitize (~> 6.0)