comparison Gemfile.lock @ 263:f53f7a481d2b

* Gemfile.lock: Bundle update
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Tue, 28 Sep 2021 10:04:31 +0900
parents dc141e2d2047
children 0c8946d31bc9
comparison
equal deleted inserted replaced
262:94923eb107cb 263:f53f7a481d2b
24 http_parser.rb (~> 0.6.0) 24 http_parser.rb (~> 0.6.0)
25 ethon (0.14.0) 25 ethon (0.14.0)
26 ffi (>= 1.15.0) 26 ffi (>= 1.15.0)
27 eventmachine (1.2.7) 27 eventmachine (1.2.7)
28 execjs (2.8.1) 28 execjs (2.8.1)
29 faraday (1.7.0) 29 faraday (1.8.0)
30 faraday-em_http (~> 1.0) 30 faraday-em_http (~> 1.0)
31 faraday-em_synchrony (~> 1.0) 31 faraday-em_synchrony (~> 1.0)
32 faraday-excon (~> 1.1) 32 faraday-excon (~> 1.1)
33 faraday-httpclient (~> 1.0.1) 33 faraday-httpclient (~> 1.0.1)
34 faraday-net_http (~> 1.0) 34 faraday-net_http (~> 1.0)
43 faraday-httpclient (1.0.1) 43 faraday-httpclient (1.0.1)
44 faraday-net_http (1.0.1) 44 faraday-net_http (1.0.1)
45 faraday-net_http_persistent (1.2.0) 45 faraday-net_http_persistent (1.2.0)
46 faraday-patron (1.0.0) 46 faraday-patron (1.0.0)
47 faraday-rack (1.0.0) 47 faraday-rack (1.0.0)
48 ffi (1.15.3) 48 ffi (1.15.4)
49 forwardable-extended (2.6.0) 49 forwardable-extended (2.6.0)
50 gemoji (3.0.1) 50 gemoji (3.0.1)
51 github-pages (218) 51 github-pages (219)
52 github-pages-health-check (= 1.17.2) 52 github-pages-health-check (= 1.17.7)
53 jekyll (= 3.9.0) 53 jekyll (= 3.9.0)
54 jekyll-avatar (= 0.7.0) 54 jekyll-avatar (= 0.7.0)
55 jekyll-coffeescript (= 1.1.1) 55 jekyll-coffeescript (= 1.1.1)
56 jekyll-commonmark-ghpages (= 0.1.6) 56 jekyll-commonmark-ghpages (= 0.1.6)
57 jekyll-default-layout (= 0.1.4) 57 jekyll-default-layout (= 0.1.4)
90 mercenary (~> 0.3) 90 mercenary (~> 0.3)
91 minima (= 2.5.1) 91 minima (= 2.5.1)
92 nokogiri (>= 1.10.4, < 2.0) 92 nokogiri (>= 1.10.4, < 2.0)
93 rouge (= 3.26.0) 93 rouge (= 3.26.0)
94 terminal-table (~> 1.4) 94 terminal-table (~> 1.4)
95 github-pages-health-check (1.17.2) 95 github-pages-health-check (1.17.7)
96 addressable (~> 2.3) 96 addressable (~> 2.3)
97 dnsruby (~> 1.60) 97 dnsruby (~> 1.60)
98 octokit (~> 4.0) 98 octokit (~> 4.0)
99 public_suffix (>= 2.0.2, < 5.0) 99 public_suffix (>= 3.0, < 5.0)
100 typhoeus (~> 1.3) 100 typhoeus (~> 1.3)
101 html-pipeline (2.14.0) 101 html-pipeline (2.14.0)
102 activesupport (>= 2) 102 activesupport (>= 2)
103 nokogiri (>= 1.4) 103 nokogiri (>= 1.4)
104 http_parser.rb (0.6.0) 104 http_parser.rb (0.6.0)
224 jekyll (>= 3.5, < 5.0) 224 jekyll (>= 3.5, < 5.0)
225 jekyll-feed (~> 0.9) 225 jekyll-feed (~> 0.9)
226 jekyll-seo-tag (~> 2.1) 226 jekyll-seo-tag (~> 2.1)
227 minitest (5.14.4) 227 minitest (5.14.4)
228 multipart-post (2.1.1) 228 multipart-post (2.1.1)
229 nokogiri (1.12.3) 229 nokogiri (1.12.5)
230 mini_portile2 (~> 2.6.1) 230 mini_portile2 (~> 2.6.1)
231 racc (~> 1.4) 231 racc (~> 1.4)
232 octokit (4.21.0) 232 octokit (4.21.0)
233 faraday (>= 0.9) 233 faraday (>= 0.9)
234 sawyer (~> 0.8.0, >= 0.5.3) 234 sawyer (~> 0.8.0, >= 0.5.3)
263 ethon (>= 0.9.0) 263 ethon (>= 0.9.0)
264 tzinfo (1.2.9) 264 tzinfo (1.2.9)
265 thread_safe (~> 0.1) 265 thread_safe (~> 0.1)
266 unf (0.1.4) 266 unf (0.1.4)
267 unf_ext 267 unf_ext
268 unf_ext (0.0.7.7) 268 unf_ext (0.0.8)
269 unicode-display_width (1.7.0) 269 unicode-display_width (1.8.0)
270 zeitwerk (2.4.2) 270 zeitwerk (2.4.2)
271 271
272 PLATFORMS 272 PLATFORMS
273 ruby 273 ruby
274 274