Skip to content
Open
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
20 changes: 11 additions & 9 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: a112d9bd967c83820cdf9302681d47db463409dd
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 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 Down