summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-31 12:11:37 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-31 12:11:37 +0000
commitc62dd5ae440db9ad4696000a863fbcb53fe83498 (patch)
tree3e4c18cd7a475e6d81f80335d173f1eb3f9510d8 /Gemfile
parentaa88b9053d72f3f9b69ae5365b77595dcae5c0c3 (diff)
downloadgitlab-ce-c62dd5ae440db9ad4696000a863fbcb53fe83498.tar.gz
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 9f9f07af9d7..196299e2f43 100644
--- a/Gemfile
+++ b/Gemfile
@@ -13,7 +13,7 @@ gem 'bundler-checksum', '~> 0.1.0', path: 'vendor/gems/bundler-checksum', requir
# NOTE: When incrementing the major or minor version here, also increment activerecord_version
# in vendor/gems/attr_encrypted/attr_encrypted.gemspec until we resolve
# https://gitlab.com/gitlab-org/gitlab/-/issues/375713
-gem 'rails', '~> 6.1.7.1'
+gem 'rails', '~> 6.1.7.2'
gem 'bootsnap', '~> 1.16.0', require: false