Skip to content

Commit

Permalink
Bump jekyll_picture_tag from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [jekyll_picture_tag](https://github.com/rbuchberger/jekyll_picture_tag) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/rbuchberger/jekyll_picture_tag/releases)
- [Commits](rbuchberger/jekyll_picture_tag@v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2024
1 parent 7f20156 commit 9738c4b
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ GEM
eventmachine (1.2.7)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
google-protobuf (4.28.0-x86_64-linux)
google-protobuf (4.28.1-x86_64-linux)
bigdecimal
rake (>= 13)
haml (6.3.0)
Expand Down Expand Up @@ -61,13 +61,13 @@ GEM
sass-embedded (~> 1.54)
jekyll-watch (2.2.1)
listen (~> 3.0)
jekyll_picture_tag (2.1.1)
jekyll_picture_tag (2.1.2)
addressable (~> 2.6)
jekyll (~> 4.0)
mime-types (~> 3.0)
objective_elements (~> 1.1)
rainbow (~> 3.0)
ruby-vips (~> 2.0.17)
ruby-vips (~> 2.2)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -77,6 +77,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
mercenary (0.4.0)
mime-types (3.5.2)
mime-types-data (~> 3.2015)
Expand Down Expand Up @@ -119,8 +120,9 @@ GEM
rexml (~> 3.2)
rexml (3.3.7)
rouge (4.3.0)
ruby-vips (2.0.17)
ffi (~> 1.9)
ruby-vips (2.2.2)
ffi (~> 1.12)
logger
safe_yaml (1.0.5)
sass-embedded (1.78.0-x86_64-linux-gnu)
google-protobuf (~> 4.27)
Expand All @@ -131,7 +133,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
thor (1.3.1)
tilt (2.3.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
webrick (1.8.1)

PLATFORMS
Expand Down

0 comments on commit 9738c4b

Please sign in to comment.