Skip to content

Commit

Permalink
Bump cloudcannon-jekyll from 4.0.7 to 4.1.0 (#38)
Browse files Browse the repository at this point in the history
Bumps [cloudcannon-jekyll](https://github.com/cloudcannon/cloudcannon-jekyll) from 4.0.7 to 4.1.0.
- [Release notes](https://github.com/cloudcannon/cloudcannon-jekyll/releases)
- [Changelog](https://github.com/CloudCannon/cloudcannon-jekyll/blob/main/HISTORY.md)
- [Commits](CloudCannon/cloudcannon-jekyll@v4.0.7...v4.1.0)

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

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 Apr 2, 2024
1 parent 82a8dcc commit a0ceffa
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ group :jekyll_plugins do
end


gem "cloudcannon-jekyll", "~> 4.0", :group => :jekyll_plugins
gem "cloudcannon-jekyll", "~> 4.1", :group => :jekyll_plugins
32 changes: 18 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,27 @@ GEM
specs:
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
cloudcannon-jekyll (4.0.7)
cloudcannon-jekyll (4.1.0)
jekyll (>= 2.4.0)
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
dry-inflector (0.3.0)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
ffi (1.16.3)
ffi (1.16.3-x64-mingw-ucrt)
forwardable-extended (2.6.0)
google-protobuf (3.25.1)
google-protobuf (4.26.1)
rake (>= 13)
google-protobuf (4.26.1-x64-mingw-ucrt)
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jekyll (4.3.2)
jekyll (4.3.3)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -61,7 +65,7 @@ GEM
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.4)
listen (3.8.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
Expand All @@ -74,15 +78,15 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.2.0)
rouge (4.2.1)
safe_yaml (1.0.5)
sass-embedded (1.69.5)
google-protobuf (~> 3.23)
sass-embedded (1.72.0)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13.0.0)
sass-embedded (1.69.5-x64-mingw-ucrt)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x64-mingw32)
google-protobuf (~> 3.23)
sass-embedded (1.72.0-x64-mingw-ucrt)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.72.0-x64-mingw32)
google-protobuf (>= 3.25, < 5.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
unicode-display_width (2.5.0)
Expand All @@ -95,7 +99,7 @@ PLATFORMS
x64-mingw32

DEPENDENCIES
cloudcannon-jekyll (~> 4.0)
cloudcannon-jekyll (~> 4.1)
jekyll-bookshop (= 3.9.0)
jekyll-feed
jekyll-pagebreak (~> 0.9)
Expand Down

0 comments on commit a0ceffa

Please sign in to comment.