From d9ad6d9cfdcf595aa14a80553609baa09336937d Mon Sep 17 00:00:00 2001 From: Jeremy Lecour Date: Sun, 21 Mar 2021 09:23:07 +0100 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour=20gems?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1227517..d538821 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/rails/rails.git - revision: 1c97c5b2c2b685b29ba296e7ad046b34d19d0360 + revision: a8a1afd45572004c903a7aefaa99640fa13547d4 branch: main specs: actioncable (7.0.0.alpha) @@ -81,7 +81,7 @@ GIT actionpack (= 7.0.0.alpha) activesupport (= 7.0.0.alpha) method_source - rake (>= 0.8.7) + rake (>= 0.13) thor (~> 1.0) GEM @@ -178,7 +178,7 @@ GEM multipart-post (2.1.1) net-ldap (0.17.0) nio4r (2.5.7) - nokogiri (1.11.1) + nokogiri (1.11.2) mini_portile2 (~> 2.5.0) racc (~> 1.4) open3 (0.1.1) @@ -228,7 +228,7 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) semantic_range (3.0.0) - sidekiq (6.1.3) + sidekiq (6.2.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) @@ -251,7 +251,7 @@ GEM rails (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - view_component (2.26.1) + view_component (2.28.0) activesupport (>= 5.0.0, < 7.0) warden (1.2.9) rack (>= 2.0.9)