feat(ds-fr): Update to 2023-10-02-01
This commit is contained in:
parent
149ba44109
commit
df8c11180b
4 changed files with 24 additions and 106 deletions
|
@ -13,7 +13,6 @@ gem 'administrate'
|
|||
gem 'administrate-field-enum' # Allow using Field::Enum in administrate
|
||||
gem 'after_party'
|
||||
gem 'anchored'
|
||||
gem "aws-sdk-s3", require: false
|
||||
gem 'bcrypt'
|
||||
gem 'bootsnap', '>= 1.4.4', require: false # Reduces boot times through caching; required in config/boot.rb
|
||||
gem 'browser'
|
||||
|
@ -117,6 +116,7 @@ group :test do
|
|||
end
|
||||
|
||||
group :development do
|
||||
gem 'benchmark-ips', require: false
|
||||
gem 'brakeman', require: false
|
||||
gem 'haml-lint'
|
||||
gem 'letter_opener_web'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue