Skip to content

Commit 5293e97

Browse files
authored
Merge branch 'master' into actions-amplitude-more
2 parents a6862fd + a1cd5b4 commit 5293e97

File tree

37 files changed

+723
-509
lines changed

37 files changed

+723
-509
lines changed

Gemfile.lock

100755100644
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@ GEM
8888
rb-fsevent (~> 0.10, >= 0.10.3)
8989
rb-inotify (~> 0.9, >= 0.9.10)
9090
mercenary (0.4.0)
91-
mini_portile2 (2.5.0)
91+
mini_portile2 (2.5.1)
9292
multipart-post (2.1.1)
93-
nokogiri (1.11.1)
93+
nokogiri (1.11.4)
9494
mini_portile2 (~> 2.5.0)
9595
racc (~> 1.4)
96-
nokogiri (1.11.1-x86_64-darwin)
96+
nokogiri (1.11.4-x86_64-darwin)
9797
racc (~> 1.4)
98-
nokogiri (1.11.1-x86_64-linux)
98+
nokogiri (1.11.4-x86_64-linux)
9999
racc (~> 1.4)
100100
pathutil (0.16.2)
101101
forwardable-extended (~> 2.6)

package-lock.json

Lines changed: 28 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2021-06-16
2+
# destination categories last updated 2021-06-23
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

0 commit comments

Comments
 (0)