Update gems

This commit is contained in:
Eugene Burmakin 2022-10-28 20:00:25 +02:00
parent 9ce28bdb1e
commit c2d26f018f

View file

@ -72,7 +72,7 @@ GEM
builder (3.2.4) builder (3.2.4)
concurrent-ruby (1.1.10) concurrent-ruby (1.1.10)
crass (1.0.6) crass (1.0.6)
debug (1.6.2) debug (1.6.3)
irb (>= 1.3.6) irb (>= 1.3.6)
reline (>= 0.3.1) reline (>= 0.3.1)
devise (4.8.1) devise (4.8.1)
@ -117,9 +117,9 @@ GEM
net-smtp (0.3.2) net-smtp (0.3.2)
net-protocol net-protocol
nio4r (2.5.8) nio4r (2.5.8)
nokogiri (1.13.8-aarch64-linux) nokogiri (1.13.9-aarch64-linux)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.13.8-arm64-darwin) nokogiri (1.13.9-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
orm_adapter (0.5.0) orm_adapter (0.5.0)
pg (1.4.4) pg (1.4.4)
@ -161,14 +161,14 @@ GEM
responders (3.0.1) responders (3.0.1)
actionpack (>= 5.0) actionpack (>= 5.0)
railties (>= 5.0) railties (>= 5.0)
rspec-core (3.11.0) rspec-core (3.12.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.12.0)
rspec-expectations (3.11.1) rspec-expectations (3.12.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.12.0)
rspec-mocks (3.11.1) rspec-mocks (3.12.0)
diff-lcs (>= 1.2.0, < 2.0) diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0) rspec-support (~> 3.12.0)
rspec-rails (5.1.2) rspec-rails (5.1.2)
actionpack (>= 5.2) actionpack (>= 5.2)
activesupport (>= 5.2) activesupport (>= 5.2)
@ -177,7 +177,7 @@ GEM
rspec-expectations (~> 3.10) rspec-expectations (~> 3.10)
rspec-mocks (~> 3.10) rspec-mocks (~> 3.10)
rspec-support (~> 3.10) rspec-support (~> 3.10)
rspec-support (3.11.1) rspec-support (3.12.0)
shoulda-matchers (5.2.0) shoulda-matchers (5.2.0)
activesupport (>= 5.2.0) activesupport (>= 5.2.0)
simplecov (0.21.2) simplecov (0.21.2)
@ -195,13 +195,13 @@ GEM
sprockets (>= 3.0.0) sprockets (>= 3.0.0)
stimulus-rails (1.1.0) stimulus-rails (1.1.0)
railties (>= 6.0.0) railties (>= 6.0.0)
tailwindcss-rails (2.0.14-aarch64-linux) tailwindcss-rails (2.0.16-aarch64-linux)
railties (>= 6.0.0) railties (>= 6.0.0)
tailwindcss-rails (2.0.14-arm64-darwin) tailwindcss-rails (2.0.16-arm64-darwin)
railties (>= 6.0.0) railties (>= 6.0.0)
thor (1.2.1) thor (1.2.1)
timeout (0.3.0) timeout (0.3.0)
turbo-rails (1.3.1) turbo-rails (1.3.2)
actionpack (>= 6.0.0) actionpack (>= 6.0.0)
activejob (>= 6.0.0) activejob (>= 6.0.0)
railties (>= 6.0.0) railties (>= 6.0.0)