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-19 18:07:31 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-19 18:07:31 +0300
commit30cd626f8c1028ba096e84349580e0772a34b1af (patch)
treee304b473a86427bc2c7f8992cab8a1479fc8e6c2 /Gemfile.lock
parent9320083e480a8a1f2584af4e3d9a4538ab14cf1e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3b65e2b4061..a37c27439a4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1405,7 +1405,7 @@ GEM
spring-commands-rspec (1.0.4)
spring (>= 0.9.1)
sprite-factory (1.7.1)
- sprockets (3.7.2)
+ sprockets (4.1.1)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.4.2)
@@ -1843,7 +1843,7 @@ DEPENDENCIES
spring (~> 4.1.0)
spring-commands-rspec (~> 1.0.4)
sprite-factory (~> 1.7)
- sprockets (~> 3.7.0)
+ sprockets (~> 4.1.1)
ssh_data (~> 1.3)
stackprof (~> 0.2.21)
state_machines-activerecord (~> 0.8.0)