From c2d26f018f80e4dcad0e4d7098dddbaede85d30c Mon Sep 17 00:00:00 2001 From: Eugene Burmakin Date: Fri, 28 Oct 2022 20:00:25 +0200 Subject: [PATCH] Update gems --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f342cff..630acc9c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM builder (3.2.4) concurrent-ruby (1.1.10) crass (1.0.6) - debug (1.6.2) + debug (1.6.3) irb (>= 1.3.6) reline (>= 0.3.1) devise (4.8.1) @@ -117,9 +117,9 @@ GEM net-smtp (0.3.2) net-protocol nio4r (2.5.8) - nokogiri (1.13.8-aarch64-linux) + nokogiri (1.13.9-aarch64-linux) racc (~> 1.4) - nokogiri (1.13.8-arm64-darwin) + nokogiri (1.13.9-arm64-darwin) racc (~> 1.4) orm_adapter (0.5.0) pg (1.4.4) @@ -161,14 +161,14 @@ GEM responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) - rspec-core (3.11.0) - rspec-support (~> 3.11.0) - rspec-expectations (3.11.1) + rspec-core (3.12.0) + rspec-support (~> 3.12.0) + rspec-expectations (3.12.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-mocks (3.11.1) + rspec-support (~> 3.12.0) + rspec-mocks (3.12.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) + rspec-support (~> 3.12.0) rspec-rails (5.1.2) actionpack (>= 5.2) activesupport (>= 5.2) @@ -177,7 +177,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.11.1) + rspec-support (3.12.0) shoulda-matchers (5.2.0) activesupport (>= 5.2.0) simplecov (0.21.2) @@ -195,13 +195,13 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.1.0) railties (>= 6.0.0) - tailwindcss-rails (2.0.14-aarch64-linux) + tailwindcss-rails (2.0.16-aarch64-linux) railties (>= 6.0.0) - tailwindcss-rails (2.0.14-arm64-darwin) + tailwindcss-rails (2.0.16-arm64-darwin) railties (>= 6.0.0) thor (1.2.1) timeout (0.3.0) - turbo-rails (1.3.1) + turbo-rails (1.3.2) actionpack (>= 6.0.0) activejob (>= 6.0.0) railties (>= 6.0.0)