From a1a796263bd633ac30ea10c9a919de4b5c148f24 Mon Sep 17 00:00:00 2001
From: Domizio Demichelis
Date: Fri, 12 Jun 2020 20:19:14 +0700
Subject: [PATCH] gems update
---
Gemfile.lock | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index b566a5981..3ffa2f6f5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.3)
+ activesupport (6.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
@@ -10,9 +10,9 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ansi (1.5.0)
- ast (2.4.0)
+ ast (2.4.1)
builder (3.2.4)
- codecov (0.1.16)
+ codecov (0.1.17)
json
simplecov
url
@@ -36,7 +36,7 @@ GEM
execjs (2.7.0)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
- ffi (1.12.2)
+ ffi (1.13.1)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (204)
@@ -88,7 +88,7 @@ GEM
octokit (~> 4.0)
public_suffix (~> 3.0)
typhoeus (~> 1.3)
- html-pipeline (2.12.3)
+ html-pipeline (2.13.0)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
@@ -212,7 +212,7 @@ GEM
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
- minitest (5.14.0)
+ minitest (5.14.1)
minitest-reporters (1.4.2)
ansi
builder
@@ -226,7 +226,7 @@ GEM
sawyer (~> 0.8.0, >= 0.5.3)
oj (3.10.6)
parallel (1.19.1)
- parser (2.7.1.2)
+ parser (2.7.1.3)
ast (~> 2.4.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)