Skip to content

Commit 5c087bd

Browse files
author
GH Pages Deploy Bot
committed
[skip ci] Deploy
1 parent ce3dbcb commit 5c087bd

File tree

286 files changed

+304
-301
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

286 files changed

+304
-301
lines changed

Gemfile.lock

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (6.0.6.1)
4+
activesupport (6.1.7.5)
55
concurrent-ruby (~> 1.0, >= 1.0.2)
6-
i18n (>= 0.7, < 2)
7-
minitest (~> 5.1)
8-
tzinfo (~> 1.1)
9-
zeitwerk (~> 2.2, >= 2.2.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
1010
addressable (2.8.0)
1111
public_suffix (>= 2.0.2, < 5.0)
1212
aws-eventstream (1.2.0)
@@ -34,9 +34,10 @@ GEM
3434
coderay (1.1.3)
3535
colorator (1.1.0)
3636
colored2 (3.1.2)
37-
concurrent-ruby (1.1.10)
37+
concurrent-ruby (1.3.3)
3838
cork (0.3.0)
3939
colored2 (~> 3.1)
40+
csv (3.3.0)
4041
danger (8.5.0)
4142
claide (~> 1.0)
4243
claide-plugins (>= 0.9.2)
@@ -95,13 +96,14 @@ GEM
9596
activesupport (>= 3.0)
9697
graphql
9798
http_parser.rb (0.8.0)
98-
i18n (0.9.5)
99+
i18n (1.14.5)
99100
concurrent-ruby (~> 1.0)
100-
jekyll (3.9.0)
101+
jekyll (3.10.0)
101102
addressable (~> 2.4)
102103
colorator (~> 1.0)
104+
csv (~> 3.0)
103105
em-websocket (~> 0.5)
104-
i18n (~> 0.7)
106+
i18n (>= 0.7, < 2)
105107
jekyll-sass-converter (~> 1.0)
106108
jekyll-watch (~> 2.0)
107109
kramdown (>= 1.17, < 3)
@@ -110,6 +112,7 @@ GEM
110112
pathutil (~> 0.9)
111113
rouge (>= 1.7, < 4)
112114
safe_yaml (~> 1.0)
115+
webrick (>= 1.0)
113116
jekyll-paginate (1.1.0)
114117
jekyll-redirect-from (0.16.0)
115118
jekyll (>= 3.3, < 5.0)
@@ -128,7 +131,7 @@ GEM
128131
rb-inotify (~> 0.9, >= 0.9.10)
129132
mercenary (0.3.6)
130133
method_source (1.0.0)
131-
minitest (5.19.0)
134+
minitest (5.24.1)
132135
mp3info (0.8.5)
133136
ruby-mp3info (>= 0.8.5)
134137
multipart-post (2.1.1)
@@ -164,15 +167,15 @@ GEM
164167
strscan (3.1.0)
165168
terminal-table (1.8.0)
166169
unicode-display_width (~> 1.1, >= 1.1.1)
167-
thread_safe (0.3.6)
168-
tzinfo (1.2.11)
169-
thread_safe (~> 0.1)
170+
tzinfo (2.0.6)
171+
concurrent-ruby (~> 1.0)
170172
unicode-display_width (1.8.0)
171173
weaviate-ruby (0.8.5)
172174
faraday (~> 1)
173175
faraday_middleware (~> 1)
174176
graphlient (~> 0.6.0)
175-
zeitwerk (2.6.9)
177+
webrick (1.8.1)
178+
zeitwerk (2.6.17)
176179

177180
PLATFORMS
178181
ruby

blog/categories/accessibility/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: accessibility | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/accessibility/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/actionmailer/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: ActionMailer | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/actionmailer/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/agile/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: agile | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/agile/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/akka/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: akka | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/akka/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/alexa/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Alexa | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/alexa/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/amazon-echo/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Amazon Echo | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/amazon-echo/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/analytics/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: analytics | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/analytics/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/apache-spark/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: Apache Spark | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/apache-spark/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

blog/categories/api/atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title><![CDATA[Category: api | Artsy Engineering]]></title>
55
<link href="https://artsy.github.io/blog/categories/api/atom.xml" rel="self"/>
66
<link href="https://artsy.github.io/"/>
7-
<updated>2024-08-06T19:48:16+00:00</updated>
7+
<updated>2024-08-07T18:22:11+00:00</updated>
88
<id>https://artsy.github.io/</id>
99
<author>
1010
<name><![CDATA[]]></name>

0 commit comments

Comments
 (0)