Skip to content

Commit

Permalink
Bump jekyll-last-modified-at from 1.3.0 to 1.3.2
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 25c8600 commit 6360b60
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
base64 (0.2.0)
bigdecimal (3.1.5)
colorator (1.1.0)
concurrent-ruby (1.2.2)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
cssminify2 (2.0.1)
drb (2.2.0)
Expand All @@ -31,16 +31,18 @@ GEM
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.16.3)
ffi (1.17.0)
forwardable-extended (2.6.0)
gemoji (4.1.0)
google-protobuf (3.25.1)
google-protobuf (4.27.1)
bigdecimal
rake (>= 13)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
htmlcompressor (0.4.0)
http_parser.rb (0.8.0)
i18n (1.14.1)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
addressable (~> 2.4)
Expand All @@ -62,9 +64,8 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-gist (1.5.0)
octokit (~> 4.2)
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-minifier (0.1.10)
cssminify2 (~> 2.0)
htmlcompressor (~> 0.4)
Expand Down Expand Up @@ -99,7 +100,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 @@ -114,23 +115,24 @@ GEM
sawyer (~> 0.9)
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)
rake (13.1.0)
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.6)
rouge (4.2.0)
rexml (3.2.9)
strscan
rouge (4.2.1)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass-embedded (1.69.6)
google-protobuf (~> 3.25)
rake (>= 13.0.0)
sass-embedded (1.77.4)
google-protobuf (>= 3.25, < 5.0)
rake (>= 13)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
strscan (3.1.0)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
tzinfo (2.0.6)
Expand Down

0 comments on commit 6360b60

Please sign in to comment.