Skip to content

Commit 957f2a3

Browse files
build(deps): bump bootstrap from 5.3.5 to 5.3.8 in /site
Bumps [bootstrap](https://github.com/twbs/bootstrap-rubygem) from 5.3.5 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@v5.3.5...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c43d9ff commit 957f2a3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

site/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ end
1919

2020
gem 'json'
2121
gem "bootswatch", github: "thomaspark/bootswatch", tag: "v5.3.8"
22-
gem "bootstrap", "~> 5.3.5"
22+
gem "bootstrap", "~> 5.3.8"
2323

2424
# pinned version of dependency of jekyll-sass-converter, as it emits deprecation warnings until
2525
# bootstrap v5.5.0 - see https://github.com/OpenTabletDriver/opentabletdriver.github.io/issues/212

site/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GEM
1212
public_suffix (>= 2.0.2, < 7.0)
1313
base64 (0.3.0)
1414
bigdecimal (3.2.2)
15-
bootstrap (5.3.5)
15+
bootstrap (5.3.8)
1616
popper_js (>= 2.11.8, < 3)
1717
colorator (1.1.0)
1818
concurrent-ruby (1.3.5)
@@ -159,7 +159,7 @@ PLATFORMS
159159
x86_64-linux-musl
160160

161161
DEPENDENCIES
162-
bootstrap (~> 5.3.5)
162+
bootstrap (~> 5.3.8)
163163
bootswatch!
164164
http_parser.rb (~> 0.6.0)
165165
jekyll (~> 4.3)

0 commit comments

Comments
 (0)