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
parent9320083e480a8a1f2584af4e3d9a4538ab14cf1e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 61368292997..03a9ec7ed88 100644
--- a/Gemfile
+++ b/Gemfile
@@ -29,7 +29,7 @@ gem 'ipaddr', '1.2.2'
# Responders respond_to and respond_with
gem 'responders', '~> 3.0'
-gem 'sprockets', '~> 3.7.0'
+gem 'sprockets', '~> 4.1.1'
gem 'view_component', '~> 2.74.1'