Bundle update

This commit is contained in:
echarp 2019-10-06 13:43:33 +02:00
parent 177754d8be
commit 94c82446ba
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@ gem 'differ'
gem 'activeadmin', '< 2.1'
# Added because production machine has a dated ruby...
gem 'inherited_resources', '< 1.11'
gem 'responders', '< 3.0'
gem 'has_scope'
gem 'preserve'

View File

@ -513,6 +513,7 @@ DEPENDENCIES
rails-assets-leaflet.markercluster!
rails-controller-testing
rails-i18n
responders (< 3.0)
rubocop-performance
rubocop-rails
sassc-rails