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'
|
||||
# Added because production machine has a dated ruby...
|
||||
gem 'inherited_resources', '< 1.11'
|
||||
gem 'responders', '< 3.0'
|
||||
|
||||
gem 'has_scope'
|
||||
gem 'preserve'
|
||||
|
@ -513,6 +513,7 @@ DEPENDENCIES
|
||||
rails-assets-leaflet.markercluster!
|
||||
rails-controller-testing
|
||||
rails-i18n
|
||||
responders (< 3.0)
|
||||
rubocop-performance
|
||||
rubocop-rails
|
||||
sassc-rails
|
||||
|
Loading…
Reference in New Issue
Block a user