Change dependency from annotate to annotaterb (#30232)
This commit is contained in:
parent
c0c34d35e2
commit
3e44dca0b4
5 changed files with 72 additions and 51 deletions
2
Gemfile
2
Gemfile
|
@ -172,7 +172,7 @@ group :development do
|
|||
gem 'rubocop-rspec_rails', require: false
|
||||
|
||||
# Annotates modules with schema
|
||||
gem 'annotate', '~> 3.2'
|
||||
gem 'annotaterb', '~> 4.13'
|
||||
|
||||
# Enhanced error message pages for development
|
||||
gem 'better_errors', '~> 2.9'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue