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-03-17 15:13:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-03-17 15:13:40 +0300
commitdb30b31f056d0de120d9238a7786e19cafbce69f (patch)
tree9fc08f552865dc4e28eb9db475014f86cc061495 /Gemfile.lock
parentaab0be458344b772293da292cba11648011c4c1e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 149e8227c26..bf297ea388f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -441,7 +441,7 @@ GEM
mail (~> 2.7)
encryptor (3.0.0)
erubi (1.12.0)
- escape_utils (1.3.0)
+ escape_utils (1.2.1)
et-orbi (1.2.7)
tzinfo
ethon (0.15.0)
@@ -451,8 +451,8 @@ GEM
expgen (0.1.1)
parslet
expression_parser (0.9.0)
- extended-markdown-filter (0.7.0)
- html-pipeline (~> 2.9)
+ extended-markdown-filter (0.6.0)
+ html-pipeline (~> 2.0)
factory_bot (6.2.0)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
@@ -726,7 +726,7 @@ GEM
grape_logging (1.8.4)
grape
rack
- graphiql-rails (1.9.0)
+ graphiql-rails (1.8.0)
railties
sprockets-rails
graphlient (0.5.0)
@@ -734,10 +734,10 @@ GEM
faraday_middleware
graphql-client
graphlyte (1.0.0)
- graphql (1.13.19)
- graphql-client (0.18.0)
+ graphql (1.13.12)
+ graphql-client (0.17.0)
activesupport (>= 3.0)
- graphql
+ graphql (~> 1.10)
graphql-docs (2.1.0)
commonmarker (~> 0.16)
escape_utils (~> 1.2)
@@ -1355,7 +1355,7 @@ GEM
sanitize (6.0.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
- sass (3.7.4)
+ sass (3.5.5)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -1749,10 +1749,10 @@ DEPENDENCIES
grape-swagger (~> 1.5.0)
grape-swagger-entity (~> 0.5.1)
grape_logging (~> 1.8)
- graphiql-rails (~> 1.9)
+ graphiql-rails (~> 1.8)
graphlient (~> 0.5.0)
graphlyte (~> 1.0.0)
- graphql (~> 1.13, >= 1.13.19)
+ graphql (~> 1.13.12)
graphql-docs (~> 2.1.0)
grpc (~> 1.42.0)
gssapi (~> 1.3.1)