Skip to content

Commit 50c13e4

Browse files
dependabot[bot]floehopper
authored andcommitted
Bump bootstrap from 4.6.2.1 to 5.3.8
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 4.6.2.1 to 5.3.8. - [Release notes](https://github.com/twbs/bootstrap-rubygem/releases) - [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md) - [Commits](twbs/bootstrap-rubygem@v4.6.2.1...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71619a6 commit 50c13e4

2 files changed

Lines changed: 5 additions & 9 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gem 'bcrypt'
88
gem 'benchmark'
99
gem 'bigdecimal'
1010
gem 'bootsnap', '>= 1.1.0', require: false
11-
gem 'bootstrap', '~> 4.6'
11+
gem 'bootstrap', '~> 5.3'
1212
gem 'digest-crc'
1313
gem 'drb'
1414
gem 'kramdown-parser-gfm', '~> 1.1'

Gemfile.lock

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,6 @@ GEM
7676
tzinfo (~> 2.0, >= 2.0.5)
7777
addressable (2.8.6)
7878
public_suffix (>= 2.0.2, < 6.0)
79-
autoprefixer-rails (10.4.21.0)
80-
execjs (~> 2)
8179
aws-eventstream (1.4.0)
8280
aws-partitions (1.1244.0)
8381
aws-sdk-core (3.246.0)
@@ -104,9 +102,8 @@ GEM
104102
bigdecimal (4.1.2)
105103
bootsnap (1.23.0)
106104
msgpack (~> 1.2)
107-
bootstrap (4.6.2.1)
108-
autoprefixer-rails (>= 9.1.0)
109-
popper_js (>= 1.16.1, < 2)
105+
bootstrap (5.3.8)
106+
popper_js (>= 2.11.8, < 3)
110107
builder (3.3.0)
111108
capybara (3.40.0)
112109
addressable
@@ -129,7 +126,6 @@ GEM
129126
drb (2.2.3)
130127
erb (6.0.2)
131128
erubi (1.13.1)
132-
execjs (2.10.1)
133129
ffi (1.17.3)
134130
ffi (1.17.3-aarch64-linux-gnu)
135131
ffi (1.17.3-aarch64-linux-musl)
@@ -212,7 +208,7 @@ GEM
212208
pg (1.6.3-x86_64-darwin)
213209
pg (1.6.3-x86_64-linux)
214210
pg (1.6.3-x86_64-linux-musl)
215-
popper_js (1.16.1)
211+
popper_js (2.11.8)
216212
pp (0.6.3)
217213
prettyprint
218214
prettyprint (0.2.0)
@@ -354,7 +350,7 @@ DEPENDENCIES
354350
benchmark
355351
bigdecimal
356352
bootsnap (>= 1.1.0)
357-
bootstrap (~> 4.6)
353+
bootstrap (~> 5.3)
358354
capybara (~> 3.40)
359355
digest-crc
360356
dotenv (~> 3.2)

0 commit comments

Comments
 (0)