Bundle update
This commit is contained in:
6
Gemfile
6
Gemfile
@ -36,10 +36,8 @@ gem 'proformaxml', '1.0.0'
|
||||
gem 'prometheus_exporter'
|
||||
gem 'puma'
|
||||
gem 'pundit'
|
||||
# TODO: Temporary switch to Rails 7.1 branch until the next release.
|
||||
# See https://github.com/rails/rails/pull/49778
|
||||
gem 'rails', github: 'rails/rails', branch: '7-1-stable'
|
||||
gem 'rails_admin', '< 4.0.0'
|
||||
gem 'rails', '~> 7.1.0'
|
||||
gem 'rails_admin'
|
||||
gem 'rails-i18n'
|
||||
gem 'rails-timeago'
|
||||
gem 'ransack'
|
||||
|
Reference in New Issue
Block a user