Skip to content

Commit 03d3516

Browse files
Bump jekyll-tailwindcss from 0.6.2 to 0.7.0
Bumps [jekyll-tailwindcss](https://github.com/vormwald/jekyll-tailwindcss) from 0.6.2 to 0.7.0. - [Release notes](https://github.com/vormwald/jekyll-tailwindcss/releases) - [Changelog](https://github.com/vormwald/jekyll-tailwindcss/blob/main/CHANGELOG.md) - [Commits](vormwald/jekyll-tailwindcss@v0.6.2...v0.7.0) --- updated-dependencies: - dependency-name: jekyll-tailwindcss dependency-version: 0.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9dbe759 commit 03d3516

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.6.2'
16+
gem 'jekyll-tailwindcss', '~> 0.7.0'
1717
end
1818

1919
# Tests

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
jekyll (>= 3.3, < 5.0)
6262
jekyll-sass-converter (3.0.0)
6363
sass-embedded (~> 1.54)
64-
jekyll-tailwindcss (0.6.2)
64+
jekyll-tailwindcss (0.7.0)
6565
tailwindcss-ruby
6666
jekyll-watch (2.2.1)
6767
listen (~> 3.0)
@@ -134,7 +134,7 @@ GEM
134134
google-protobuf (~> 4.29)
135135
svg_optimizer (0.3.0)
136136
nokogiri
137-
tailwindcss-ruby (4.0.9-x86_64-linux-gnu)
137+
tailwindcss-ruby (4.1.3-x86_64-linux-gnu)
138138
temple (0.10.3)
139139
terminal-table (3.0.2)
140140
unicode-display_width (>= 1.1.1, < 3)
@@ -152,7 +152,7 @@ DEPENDENCIES
152152
jekyll-plantuml (~> 1.4, >= 1.4.2)
153153
jekyll-redirect-from (~> 0.16.0)
154154
jekyll-seo-tag!
155-
jekyll-tailwindcss (~> 0.6.2)
155+
jekyll-tailwindcss (~> 0.7.0)
156156
jekyll_picture_tag (~> 2.1)
157157
minitest (~> 5.25)
158158
rdf-microdata (~> 3.3)

0 commit comments

Comments
 (0)