Skip to content

Commit b9746b5

Browse files
Update dependency jekyll-last-modified-at to v1.3.2
1 parent 3649654 commit b9746b5

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ GIT
2424
GEM
2525
remote: https://rubygems.org/
2626
specs:
27-
addressable (2.8.5)
27+
addressable (2.8.6)
2828
public_suffix (>= 2.0.2, < 6.0)
2929
asciidoctor (2.0.20)
3030
colorator (1.1.0)
31-
concurrent-ruby (1.2.2)
31+
concurrent-ruby (1.2.3)
3232
domain_name (0.5.20190701)
3333
unf (>= 0.0.5, < 1.0.0)
3434
domainatrix (0.0.11)
@@ -66,13 +66,13 @@ GEM
6666
domain_name (~> 0.5)
6767
http-form_data (2.3.0)
6868
http_parser.rb (0.8.0)
69-
i18n (1.14.1)
69+
i18n (1.14.5)
7070
concurrent-ruby (~> 1.0)
7171
indieweb-endpoints (8.0.0)
7272
http (~> 5.0)
7373
link-header-parser (~> 5.0)
7474
nokogiri (>= 1.13)
75-
jekyll (4.3.2)
75+
jekyll (4.3.3)
7676
addressable (~> 2.4)
7777
colorator (~> 1.0)
7878
em-websocket (~> 0.5)
@@ -96,9 +96,8 @@ GEM
9696
jekyll (>= 3.7, < 5.0)
9797
jekyll-feed (0.17.0)
9898
jekyll (>= 3.7, < 5.0)
99-
jekyll-last-modified-at (1.3.0)
99+
jekyll-last-modified-at (1.3.2)
100100
jekyll (>= 3.7, < 5.0)
101-
posix-spawn (~> 0.3.9)
102101
jekyll-paginate (1.1.0)
103102
jekyll-postfiles (3.1.0)
104103
jekyll (>= 3.8.6, < 5)
@@ -131,22 +130,23 @@ GEM
131130
parallel (1.23.0)
132131
pathutil (0.16.2)
133132
forwardable-extended (~> 2.6)
134-
posix-spawn (0.3.15)
135-
public_suffix (5.0.3)
133+
public_suffix (5.0.5)
136134
pygments.rb (2.4.0)
137135
racc (1.7.1)
138136
rainbow (3.1.1)
139137
rake (13.0.6)
140138
rb-fsevent (0.11.2)
141139
rb-inotify (0.10.1)
142140
ffi (~> 1.0)
143-
rexml (3.2.6)
141+
rexml (3.2.8)
142+
strscan (>= 3.0.9)
144143
rouge (4.1.3)
145144
safe_yaml (1.0.5)
146145
sass-embedded (1.63.6)
147146
google-protobuf (~> 3.23)
148147
rake (>= 13.0.0)
149148
string_inflection (0.1.2)
149+
strscan (3.0.9)
150150
terminal-table (3.0.2)
151151
unicode-display_width (>= 1.1.1, < 3)
152152
typhoeus (1.4.0)

0 commit comments

Comments
 (0)