Skip to content

Commit

Permalink
Bump annotaterb from 4.13.0 to 4.14.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 18, 2025
1 parent 7945850 commit 8abc745
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -482,7 +482,7 @@ PLATFORMS
x86_64-linux-musl

DEPENDENCIES
annotaterb (~> 4.13)
annotaterb (~> 4.14)
bootsnap
brakeman
capybara
Expand Down

0 comments on commit 8abc745

Please sign in to comment.