Skip to content

Commit

Permalink
Merge pull request #5 from MixedRealityLab/dependabot/bundler/jekyll-…
Browse files Browse the repository at this point in the history
…datapage-generator-1.4.0

Bump jekyll-datapage-generator from 1.3.0 to 1.4.0
  • Loading branch information
mporcheron authored Mar 22, 2024
2 parents 42b2418 + dba6bec commit 63af665
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ gem 'nokogiri'

# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-datapage-generator", "~> 1.3.0"
gem "jekyll-datapage-generator", "~> 1.4.0"
gem "jekyll-feed"
gem "jekyll-menus", :git => "https://github.com/forestryio/jekyll-menus.git"
gem 'jekyll-titles-from-headings'
Expand Down
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ GEM
safe_yaml (~> 1.0)
terminal-table (>= 1.8, < 4.0)
webrick (~> 1.7)
jekyll-datapage-generator (1.3.0)
jekyll-datapage-generator (1.4.0)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-sass-converter (3.0.0)
Expand Down Expand Up @@ -88,8 +88,7 @@ PLATFORMS
DEPENDENCIES
execjs
http_parser.rb (~> 0.6.0)
jekyll (~> 4.3.3)
jekyll-datapage-generator (~> 1.3.0)
jekyll-datapage-generator (~> 1.4.0)
jekyll-feed
jekyll-menus!
jekyll-titles-from-headings
Expand Down

0 comments on commit 63af665

Please sign in to comment.