diff --git a/Gemfile b/Gemfile index 7bb1e57..a5a61c5 100644 --- a/Gemfile +++ b/Gemfile @@ -67,7 +67,7 @@ group :development do # Use console on exceptions pages [https://github.com/rails/web-console] gem "web-console" - gem "annotaterb", "~> 4.13", require: false + gem "annotaterb", "~> 4.14", require: false gem "rails-erd", "~> 1.7" end diff --git a/Gemfile.lock b/Gemfile.lock index 790c9d6..338b4a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM uri (>= 0.13.1) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) - annotaterb (4.13.0) + annotaterb (4.14.0) ast (2.4.2) base64 (0.2.0) bcrypt (3.1.20) @@ -482,7 +482,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - annotaterb (~> 4.13) + annotaterb (~> 4.14) bootsnap brakeman capybara