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-20 00:07:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-20 00:07:28 +0300
commit9bc3ee9ad4c857570b7a029345cc6fff3ed46b5f (patch)
tree4de11c170947a73056c72b47f1036c048e7c082e /Gemfile.lock
parentdc539af30068062bd6fc2f9c6b478d4a1feb8c23 (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 a37c27439a4..3b65e2b4061 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 (4.1.1)
+ sprockets (3.7.2)
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 (~> 4.1.1)
+ sprockets (~> 3.7.0)
ssh_data (~> 1.3)
stackprof (~> 0.2.21)
state_machines-activerecord (~> 0.8.0)