Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/devise-security/devise-security.git
revision: 695f024810f611a779a39868fc82d2691d6b0988
revision: 6114e373f9f0ee6ef4b6725d596a516788510562
specs:
devise-security (0.18.0)
devise (>= 4.8.1)
Expand Down Expand Up @@ -94,7 +94,7 @@ GEM
base64 (0.3.0)
bcrypt (3.1.20)
benchmark (0.4.1)
bigdecimal (3.2.3)
bigdecimal (3.3.1)
blockenspiel (0.5.0)
bootsnap (1.18.6)
msgpack (~> 1.2)
Expand Down Expand Up @@ -127,7 +127,7 @@ GEM
warden (~> 1.2.3)
diff-lcs (1.6.2)
drb (2.2.3)
erb (5.0.2)
erb (5.1.1)
erubi (1.13.1)
execjs (2.8.1)
factory_bot (6.5.5)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
json
mini_mime (1.1.5)
mini_portile2 (2.8.9)
minitest (5.25.5)
minitest (5.26.0)
msgpack (1.8.0)
net-imap (0.5.9)
date
Expand All @@ -199,7 +199,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.6.2)
pp (0.6.2)
pp (0.6.3)
prettyprint
prettyprint (0.2.0)
prism (1.5.1)
Expand All @@ -210,7 +210,7 @@ GEM
puma (7.0.1)
nio4r (~> 2.0)
racc (1.8.1)
rack (2.2.18)
rack (2.2.20)
rack-accept (0.4.5)
rack (>= 0.4)
rack-canonical-host (1.3.0)
Expand Down Expand Up @@ -265,17 +265,18 @@ GEM
rake (13.3.0)
ranked-model (0.4.11)
activerecord (>= 5.2)
rdoc (6.14.2)
rdoc (6.15.0)
erb
psych (>= 4.0.0)
tsort
regexp_parser (2.11.3)
reline (0.6.2)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
responders (3.2.0)
actionpack (>= 7.0)
railties (>= 7.0)
rexml (3.4.4)
rspec-core (3.13.5)
rspec-support (~> 3.13.0)
Expand Down Expand Up @@ -349,6 +350,7 @@ GEM
thor (1.4.0)
tilt (2.0.10)
timeout (0.4.3)
tsort (0.2.0)
turbolinks (5.2.1)
turbolinks-source (~> 5.2)
turbolinks-source (5.2.0)
Expand All @@ -359,7 +361,7 @@ GEM
unicode-display_width (3.2.0)
unicode-emoji (~> 4.1)
unicode-emoji (4.1.0)
uri (1.0.3)
uri (1.0.4)
useragent (0.16.11)
versionomy (0.5.0)
blockenspiel (~> 0.5)
Expand Down