Skip to content

Commit 2e1ae80

Browse files
committed
Update devise and paper_trail
1 parent fe3a334 commit 2e1ae80

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
aws-sigv4 (1.6.0)
133133
aws-eventstream (~> 1, >= 1.0.2)
134134
base64 (0.2.0)
135-
bcrypt (3.1.19)
135+
bcrypt (3.1.20)
136136
bindex (0.8.1)
137137
bootsnap (1.18.3)
138138
msgpack (~> 1.2)
@@ -161,7 +161,7 @@ GEM
161161
delayed_job_active_record (4.1.8)
162162
activerecord (>= 3.0, < 8.0)
163163
delayed_job (>= 3.0, < 5)
164-
devise (4.9.2)
164+
devise (4.9.3)
165165
bcrypt (~> 3.0)
166166
orm_adapter (~> 0.1)
167167
railties (>= 4.1.0)
@@ -262,7 +262,7 @@ GEM
262262
omniauth (~> 2.0)
263263
ruby-saml (~> 1.12)
264264
orm_adapter (0.5.0)
265-
paper_trail (15.0.0)
265+
paper_trail (15.1.0)
266266
activerecord (>= 6.1)
267267
request_store (~> 1.4)
268268
parallel (1.24.0)
@@ -315,9 +315,9 @@ GEM
315315
rb-inotify (0.10.1)
316316
ffi (~> 1.0)
317317
regexp_parser (2.9.0)
318-
request_store (1.5.1)
318+
request_store (1.6.0)
319319
rack (>= 1.4)
320-
responders (3.1.0)
320+
responders (3.1.1)
321321
actionpack (>= 5.2)
322322
railties (>= 5.2)
323323
rexml (3.2.6)
@@ -391,7 +391,7 @@ GEM
391391
mini_portile2 (~> 2.8.0)
392392
terminal-table (3.0.2)
393393
unicode-display_width (>= 1.1.1, < 3)
394-
thor (1.3.0)
394+
thor (1.3.1)
395395
tilt (2.3.0)
396396
timecop (0.9.8)
397397
timeout (0.4.1)

0 commit comments

Comments
 (0)