Skip to content

Commit 86d4efe

Browse files
Bump jekyll-tailwindcss from 0.4.0 to 0.5.0
Bumps [jekyll-tailwindcss](https://github.com/vormwald/jekyll-tailwindcss) from 0.4.0 to 0.5.0. - [Changelog](https://github.com/vormwald/jekyll-tailwindcss/blob/main/CHANGELOG.md) - [Commits](vormwald/jekyll-tailwindcss@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: jekyll-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 455d083 commit 86d4efe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ group :jekyll_plugins do
1313
gem 'jekyll-plantuml', '~> 1.4', '>= 1.4.2'
1414
gem 'jekyll_picture_tag', '~> 2.1'
1515
gem 'jekyll-inline-svg', '~> 1.1', '>= 1.1.5'
16-
gem 'jekyll-tailwindcss', '~> 0.4.0'
16+
gem 'jekyll-tailwindcss', '~> 0.5.0'
1717
end
1818

1919
# Tests

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ GEM
5656
jekyll (>= 3.3, < 5.0)
5757
jekyll-sass-converter (3.0.0)
5858
sass-embedded (~> 1.54)
59-
jekyll-tailwindcss (0.4.0)
59+
jekyll-tailwindcss (0.5.0)
6060
tailwindcss-ruby
6161
jekyll-watch (2.2.1)
6262
listen (~> 3.0)
@@ -128,7 +128,7 @@ GEM
128128
google-protobuf (~> 4.27)
129129
svg_optimizer (0.3.0)
130130
nokogiri
131-
tailwindcss-ruby (3.4.16-x86_64-linux)
131+
tailwindcss-ruby (3.4.17-x86_64-linux)
132132
temple (0.10.3)
133133
terminal-table (3.0.2)
134134
unicode-display_width (>= 1.1.1, < 3)
@@ -146,7 +146,7 @@ DEPENDENCIES
146146
jekyll-plantuml (~> 1.4, >= 1.4.2)
147147
jekyll-redirect-from (~> 0.16.0)
148148
jekyll-seo-tag!
149-
jekyll-tailwindcss (~> 0.4.0)
149+
jekyll-tailwindcss (~> 0.5.0)
150150
jekyll_picture_tag (~> 2.1)
151151
minitest (~> 5.25)
152152
rdf-microdata (~> 3.3)

0 commit comments

Comments
 (0)