Gemfile in telegram-bot-0.12.4 vs Gemfile in telegram-bot-0.13.0
- old
+ new
@@ -12,9 +12,9 @@
gem 'rspec', '~> 3.5.0'
gem 'rspec-its', '~> 1.1.0'
gem 'rspec-rails', '~> 3.5.0'
- gem 'rubocop', '~> 0.51.0'
+ gem 'rubocop', '~> 0.52.1'
gem 'coveralls', '~> 0.8.2', require: false
end