Bundle update
This commit is contained in:
parent
177754d8be
commit
94c82446ba
1
Gemfile
1
Gemfile
@ -48,6 +48,7 @@ gem 'differ'
|
|||||||
gem 'activeadmin', '< 2.1'
|
gem 'activeadmin', '< 2.1'
|
||||||
# Added because production machine has a dated ruby...
|
# Added because production machine has a dated ruby...
|
||||||
gem 'inherited_resources', '< 1.11'
|
gem 'inherited_resources', '< 1.11'
|
||||||
|
gem 'responders', '< 3.0'
|
||||||
|
|
||||||
gem 'has_scope'
|
gem 'has_scope'
|
||||||
gem 'preserve'
|
gem 'preserve'
|
||||||
|
@ -513,6 +513,7 @@ DEPENDENCIES
|
|||||||
rails-assets-leaflet.markercluster!
|
rails-assets-leaflet.markercluster!
|
||||||
rails-controller-testing
|
rails-controller-testing
|
||||||
rails-i18n
|
rails-i18n
|
||||||
|
responders (< 3.0)
|
||||||
rubocop-performance
|
rubocop-performance
|
||||||
rubocop-rails
|
rubocop-rails
|
||||||
sassc-rails
|
sassc-rails
|
||||||
|
Loading…
Reference in New Issue
Block a user