From 4666c444371999ecccb19fbcb59aae405d1439a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 12:40:27 +0000 Subject: [PATCH] Bump globalid from 0.4.2 to 1.0.1 Bumps [globalid](https://github.com/rails/globalid) from 0.4.2 to 1.0.1. - [Release notes](https://github.com/rails/globalid/releases) - [Commits](https://github.com/rails/globalid/compare/v0.4.2...v1.0.1) --- updated-dependencies: - dependency-name: globalid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6389b71..f26aae7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,12 @@ GIT rails (>= 6.0.2) GEM - remote: https://rubygems.org/ remote: https://rails-assets.org/ + specs: + rails-assets-bulma (0.7.4) + +GEM + remote: https://rubygems.org/ specs: action_policy (0.4.3) actioncable (6.0.3.2) @@ -108,7 +112,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crass (1.0.6) debug_inspector (0.0.3) devise (4.7.2) @@ -131,8 +135,8 @@ GEM ffi (1.13.1) font-awesome-sass (5.8.1) sassc (>= 1.11) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.2) temple (>= 0.8.0) tilt @@ -150,7 +154,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.3) + i18n (1.12.0) concurrent-ruby (~> 1.0) image_processing (1.11.0) mini_magick (>= 4.9.5, < 5) @@ -180,7 +184,7 @@ GEM mini_magick (4.10.1) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.17.0) msgpack (1.3.3) netrc (0.11.0) nio4r (2.5.2) @@ -192,7 +196,7 @@ GEM pretender (0.3.4) actionpack (>= 4.2) public_suffix (4.0.5) - puma (4.3.5) + puma (4.3.12) nio4r (~> 2.0) rack (2.2.3) rack-test (1.1.0) @@ -212,7 +216,6 @@ GEM bundler (>= 1.3.0) railties (= 6.0.3.2) sprockets-rails (>= 2.0.0) - rails-assets-bulma (0.7.4) rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) @@ -281,7 +284,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -304,7 +307,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.3.0) + zeitwerk (2.6.6) PLATFORMS ruby @@ -336,7 +339,7 @@ DEPENDENCIES pagy pg pretender - puma (~> 4.1) + puma (~> 4.3.8) rails (~> 6.0.2) rails-assets-bulma! rails-i18n (~> 6.0)