From 3a4219e2d383c140c5cc2f2fa2de88260a317370 Mon Sep 17 00:00:00 2001 From: "Tada, Tadashi" Date: Mon, 29 Aug 2022 12:13:00 +0000 Subject: [PATCH] bundle updates --- Gemfile.lock | 24 ++++++------- misc/paas/heroku/Gemfile.local | 2 +- misc/paas/heroku/Gemfile.lock | 66 +++++++++++++++++----------------- 3 files changed, 47 insertions(+), 45 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e70f0252..5613e5fbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) capybara (3.37.1) addressable matrix @@ -28,10 +28,10 @@ GEM docile (1.4.0) emot (0.0.4) thor - faraday (2.3.0) - faraday-net_http (~> 2.0) + faraday (2.5.2) + faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) - faraday-net_http (2.0.3) + faraday-net_http (3.0.0) fastimage (2.2.6) hikidoc (0.1.0) io-console (0.5.11) @@ -60,22 +60,22 @@ GEM digest net-protocol timeout - nokogiri (1.13.6) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.13.8-x86_64-linux) racc (~> 1.4) - octokit (4.25.1) + octokit (5.3.0) faraday (>= 1, < 3) sawyer (~> 0.9) phantomjs (2.1.1.0) pit (0.0.7) power_assert (2.0.1) - public_suffix (4.0.7) + public_suffix (5.0.0) racc (1.6.0) rack (2.2.4) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) racksh (1.0.0) rack (>= 1.0) rack-test (>= 0.5) @@ -103,7 +103,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - selenium-webdriver (4.2.0) + selenium-webdriver (4.4.0) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) diff --git a/misc/paas/heroku/Gemfile.local b/misc/paas/heroku/Gemfile.local index a9d16707e..c5d87e060 100644 --- a/misc/paas/heroku/Gemfile.local +++ b/misc/paas/heroku/Gemfile.local @@ -1,4 +1,4 @@ -ruby '~> 3.1.1' +ruby '~> 3.1.2' gem 'puma', require: false gem 'tdiary-io-mongodb', git: 'https://github.com/tdiary/tdiary-io-mongodb.git' gem 'tdiary-contrib', git: 'https://github.com/tdiary/tdiary-contrib.git' diff --git a/misc/paas/heroku/Gemfile.lock b/misc/paas/heroku/Gemfile.lock index 8b1957592..51c4091d7 100644 --- a/misc/paas/heroku/Gemfile.lock +++ b/misc/paas/heroku/Gemfile.lock @@ -1,8 +1,8 @@ GIT remote: https://github.com/tdiary/tdiary-contrib.git - revision: bea21c05349d243e7bc64fc8d1707af0bc5d5eb9 + revision: 783d72144db8392edc8306c1dc8b259c6b557847 specs: - tdiary-contrib (5.2.0) + tdiary-contrib (5.2.2) coderay holiday_japan pushbullet_ruby @@ -21,15 +21,15 @@ GIT GEM remote: https://rubygems.org/ specs: - activemodel (7.0.3) - activesupport (= 7.0.3) - activesupport (7.0.3) + activemodel (7.0.3.1) + activesupport (= 7.0.3.1) + activesupport (7.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bson (4.15.0) capybara (3.37.1) addressable @@ -42,7 +42,7 @@ GEM xpath (~> 3.2) childprocess (4.1.0) coderay (1.1.3) - commonmarker (0.23.4) + commonmarker (0.23.5) concurrent-ruby (1.1.10) coveralls (0.8.23) json (>= 1.8, < 3) @@ -52,9 +52,9 @@ GEM tins (~> 1.6) dalli (2.7.11) date (3.2.2) - debug (1.5.0) + debug (1.6.2) irb (>= 1.3.6) - reline (>= 0.2.7) + reline (>= 0.3.1) diff-lcs (1.5.0) digest (3.1.0) docile (1.4.0) @@ -66,7 +66,7 @@ GEM hashie (5.0.0) hikidoc (0.1.0) holiday_japan (1.4.4) - i18n (1.10.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) idn-ruby (0.1.4) io-console (0.5.11) @@ -90,14 +90,14 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.15.0) - mongo (2.17.1) - bson (>= 4.8.2, < 5.0.0) - mongoid (7.4.0) + minitest (5.16.3) + mongo (2.18.1) + bson (>= 4.14.1, < 5.0.0) + mongoid (7.5.1) activemodel (>= 5.1, < 7.1, != 7.0.0) mongo (>= 2.10.5, < 3.0.0) ruby2_keywords (~> 0.0.5) - multipart-post (2.1.1) + multipart-post (2.2.3) net-protocol (0.1.3) timeout net-smtp (0.3.1) @@ -105,12 +105,13 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.6) + nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.6-x86_64-linux) + nokogiri (1.13.8-x86_64-linux) racc (~> 1.4) - oauth (0.5.10) + oauth (1.0.0) + version_gem (~> 1.1) octokit (4.22.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -127,18 +128,18 @@ GEM phantomjs (2.1.1.0) pit (0.0.7) power_assert (2.0.1) - public_suffix (4.0.7) - puma (5.6.4) + public_suffix (5.0.0) + puma (5.6.5) nio4r (~> 2.0) pushbullet_ruby (1.1.4) faraday (>= 0.13.0, < 1.0) mime-types racc (1.6.0) - rack (2.2.3.1) - rack-protection (2.2.0) + rack (2.2.4) + rack-protection (2.2.2) rack - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.2) + rack (>= 1.3) racksh (1.0.0) rack (>= 1.0) rack-test (>= 0.5) @@ -167,20 +168,20 @@ GEM sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - selenium-webdriver (4.2.0) + selenium-webdriver (4.4.0) childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sequel (5.56.0) + sequel (5.59.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sqlite3 (1.4.2) + sqlite3 (1.4.4) sync (0.5.0) - tdiary (5.2.1) + tdiary (5.2.2) bundler (>= 1.3, < 3.0) emot fastimage @@ -208,11 +209,12 @@ GEM twitter-text (3.1.0) idn-ruby unf (~> 0.1.0) - tzinfo (2.0.4) + tzinfo (2.0.5) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.8.2) + version_gem (1.1.0) webrick (1.7.0) websocket (1.2.9) xpath (3.2.0) @@ -260,7 +262,7 @@ DEPENDENCIES webrick RUBY VERSION - ruby 3.1.1p18 + ruby 3.1.2p20 BUNDLED WITH - 2.3.8 + 2.3.7