Skip to content

Commit

Permalink
Bump jekyll-last-modified-at from 1.3.0 to 1.3.2 (#955)
Browse files Browse the repository at this point in the history
Bumps [jekyll-last-modified-at](https://github.com/gjtorikian/jekyll-last-modified-at) from 1.3.0 to 1.3.2.
- [Release notes](https://github.com/gjtorikian/jekyll-last-modified-at/releases)
- [Changelog](https://github.com/gjtorikian/jekyll-last-modified-at/blob/main/CHANGELOG.md)
- [Commits](gjtorikian/jekyll-last-modified-at@v1.3.0...v1.3.2)

---
updated-dependencies:
- dependency-name: jekyll-last-modified-at
  dependency-type: direct:production
  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>
Co-authored-by: Kurt Garloff <kurt@garloff.de>
  • Loading branch information
dependabot[bot] and garloff committed Jun 7, 2024
1 parent bbd7d50 commit fc2d7c5
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,11 @@ GEM
extras (0.3.0)
forwardable-extended (~> 2.5)
fastimage (2.3.1)
ffi (1.16.3)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (3.25.2-x86_64-linux)
google-protobuf (4.27.0-x86_64-linux)
bigdecimal
rake (>= 13)
http_parser.rb (0.8.0)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
Expand All @@ -87,9 +89,8 @@ GEM
webrick (~> 1.7)
jekyll-feed (0.17.0)
jekyll (>= 3.7, < 5.0)
jekyll-last-modified-at (1.3.0)
jekyll-last-modified-at (1.3.2)
jekyll (>= 3.7, < 5.0)
posix-spawn (~> 0.3.9)
jekyll-multiple-languages-plugin (1.8.0)
jekyll (>= 2.0, < 5.0)
jekyll-redirect-from (0.16.0)
Expand All @@ -115,7 +116,7 @@ GEM
liquid-tag-parser (2.0.2)
extras (~> 0.3)
liquid (>= 3.0, < 5.0)
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 @@ -127,25 +128,25 @@ GEM
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
posix-spawn (0.3.15)
public_suffix (5.0.4)
public_suffix (5.0.5)
racc (1.7.3)
rack (3.0.9.1)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.0)
rouge (4.2.1)
rqrcode (2.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
rqrcode_core (1.2.0)
ruby-vips (2.2.1)
ffi (~> 1.12)
safe_yaml (1.0.5)
sass-embedded (1.63.6-x86_64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.77.4-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sassc (2.4.0)
ffi (~> 1.9)
sprockets (4.2.1)
Expand Down

0 comments on commit fc2d7c5

Please sign in to comment.