Skip to content

Commit a549f4c

Browse files
authored
Merge pull request #1779 from rubyforgood/dependabot/bundler/bootstrap-4.5.2
Bump bootstrap from 4.5.0 to 4.5.2
2 parents b59b6da + 3a55de3 commit a549f4c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ end
88
ruby "2.7.1"
99

1010
gem "api-auth", "~> 2.4"
11-
gem 'bootstrap', '~> 4.5.0'
11+
gem 'bootstrap', '~> 4.5.2'
1212
gem 'bootstrap-select-rails'
1313
gem "bugsnag"
1414
gem "chartkick"

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ GEM
6565
rake (>= 10.4, < 14.0)
6666
api-auth (2.4.1)
6767
ast (2.4.1)
68-
autoprefixer-rails (9.7.6)
68+
autoprefixer-rails (9.8.6.1)
6969
execjs
7070
awesome_print (1.8.0)
7171
bcrypt (3.1.13)
@@ -76,7 +76,7 @@ GEM
7676
bindex (0.8.1)
7777
binding_of_caller (0.8.0)
7878
debug_inspector (>= 0.0.1)
79-
bootstrap (4.5.0)
79+
bootstrap (4.5.2)
8080
autoprefixer-rails (>= 9.1.0)
8181
popper_js (>= 1.14.3, < 2)
8282
sassc-rails (>= 2.0.0)
@@ -126,7 +126,7 @@ GEM
126126
climate_control (0.2.0)
127127
cocoon (1.2.14)
128128
coderay (1.1.2)
129-
concurrent-ruby (1.1.6)
129+
concurrent-ruby (1.1.7)
130130
connection_pool (2.2.3)
131131
crack (0.4.3)
132132
safe_yaml (~> 1.0.0)
@@ -162,7 +162,7 @@ GEM
162162
i18n (>= 1.6, < 2)
163163
fakeredis (0.8.0)
164164
redis (~> 4.1)
165-
ffi (1.12.2)
165+
ffi (1.13.1)
166166
filterrific (5.2.1)
167167
flipper (0.18.0)
168168
flipper-active_record (0.18.0)
@@ -407,7 +407,7 @@ GEM
407407
safe_yaml (1.0.5)
408408
sass-rails (6.0.0)
409409
sassc-rails (~> 2.1, >= 2.1.1)
410-
sassc (2.3.0)
410+
sassc (2.4.0)
411411
ffi (~> 1.9)
412412
sassc-rails (2.1.2)
413413
railties (>= 4.0.0)
@@ -513,7 +513,7 @@ DEPENDENCIES
513513
awesome_print
514514
better_errors
515515
binding_of_caller
516-
bootstrap (~> 4.5.0)
516+
bootstrap (~> 4.5.2)
517517
bootstrap-daterangepicker-rails
518518
bootstrap-select-rails
519519
bugsnag

0 commit comments

Comments
 (0)