From f1ee7593f082ba266e2ea24491738fdfbe287c0a Mon Sep 17 00:00:00 2001 From: Igor Pstyga Date: Tue, 2 Nov 2021 10:55:22 -0700 Subject: [PATCH 1/2] update-database-2021-11-02 --- vendor/uap-core | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/uap-core b/vendor/uap-core index f215924..dfb67d2 160000 --- a/vendor/uap-core +++ b/vendor/uap-core @@ -1 +1 @@ -Subproject commit f21592418f6323f9ce32f10e231841cf8e782b43 +Subproject commit dfb67d262cf5d8144706c2f5e6c7ce7f7b7a57ff From be7511094bbe2253d1276631eb7252299484b2f9 Mon Sep 17 00:00:00 2001 From: Igor Pstyga Date: Tue, 2 Nov 2021 10:56:59 -0700 Subject: [PATCH 2/2] bump-gems-2021-11-02 --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5789028..3734b4c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,25 +6,25 @@ PATH GEM remote: https://rubygems.org/ specs: - coveralls_reborn (0.20.0) + coveralls_reborn (0.23.0) simplecov (>= 0.18.1, < 0.22.0) term-ansicolor (~> 1.6) thor (>= 0.20.3, < 2.0) tins (~> 1.16) - docile (1.3.5) - minitest (5.14.3) - rake (13.0.3) + docile (1.4.0) + minitest (5.14.4) + rake (13.0.6) simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) - simplecov_json_formatter (0.1.2) + simplecov_json_formatter (0.1.3) sync (0.5.0) term-ansicolor (1.7.1) tins (~> 1.0) thor (1.1.0) - tins (1.28.0) + tins (1.29.1) sync PLATFORMS @@ -38,4 +38,4 @@ DEPENDENCIES user_agent_parser! BUNDLED WITH - 2.2.8 + 2.2.30