aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-05-28 20:02:43 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-05-28 20:02:43 +0300
commit32ac414607b544cff83ec3accb5deaf8eb4da1dd (patch)
treee50e04a2ffbc1620c5b5e5f780d92d6fce779838 /Gemfile.lock
parentworkflows/jekyll: linting (diff)
downloadsorting-algorithms-32ac414607b544cff83ec3accb5deaf8eb4da1dd.tar.gz
sorting-algorithms-32ac414607b544cff83ec3accb5deaf8eb4da1dd.zip
bump dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock24
1 files changed, 14 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1ae1631..5b36663 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
- activesupport (6.0.3.6)
+ activesupport (6.0.3.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
@@ -25,21 +25,25 @@ GEM
ethon (0.14.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
- execjs (2.7.0)
- faraday (1.4.1)
+ execjs (2.8.1)
+ faraday (1.4.2)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
- ffi (1.15.0)
+ ffi (1.15.1)
forwardable-extended (2.6.0)
gemoji (3.0.1)
- github-pages (214)
- github-pages-health-check (= 1.17.0)
+ github-pages (215)
+ github-pages-health-check (= 1.17.2)
jekyll (= 3.9.0)
jekyll-avatar (= 0.7.0)
jekyll-coffeescript (= 1.1.1)
@@ -82,7 +86,7 @@ GEM
nokogiri (>= 1.10.4, < 2.0)
rouge (= 3.26.0)
terminal-table (~> 1.4)
- github-pages-health-check (1.17.0)
+ github-pages-health-check (1.17.2)
addressable (~> 2.3)
dnsruby (~> 1.60)
octokit (~> 4.0)
@@ -216,7 +220,7 @@ GEM
jekyll-seo-tag (~> 2.1)
minitest (5.14.4)
multipart-post (2.1.1)
- nokogiri (1.11.3)
+ nokogiri (1.11.6)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
octokit (4.21.0)
@@ -226,7 +230,7 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (4.0.6)
racc (1.5.2)
- rb-fsevent (0.10.4)
+ rb-fsevent (0.11.0)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
@@ -263,7 +267,7 @@ PLATFORMS
ruby
DEPENDENCIES
- github-pages (= 214)
+ github-pages (= 215)
BUNDLED WITH
2.2.16