diff --git a/Gemfile b/Gemfile index c52697bddeee060c836819451a0ae3d03a59e96f..0c09691ca7a0493133699db62f219c29418cd9b1 100644 --- a/Gemfile +++ b/Gemfile @@ -382,7 +382,7 @@ gem 'addressable', '~> 2.8' # rubocop:todo Gemfile/MissingFeatureCategory gem 'gon', '~> 6.4.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'request_store', '~> 1.5.1' # rubocop:todo Gemfile/MissingFeatureCategory gem 'base32', '~> 0.3.0' # rubocop:todo Gemfile/MissingFeatureCategory -gem 'gitlab-license', '~> 2.5', feature_category: :shared +gem 'gitlab-license', '~> 2.6', feature_category: :shared # Protect against bruteforcing gem 'rack-attack', '~> 6.7.0' # rubocop:todo Gemfile/MissingFeatureCategory diff --git a/Gemfile.lock b/Gemfile.lock index 235309d76a9601df8f445e3b9202ddd4e1260fc3..a12f9705ab5db71ee6adb76e28e3b7caf982e33b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2076,7 +2076,7 @@ DEPENDENCIES gitlab-http! gitlab-kas-grpc (~> 17.5.0) gitlab-labkit (~> 0.36.0) - gitlab-license (~> 2.5) + gitlab-license (~> 2.6) gitlab-mail_room (~> 0.0.24) gitlab-markup (~> 1.9.0) gitlab-net-dns (~> 0.9.2) diff --git a/Gemfile.next.lock b/Gemfile.next.lock index 0f6f23da25377bcad0aacce236cdcbabb90d844b..9f4209e616682d4f21908a2f87f78e3cc532008b 100644 --- a/Gemfile.next.lock +++ b/Gemfile.next.lock @@ -2103,7 +2103,7 @@ DEPENDENCIES gitlab-http! gitlab-kas-grpc (~> 17.5.0) gitlab-labkit (~> 0.36.0) - gitlab-license (~> 2.5) + gitlab-license (~> 2.6) gitlab-mail_room (~> 0.0.24) gitlab-markup (~> 1.9.0) gitlab-net-dns (~> 0.9.2)