Skip to content

Commit 31918d9

Browse files
authored
Merge pull request #333 from OpenTabletDriver/dependabot/bundler/site/bootstrap-5.3.8
build(deps): bump bootstrap from 5.3.5 to 5.3.8 in /site
2 parents c43d9ff + 957f2a3 commit 31918d9

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)