Skip to content

Commit

Permalink
Bump jekyll-bookshop from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [jekyll-bookshop](https://github.com/cloudcannon/bookshop) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/cloudcannon/bookshop/releases)
- [Changelog](https://github.com/CloudCannon/bookshop/blob/main/CHANGELOG.md)
- [Commits](CloudCannon/bookshop@v3.11.0...v3.12.0)

---
updated-dependencies:
- dependency-name: jekyll-bookshop
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent e79b4ff commit 0252a0e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

group :jekyll_plugins do
gem "jekyll-bookshop", "3.11.0"
gem "jekyll-bookshop", "3.12.0"
gem 'jekyll-watch', :git => "https://github.com/CloudCannon/jekyll-watch"
gem 'jekyll-tagging'
gem "jekyll-sitemap"
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ GEM
eventmachine (1.2.7-x64-mingw32)
ffi (1.17.0)
forwardable-extended (2.6.0)
google-protobuf (4.28.2)
google-protobuf (4.28.3)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
Expand All @@ -45,7 +45,7 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-bookshop (3.11.0)
jekyll-bookshop (3.12.0)
dry-inflector (>= 0.1, < 1.0)
jekyll (>= 3.7, < 5.0)
jekyll-feed (0.17.0)
Expand Down Expand Up @@ -78,12 +78,12 @@ GEM
rexml (3.3.9)
rouge (4.4.0)
safe_yaml (1.0.5)
sass-embedded (1.80.3)
sass-embedded (1.80.6)
google-protobuf (~> 4.28)
rake (>= 13)
sass-embedded (1.80.3-x64-mingw-ucrt)
sass-embedded (1.80.6-x64-mingw-ucrt)
google-protobuf (~> 4.28)
sass-embedded (1.80.3-x64-mingw32)
sass-embedded (1.80.6-x64-mingw32)
google-protobuf (~> 4.28)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand All @@ -98,7 +98,7 @@ PLATFORMS

DEPENDENCIES
cloudcannon-jekyll (~> 4.1)
jekyll-bookshop (= 3.11.0)
jekyll-bookshop (= 3.12.0)
jekyll-feed
jekyll-pagebreak (~> 0.9)
jekyll-sitemap
Expand Down

0 comments on commit 0252a0e

Please sign in to comment.