mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-21 23:43:41 +00:00
8 lines
149 B
Plaintext
8 lines
149 B
Plaintext
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gemspec
|
|
|
|
gem 'activerecord', '~> 7.2' # rubocop:disable Gemfile/MissingFeatureCategory
|