chore: update devise

rpp-main
Nelson Jovel 2 years ago
parent 197ccdfeb3
commit ab8a3ebd98

@ -91,8 +91,8 @@ GEM
public_suffix (>= 2.0.2, < 6.0) public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2) ast (2.4.2)
backport (1.2.0) backport (1.2.0)
base64 (0.1.1) base64 (0.2.0)
bcrypt (3.1.19) bcrypt (3.1.20)
bcrypt_pbkdf (1.1.0) bcrypt_pbkdf (1.1.0)
benchmark (0.2.1) benchmark (0.2.1)
better_html (2.0.2) better_html (2.0.2)
@ -102,7 +102,7 @@ GEM
erubi (~> 1.4) erubi (~> 1.4)
parser (>= 2.4) parser (>= 2.4)
smart_properties smart_properties
bigdecimal (3.1.4) bigdecimal (3.1.5)
bootsnap (1.16.0) bootsnap (1.16.0)
msgpack (~> 1.2) msgpack (~> 1.2)
brakeman (6.0.1) brakeman (6.0.1)
@ -145,7 +145,7 @@ GEM
dotenv-rails (2.8.1) dotenv-rails (2.8.1)
dotenv (= 2.8.1) dotenv (= 2.8.1)
railties (>= 3.2) railties (>= 3.2)
drb (2.1.1) drb (2.2.0)
ruby2_keywords ruby2_keywords
e2mmap (0.1.0) e2mmap (0.1.0)
ed25519 (1.3.0) ed25519 (1.3.0)
@ -206,8 +206,8 @@ GEM
http_parser.rb (0.8.0) http_parser.rb (0.8.0)
i18n (1.14.1) i18n (1.14.1)
concurrent-ruby (~> 1.0) concurrent-ruby (~> 1.0)
io-console (0.6.0) io-console (0.7.1)
irb (1.8.3) irb (1.10.1)
rdoc rdoc
reline (>= 0.3.8) reline (>= 0.3.8)
jaro_winkler (1.5.6) jaro_winkler (1.5.6)
@ -232,7 +232,7 @@ GEM
listen (3.8.0) listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3) rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10) rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.21.4) loofah (2.22.0)
crass (~> 1.0.2) crass (~> 1.0.2)
nokogiri (>= 1.12.0) nokogiri (>= 1.12.0)
lumberjack (1.2.9) lumberjack (1.2.9)
@ -248,7 +248,7 @@ GEM
minitest (5.20.0) minitest (5.20.0)
msgpack (1.7.2) msgpack (1.7.2)
multi_json (1.15.0) multi_json (1.15.0)
mutex_m (0.1.2) mutex_m (0.2.0)
nenv (0.3.0) nenv (0.3.0)
nested_scaffold (1.1.0) nested_scaffold (1.1.0)
net-imap (0.4.2) net-imap (0.4.2)
@ -265,11 +265,11 @@ GEM
net-ssh (7.2.0) net-ssh (7.2.0)
newrelic_rpm (9.5.0) newrelic_rpm (9.5.0)
nio4r (2.5.9) nio4r (2.5.9)
nokogiri (1.15.4-arm64-darwin) nokogiri (1.15.5-arm64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.15.4-x86_64-darwin) nokogiri (1.15.5-x86_64-darwin)
racc (~> 1.4) racc (~> 1.4)
nokogiri (1.15.4-x86_64-linux) nokogiri (1.15.5-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
notiffany (0.1.3) notiffany (0.1.3)
nenv (~> 0.1) nenv (~> 0.1)
@ -294,7 +294,7 @@ GEM
public_suffix (5.0.3) public_suffix (5.0.3)
puma (6.4.0) puma (6.4.0)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.7.1) racc (1.7.3)
rack (3.0.8) rack (3.0.8)
rack-livereload (0.5.1) rack-livereload (0.5.1)
rack rack
@ -343,12 +343,12 @@ GEM
thor (~> 1.0, >= 1.2.2) thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6) zeitwerk (~> 2.6)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.1.0)
rb-fsevent (0.11.2) rb-fsevent (0.11.2)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)
rbs (2.8.4) rbs (2.8.4)
rdoc (6.5.0) rdoc (6.6.2)
psych (>= 4.0.0) psych (>= 4.0.0)
redis (3.3.5) redis (3.3.5)
reek (6.1.4) reek (6.1.4)
@ -446,7 +446,7 @@ GEM
standard_deviation (1.0.3) standard_deviation (1.0.3)
stimulus-rails (1.3.0) stimulus-rails (1.3.0)
railties (>= 6.0.0) railties (>= 6.0.0)
stringio (3.0.8) stringio (3.1.0)
temple (0.10.3) temple (0.10.3)
thor (1.3.0) thor (1.3.0)
tilt (2.3.0) tilt (2.3.0)

Loading…
Cancel
Save