Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 13fd64f commit b683407
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.8.1"
gem "jekyll-bookshop", "3.8.2"
gem 'jekyll-watch', :git => "https://github.com/CloudCannon/jekyll-watch"
gem 'jekyll-tagging'
gem "jekyll-sitemap"
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
cloudcannon-jekyll (4.0.7)
jekyll (>= 2.4.0)
Expand All @@ -23,7 +23,7 @@ GEM
eventmachine (1.2.7-x64-mingw32)
ffi (1.16.3)
forwardable-extended (2.6.0)
google-protobuf (3.25.0)
google-protobuf (3.25.1)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand All @@ -43,7 +43,7 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-bookshop (3.8.1)
jekyll-bookshop (3.8.2)
dry-inflector (>= 0.1, < 1.0)
jekyll (>= 3.7, < 5.0)
jekyll-feed (0.17.0)
Expand All @@ -68,7 +68,7 @@ GEM
nuggets (1.6.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.3)
public_suffix (5.0.4)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
Expand Down Expand Up @@ -96,7 +96,7 @@ PLATFORMS

DEPENDENCIES
cloudcannon-jekyll (~> 4.0)
jekyll-bookshop (= 3.8.1)
jekyll-bookshop (= 3.8.2)
jekyll-feed
jekyll-pagebreak (~> 0.9)
jekyll-sitemap
Expand Down

0 comments on commit b683407

Please sign in to comment.