Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

Commit

Permalink
Bump bootstrap from 4.0.0 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.0.0 to 4.1.1.
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/master/CHANGELOG.md)
- [Commits](twbs/bootstrap-rubygem@v4.0.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 1, 2018
1 parent 97f5e26 commit e435f2a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'slim-rails'
gem 'kaminari'

# Styling
gem 'bootstrap', '~> 4.0.0'
gem 'bootstrap', '~> 4.1.1'
gem 'bootswatch'
gem 'jquery-rails'
gem 'popper_js', '~> 1.12.9'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ GEM
autoprefixer-rails (8.4.1)
execjs
bindex (0.5.0)
bootstrap (4.0.0)
bootstrap (4.1.1)
autoprefixer-rails (>= 6.0.3)
popper_js (>= 1.12.9, < 2)
sass (>= 3.5.2)
Expand Down Expand Up @@ -232,7 +232,7 @@ PLATFORMS

DEPENDENCIES
autoprefixer-rails
bootstrap (~> 4.0.0)
bootstrap (~> 4.1.1)
bootswatch
byebug
capybara (~> 2.18)
Expand Down

0 comments on commit e435f2a

Please sign in to comment.