Skip to content

Commit

Permalink
Merge pull request #1779 from rubyforgood/dependabot/bundler/bootstra…
Browse files Browse the repository at this point in the history
…p-4.5.2

Bump bootstrap from 4.5.0 to 4.5.2
  • Loading branch information
edwinthinks authored Aug 10, 2020
2 parents b59b6da + 3a55de3 commit a549f4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ end
ruby "2.7.1"

gem "api-auth", "~> 2.4"
gem 'bootstrap', '~> 4.5.0'
gem 'bootstrap', '~> 4.5.2'
gem 'bootstrap-select-rails'
gem "bugsnag"
gem "chartkick"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ GEM
rake (>= 10.4, < 14.0)
api-auth (2.4.1)
ast (2.4.1)
autoprefixer-rails (9.7.6)
autoprefixer-rails (9.8.6.1)
execjs
awesome_print (1.8.0)
bcrypt (3.1.13)
Expand All @@ -76,7 +76,7 @@ GEM
bindex (0.8.1)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
bootstrap (4.5.0)
bootstrap (4.5.2)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 1.14.3, < 2)
sassc-rails (>= 2.0.0)
Expand Down Expand Up @@ -126,7 +126,7 @@ GEM
climate_control (0.2.0)
cocoon (1.2.14)
coderay (1.1.2)
concurrent-ruby (1.1.6)
concurrent-ruby (1.1.7)
connection_pool (2.2.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
i18n (>= 1.6, < 2)
fakeredis (0.8.0)
redis (~> 4.1)
ffi (1.12.2)
ffi (1.13.1)
filterrific (5.2.1)
flipper (0.18.0)
flipper-active_record (0.18.0)
Expand Down Expand Up @@ -407,7 +407,7 @@ GEM
safe_yaml (1.0.5)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.3.0)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
railties (>= 4.0.0)
Expand Down Expand Up @@ -513,7 +513,7 @@ DEPENDENCIES
awesome_print
better_errors
binding_of_caller
bootstrap (~> 4.5.0)
bootstrap (~> 4.5.2)
bootstrap-daterangepicker-rails
bootstrap-select-rails
bugsnag
Expand Down

0 comments on commit a549f4c

Please sign in to comment.