Skip to content

Commit a04affe

Browse files
Bump devise-security from 695f024 to a112d9b (#340)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1dbcd5e commit a04affe

1 file changed

Lines changed: 11 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GIT
22
remote: https://github.com/devise-security/devise-security.git
3-
revision: 695f024810f611a779a39868fc82d2691d6b0988
3+
revision: a112d9bd967c83820cdf9302681d47db463409dd
44
specs:
55
devise-security (0.18.0)
66
devise (>= 4.8.1)
@@ -94,7 +94,7 @@ GEM
9494
base64 (0.3.0)
9595
bcrypt (3.1.20)
9696
benchmark (0.4.1)
97-
bigdecimal (3.2.3)
97+
bigdecimal (3.3.1)
9898
blockenspiel (0.5.0)
9999
bootsnap (1.18.6)
100100
msgpack (~> 1.2)
@@ -127,7 +127,7 @@ GEM
127127
warden (~> 1.2.3)
128128
diff-lcs (1.6.2)
129129
drb (2.2.3)
130-
erb (5.0.2)
130+
erb (5.1.1)
131131
erubi (1.13.1)
132132
execjs (2.8.1)
133133
factory_bot (6.5.5)
@@ -175,7 +175,7 @@ GEM
175175
json
176176
mini_mime (1.1.5)
177177
mini_portile2 (2.8.9)
178-
minitest (5.25.5)
178+
minitest (5.26.0)
179179
msgpack (1.8.0)
180180
net-imap (0.5.9)
181181
date
@@ -199,7 +199,7 @@ GEM
199199
ast (~> 2.4.1)
200200
racc
201201
pg (1.6.2)
202-
pp (0.6.2)
202+
pp (0.6.3)
203203
prettyprint
204204
prettyprint (0.2.0)
205205
prism (1.6.0)
@@ -265,17 +265,18 @@ GEM
265265
rake (13.3.0)
266266
ranked-model (0.4.11)
267267
activerecord (>= 5.2)
268-
rdoc (6.14.2)
268+
rdoc (6.15.0)
269269
erb
270270
psych (>= 4.0.0)
271+
tsort
271272
regexp_parser (2.11.3)
272273
reline (0.6.2)
273274
io-console (~> 0.5)
274275
request_store (1.7.0)
275276
rack (>= 1.4)
276-
responders (3.1.1)
277-
actionpack (>= 5.2)
278-
railties (>= 5.2)
277+
responders (3.2.0)
278+
actionpack (>= 7.0)
279+
railties (>= 7.0)
279280
rexml (3.4.4)
280281
rspec-core (3.13.5)
281282
rspec-support (~> 3.13.0)
@@ -349,6 +350,7 @@ GEM
349350
thor (1.4.0)
350351
tilt (2.0.10)
351352
timeout (0.4.3)
353+
tsort (0.2.0)
352354
turbolinks (5.2.1)
353355
turbolinks-source (~> 5.2)
354356
turbolinks-source (5.2.0)

0 commit comments

Comments
 (0)