Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
[Security] Bump twitter-bootstrap-rails from 2.2.8 to 3.2.2
Browse files Browse the repository at this point in the history
Bumps [twitter-bootstrap-rails](https://github.com/seyhunak/twitter-bootstrap-rails) from 2.2.8 to 3.2.2. **This update includes security fixes.**
- [Release notes](https://github.com/seyhunak/twitter-bootstrap-rails/releases)
- [Changelog](https://github.com/seyhunak/twitter-bootstrap-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seyhunak/twitter-bootstrap-rails/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed May 21, 2019
1 parent 1dafe9b commit 2616120
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ end
gem 'uglifier'
gem 'less-rails'

gem 'twitter-bootstrap-rails', '~> 2.2.8'
gem 'twitter-bootstrap-rails', '~> 3.2.2'
gem 'sass-rails', '~> 3.2.3'
gem 'sass'

Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -271,12 +271,12 @@ GEM
polyglot
polyglot (>= 0.3.1)
ttfunk (1.4.0)
twitter-bootstrap-rails (2.2.8)
twitter-bootstrap-rails (3.2.2)
actionpack (>= 3.1)
execjs
rails (>= 3.1)
execjs (>= 2.2.2, >= 2.2)
less-rails (>= 2.5.0)
railties (>= 3.1)
tzinfo (0.3.51)
tzinfo (0.3.55)
uglifier (3.0.1)
execjs (>= 0.3.0, < 3)
validate_url (1.0.2)
Expand Down Expand Up @@ -334,7 +334,7 @@ DEPENDENCIES
therubyracer (= 0.11.4)
thin
tinymce-rails
twitter-bootstrap-rails (~> 2.2.8)
twitter-bootstrap-rails (~> 3.2.2)
uglifier
validate_url
wicked_pdf
Expand Down

0 comments on commit 2616120

Please sign in to comment.