Gemfile in decidim-bulletin_board-0.23.0 vs Gemfile in decidim-bulletin_board-0.24.0

- old
+ new

@@ -3,8 +3,8 @@ source "https://rubygems.org" # Specify your gem's dependencies in decidim-bulletin_board.gemspec gemspec -gem "rubocop", "~> 0.92.0" +gem "rubocop", "~> 1.28.0" gem "rubocop-faker", "~> 1.1.0" -gem "rubocop-rspec", "~> 1.44.1" +gem "rubocop-rspec", "~> 2.10"