Skip to content

Commit

Permalink
Merge pull request #289 from ecosyste-ms/dependabot/bundler/bootstrap…
Browse files Browse the repository at this point in the history
…-5.3.1

Bump bootstrap from 5.2.3 to 5.3.1
  • Loading branch information
andrew authored Aug 17, 2023
2 parents 2491614 + 7690c0a commit 9f8385b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem "bootsnap", require: false
gem 'oj'
gem 'pagy'
gem 'open-uri'
gem 'bootstrap', '~> 5.2.3'
gem 'bootstrap', '~> 5.3.1'
gem 'chartkick'
gem 'octicons_helper'
gem 'local_time'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ GEM
execjs (~> 2)
bootsnap (1.16.0)
msgpack (~> 1.2)
bootstrap (5.2.3)
bootstrap (5.3.1)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.6, < 3)
popper_js (>= 2.11.8, < 3)
sassc-rails (>= 2.0.0)
builder (3.2.4)
chartkick (5.0.3)
Expand Down Expand Up @@ -258,7 +258,7 @@ PLATFORMS

DEPENDENCIES
bootsnap
bootstrap (~> 5.2.3)
bootstrap (~> 5.3.1)
chartkick
faraday-typhoeus
google-protobuf
Expand Down

0 comments on commit 9f8385b

Please sign in to comment.