Update accentor
This commit is contained in:
parent
c5960023d1
commit
5843cc0eb9
5 changed files with 140 additions and 153 deletions
|
@ -54,10 +54,10 @@ end
|
|||
group :development do
|
||||
gem 'annotate', '~> 3.1'
|
||||
|
||||
gem 'rubocop-minitest', '~> 0.10.3'
|
||||
gem 'rubocop-minitest', '~> 0.11.0'
|
||||
gem 'rubocop-rails', '~> 2.9'
|
||||
|
||||
gem 'listen', '>= 3.1.5', '< 3.5'
|
||||
gem 'listen', '>= 3.1.5', '< 3.6'
|
||||
# Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
|
||||
gem 'spring', '~> 2.1'
|
||||
gem 'spring-watcher-listen', '~> 2.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue