Bump hootstrap from 0.9.0 to 0.10.0 (#210)

Bumps [hootstrap](https://github.com/ProctorU/hootstrap) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/ProctorU/hootstrap/releases)
- [Changelog](https://github.com/ProctorU/hootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ProctorU/hootstrap/compare/0.9.0...0.10.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-17 12:48:36 -06:00 committed by Andrew Fomera
parent cfbd3c14b8
commit 817a1cb879
2 changed files with 8 additions and 8 deletions

@ -16,7 +16,7 @@ gem 'devise', '~> 4.5.0'
gem 'devise_invitable', '~> 1.7'
gem 'draper', '~> 3.0'
gem 'foreman'
gem 'hootstrap', '~> 0.9.0'
gem 'hootstrap', '~> 0.10.0'
gem 'kaminari', '~> 1.1'
gem 'local_time', '~> 2.1'
gem 'pg', '~> 1.1'

@ -63,7 +63,7 @@ GEM
archive-zip (0.11.0)
io-like (~> 0.3.0)
arel (9.0.0)
autoprefixer-rails (9.4.2)
autoprefixer-rails (9.4.3)
execjs
aws-sdk (2.10.33)
aws-sdk-resources (= 2.10.33)
@ -100,7 +100,7 @@ GEM
chromedriver-helper (2.1.0)
archive-zip (~> 0.10)
nokogiri (~> 1.8)
concurrent-ruby (1.1.3)
concurrent-ruby (1.1.4)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
@ -142,11 +142,11 @@ GEM
globalid (0.4.1)
activesupport (>= 4.2.0)
hashdiff (0.3.7)
hootstrap (0.9.0)
hootstrap (0.10.0)
bootstrap (~> 4.1.3)
rails (>= 4.2.0)
sass-rails
i18n (1.1.1)
i18n (1.2.0)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jmespath (1.3.1)
@ -240,8 +240,8 @@ GEM
thor (>= 0.19.0, < 2.0)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-inotify (0.10.0)
ffi (~> 1.0)
request_store (1.3.2)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
@ -330,7 +330,7 @@ DEPENDENCIES
factory_bot_rails (~> 4.11.1)
faker (~> 1.9)
foreman
hootstrap (~> 0.9.0)
hootstrap (~> 0.10.0)
kaminari (~> 1.1)
listen (>= 3.0.5, < 3.2)
local_time (~> 2.1)