diff --git a/Gemfile.lock b/Gemfile.lock index ead1faf8..c15b5539 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GIT remote: https://github.com/heartcombo/devise - revision: 9064ecbf15bffc9ec70ec8ff4061a974e7621156 + revision: e2242a95f3bb2e68ec0e9a064238ff7af6429545 specs: - devise (4.9.2) + devise (4.9.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) - railties (>= 4.1.0) + railties (>= 6.0.0) responders warden (~> 1.2.3) @@ -92,7 +92,7 @@ GEM ast (2.4.2) backport (1.2.0) base64 (0.1.1) - bcrypt (3.1.19) + bcrypt (3.1.20) bcrypt_pbkdf (1.1.0) benchmark (0.2.1) better_html (2.0.2) @@ -145,7 +145,7 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) - drb (2.1.1) + drb (2.2.0) ruby2_keywords e2mmap (0.1.0) ed25519 (1.3.0) @@ -207,7 +207,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.6.0) - irb (1.8.1) + irb (1.10.1) rdoc reline (>= 0.3.8) jaro_winkler (1.5.6) @@ -232,7 +232,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.21.4) + loofah (2.22.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) lumberjack (1.2.9) @@ -248,7 +248,7 @@ GEM minitest (5.20.0) msgpack (1.7.2) multi_json (1.15.0) - mutex_m (0.1.2) + mutex_m (0.2.0) nenv (0.3.0) nested_scaffold (1.1.0) net-imap (0.4.1) @@ -265,11 +265,11 @@ GEM net-ssh (7.2.0) newrelic_rpm (9.5.0) nio4r (2.5.9) - nokogiri (1.15.4-arm64-darwin) + nokogiri (1.15.5-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x86_64-darwin) + nokogiri (1.15.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.15.4-x86_64-linux) + nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) nenv (~> 0.1) @@ -289,12 +289,12 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.1) + psych (5.1.1.1) stringio public_suffix (5.0.3) puma (6.4.0) nio4r (~> 2.0) - racc (1.7.1) + racc (1.7.3) rack (3.0.8) rack-livereload (0.5.1) rack @@ -343,12 +343,12 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rbs (2.8.4) - rdoc (6.5.0) + rdoc (6.6.1) psych (>= 4.0.0) redis (3.3.5) reek (6.1.4) @@ -358,7 +358,7 @@ GEM regexp_parser (2.8.1) reline (0.3.9) io-console (~> 0.5) - responders (3.1.0) + responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) reverse_markdown (2.1.1) @@ -447,9 +447,9 @@ GEM standard_deviation (1.0.3) stimulus-rails (1.2.2) railties (>= 6.0.0) - stringio (3.0.8) + stringio (3.1.0) temple (0.10.3) - thor (1.2.2) + thor (1.3.0) tilt (2.3.0) timecop (0.9.8) timeout (0.4.0)