Skip to content

Commit

Permalink
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.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 29, 2023
1 parent 67d0492 commit 9951b78
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gem 'doorkeeper'
gem 'doorkeeper-i18n'
gem 'rack-cors', require: 'rack/cors'
gem 'active_model_serializers', '~> 0.10.0'
gem 'twitter-bootstrap-rails', '~> 2.2.8'
gem 'twitter-bootstrap-rails', '~> 3.2.2'
gem 'simple-navigation', '~> 3.14.0' # 3.x for simple_navigation_bootstrap
gem 'simple-navigation-bootstrap'
gem 'sprockets', '< 4'
Expand Down
44 changes: 29 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GEM
execjs
coffee-script-source (1.12.2)
commonjs (0.2.7)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
connection_pool (2.3.0)
content_for_in_controllers (0.0.2)
crass (1.0.6)
Expand All @@ -170,6 +170,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.1)
date (3.3.3)
date_time_attribute (0.1.2)
activesupport (>= 3.0.0)
debug_inspector (1.1.0)
Expand All @@ -187,7 +188,7 @@ GEM
doorkeeper-i18n (5.2.5)
doorkeeper (>= 5.2)
email_reply_trimmer (0.1.13)
erubi (1.11.0)
erubi (1.12.0)
eventmachine (1.2.7)
exception_notification (4.5.0)
actionmailer (>= 5.2, < 8)
Expand All @@ -204,7 +205,7 @@ GEM
ffi (1.15.5)
gaffe (1.2.0)
rails (>= 4.0.0)
globalid (1.0.1)
globalid (1.1.0)
activesupport (>= 5.0)
haml (6.0.5)
temple (>= 0.8.2)
Expand Down Expand Up @@ -268,8 +269,11 @@ GEM
loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
mailcatcher (0.2.4)
eventmachine
haml
Expand All @@ -291,16 +295,25 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.2)
mini_portile2 (2.8.0)
minitest (5.17.0)
mini_portile2 (2.8.1)
minitest (5.18.0)
mono_logger (1.1.1)
msgpack (1.6.0)
multi_json (1.15.0)
mustermann (3.0.0)
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.4)
net-imap (0.3.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
timeout
net-smtp (0.3.3)
net-protocol
nio4r (2.5.8)
nokogiri (1.13.10)
nokogiri (1.14.2)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.22.1)
Expand All @@ -325,15 +338,15 @@ GEM
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
racc (1.6.1)
racc (1.6.2)
rack (2.2.6.4)
rack-contrib (2.3.0)
rack (~> 2.0)
rack-cors (1.1.1)
rack (>= 2.0.0)
rack-protection (3.0.4)
rack
rack-test (2.0.2)
rack-test (2.1.0)
rack (>= 1.3)
rails (5.2.8.1)
actioncable (= 5.2.8.1)
Expand All @@ -353,7 +366,7 @@ GEM
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-i18n (5.1.3)
i18n (>= 0.7, < 2)
Expand Down Expand Up @@ -514,15 +527,16 @@ GEM
thor (1.2.1)
thread_safe (0.3.6)
tilt (2.0.11)
timeout (0.3.2)
ttfunk (1.7.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)
twitter-text (1.14.7)
unf (~> 0.1.0)
tzinfo (1.2.10)
tzinfo (1.2.11)
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
Expand Down Expand Up @@ -636,7 +650,7 @@ DEPENDENCIES
sqlite3 (~> 1.3.6)
table_print
therubyracer
twitter-bootstrap-rails (~> 2.2.8)
twitter-bootstrap-rails (~> 3.2.2)
uglifier (>= 1.0.3)
web-console
whenever
Expand Down

0 comments on commit 9951b78

Please sign in to comment.