Gemfile in nano-bots-2.5.1 vs Gemfile in nano-bots-3.0.0

- old
+ new

@@ -6,7 +6,7 @@ group :test, :development do gem 'pry-byebug', '~> 3.10', '>= 3.10.1' gem 'rspec', '~> 3.12' gem 'rubocop', '~> 1.59' - gem 'rubocop-rspec', '~> 2.25' + gem 'rubocop-rspec', '~> 2.26', '>= 2.26.1' end