Bump hootstrap from 0.10.0 to 0.10.1 (#211)

Bumps [hootstrap](https://github.com/ProctorU/hootstrap) from 0.10.0 to 0.10.1.
- [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.10.0...0.10.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-01-09 17:35:25 -06:00 committed by Andrew Fomera
parent a193c84a2a
commit 4e0df38892
2 changed files with 9 additions and 9 deletions

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

@ -127,7 +127,7 @@ GEM
activesupport (~> 5.0)
request_store (~> 1.0)
encryptor (3.0.0)
erubi (1.7.1)
erubi (1.8.0)
execjs (2.7.0)
factory_bot (4.11.1)
activesupport (>= 3.0.0)
@ -142,11 +142,11 @@ GEM
globalid (0.4.1)
activesupport (>= 4.2.0)
hashdiff (0.3.7)
hootstrap (0.10.0)
hootstrap (0.10.1)
bootstrap (~> 4.1.3)
rails (>= 4.2.0)
sass-rails
i18n (1.2.0)
i18n (1.3.0)
concurrent-ruby (~> 1.0)
io-like (0.3.0)
jmespath (1.3.1)
@ -177,9 +177,9 @@ GEM
mimemagic (~> 0.3.2)
metaclass (0.0.4)
method_source (0.9.2)
mimemagic (0.3.2)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest-capybara (0.8.2)
capybara (~> 2.2)
@ -201,8 +201,8 @@ GEM
metaclass (~> 0.0.1)
msgpack (1.2.4)
nio4r (2.3.1)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nokogiri (1.9.1)
mini_portile2 (~> 2.4.0)
orm_adapter (0.5.0)
pg (1.1.3)
popper_js (1.14.5)
@ -330,7 +330,7 @@ DEPENDENCIES
factory_bot_rails (~> 4.11.1)
faker (~> 1.9)
foreman
hootstrap (~> 0.10.0)
hootstrap (~> 0.10.1)
kaminari (~> 1.1)
listen (>= 3.0.5, < 3.2)
local_time (~> 2.1)