Skip to content

Commit

Permalink
Bump twitter-bootstrap-rails from 2.2.8 to 5.0.0
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 5.0.0.
- [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)

---
updated-dependencies:
- dependency-name: twitter-bootstrap-rails
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 22, 2023
1 parent 54e46e2 commit a9ab001
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ gem 'sass-rails'
gem 'therubyracer'
gem 'turbolinks'

gem 'twitter-bootstrap-rails', '~> 2.2.8'
gem 'twitter-bootstrap-rails', '~> 5.0.0'
gem 'uglifier'

# Pagination
Expand Down
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ GEM
zeitwerk (~> 2.6)
erubi (1.12.0)
escape_utils (1.2.1)
execjs (2.7.0)
execjs (2.9.1)
extended-markdown-filter (0.7.0)
html-pipeline (~> 2.9)
factory_bot (6.1.0)
Expand Down Expand Up @@ -220,15 +220,15 @@ GEM
marcel (1.0.2)
method_source (0.9.2)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.7.2)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mustermann-grape (1.0.2)
mustermann (>= 1.0.0)
net-imap (0.4.1)
net-imap (0.4.2)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -385,17 +385,17 @@ GEM
therubyracer (0.12.3)
libv8 (~> 3.16.14.15)
ref
thor (1.2.2)
thor (1.3.0)
tilt (2.0.10)
timeout (0.4.0)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
twitter-bootstrap-rails (2.2.8)
actionpack (>= 3.1)
execjs
rails (>= 3.1)
railties (>= 3.1)
twitter-bootstrap-rails (5.0.0)
actionpack (>= 5.0, < 8.0)
execjs (~> 2.7)
less-rails (>= 3.0, < 5.0)
railties (>= 5.0, < 8.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
uglifier (4.2.0)
Expand Down Expand Up @@ -462,7 +462,7 @@ DEPENDENCIES
spring-watcher-listen (~> 2.0.0)
therubyracer
turbolinks
twitter-bootstrap-rails (~> 2.2.8)
twitter-bootstrap-rails (~> 5.0.0)
uglifier
will_paginate
will_paginate-bootstrap
Expand Down

0 comments on commit a9ab001

Please sign in to comment.