Skip to content

Commit 9738c4b

Browse files
Bump jekyll_picture_tag from 2.1.1 to 2.1.2
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] <support@github.com>
1 parent 7f20156 commit 9738c4b

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

Gemfile.lock

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GEM
2020
eventmachine (1.2.7)
2121
ffi (1.17.0-x86_64-linux-gnu)
2222
forwardable-extended (2.6.0)
23-
google-protobuf (4.28.0-x86_64-linux)
23+
google-protobuf (4.28.1-x86_64-linux)
2424
bigdecimal
2525
rake (>= 13)
2626
haml (6.3.0)
@@ -61,13 +61,13 @@ GEM
6161
sass-embedded (~> 1.54)
6262
jekyll-watch (2.2.1)
6363
listen (~> 3.0)
64-
jekyll_picture_tag (2.1.1)
64+
jekyll_picture_tag (2.1.2)
6565
addressable (~> 2.6)
6666
jekyll (~> 4.0)
6767
mime-types (~> 3.0)
6868
objective_elements (~> 1.1)
6969
rainbow (~> 3.0)
70-
ruby-vips (~> 2.0.17)
70+
ruby-vips (~> 2.2)
7171
kramdown (2.4.0)
7272
rexml
7373
kramdown-parser-gfm (1.1.0)
@@ -77,6 +77,7 @@ GEM
7777
listen (3.9.0)
7878
rb-fsevent (~> 0.10, >= 0.10.3)
7979
rb-inotify (~> 0.9, >= 0.9.10)
80+
logger (1.6.1)
8081
mercenary (0.4.0)
8182
mime-types (3.5.2)
8283
mime-types-data (~> 3.2015)
@@ -119,8 +120,9 @@ GEM
119120
rexml (~> 3.2)
120121
rexml (3.3.7)
121122
rouge (4.3.0)
122-
ruby-vips (2.0.17)
123-
ffi (~> 1.9)
123+
ruby-vips (2.2.2)
124+
ffi (~> 1.12)
125+
logger
124126
safe_yaml (1.0.5)
125127
sass-embedded (1.78.0-x86_64-linux-gnu)
126128
google-protobuf (~> 4.27)
@@ -131,7 +133,7 @@ GEM
131133
unicode-display_width (>= 1.1.1, < 3)
132134
thor (1.3.1)
133135
tilt (2.3.0)
134-
unicode-display_width (2.5.0)
136+
unicode-display_width (2.6.0)
135137
webrick (1.8.1)
136138

137139
PLATFORMS

0 commit comments

Comments
 (0)