From c75516f0787857d186cef45d11f06c6b04ae68a7 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Tue, 5 Jan 2021 13:38:57 +0100 Subject: [PATCH] dependencies update --- Gemfile.lock | 24 ++++++++++-------- scripts/stats-beta.sh | 0 themes/frontierline/fonts/opensans-bold.woff | Bin themes/frontierline/fonts/opensans-bold.woff2 | Bin .../frontierline/fonts/opensans-regular.woff | Bin .../frontierline/fonts/opensans-regular.woff2 | Bin 6 files changed, 14 insertions(+), 10 deletions(-) mode change 100755 => 100644 scripts/stats-beta.sh mode change 100755 => 100644 themes/frontierline/fonts/opensans-bold.woff mode change 100755 => 100644 themes/frontierline/fonts/opensans-bold.woff2 mode change 100755 => 100644 themes/frontierline/fonts/opensans-regular.woff mode change 100755 => 100644 themes/frontierline/fonts/opensans-regular.woff2 diff --git a/Gemfile.lock b/Gemfile.lock index b3fab83..59e0eb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,7 +17,7 @@ GEM commonmarker (0.17.13) ruby-enum (~> 0.5) concurrent-ruby (1.1.7) - dnsruby (1.61.4) + dnsruby (1.61.5) simpleidn (~> 0.1) em-websocket (0.5.2) eventmachine (>= 0.12.9) @@ -26,10 +26,12 @@ GEM ffi (>= 1.3.0) eventmachine (1.2.7) execjs (2.7.0) - faraday (1.1.0) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) ruby2_keywords - ffi (1.13.1) + faraday-net_http (1.0.0) + ffi (1.14.2) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (209) @@ -199,25 +201,27 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - listen (3.2.1) + listen (3.4.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.5.0) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.14.2) multipart-post (2.1.1) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) - octokit (4.19.0) + nokogiri (1.11.0) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) + octokit (4.20.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1) + racc (1.5.2) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) @@ -243,13 +247,13 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.7) + tzinfo (1.2.9) thread_safe (~> 0.1) unf (0.1.4) unf_ext unf_ext (0.0.7.7) unicode-display_width (1.7.0) - zeitwerk (2.4.0) + zeitwerk (2.4.2) PLATFORMS ruby diff --git a/scripts/stats-beta.sh b/scripts/stats-beta.sh old mode 100755 new mode 100644 diff --git a/themes/frontierline/fonts/opensans-bold.woff b/themes/frontierline/fonts/opensans-bold.woff old mode 100755 new mode 100644 diff --git a/themes/frontierline/fonts/opensans-bold.woff2 b/themes/frontierline/fonts/opensans-bold.woff2 old mode 100755 new mode 100644 diff --git a/themes/frontierline/fonts/opensans-regular.woff b/themes/frontierline/fonts/opensans-regular.woff old mode 100755 new mode 100644 diff --git a/themes/frontierline/fonts/opensans-regular.woff2 b/themes/frontierline/fonts/opensans-regular.woff2 old mode 100755 new mode 100644