diff --git a/Gemfile b/Gemfile index b28ff21..e09b2d3 100644 --- a/Gemfile +++ b/Gemfile @@ -55,7 +55,7 @@ group :development, :test do end group :development do - gem 'annotaterb', '~> 4.13', require: false + gem 'annotaterb', '~> 4.14', require: false gem 'brakeman', require: false gem 'rubocop-minitest', '~> 0.36.0', require: false gem 'rubocop-rails', '~> 2.29', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 648b5ca..a0df268 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM uri (>= 0.13.1) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - annotaterb (4.13.0) + annotaterb (4.14.0) ast (2.4.2) base64 (0.2.0) benchmark (0.4.0) @@ -334,7 +334,7 @@ PLATFORMS x86_64-linux DEPENDENCIES - annotaterb (~> 4.13) + annotaterb (~> 4.14) bootsnap brakeman capybara