Skip to content

Commit f5e05f9

Browse files
Update dependency paper_trail to v17
1 parent eb0cc26 commit f5e05f9

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ GEM
124124
base64 (0.3.0)
125125
bcrypt (3.1.20)
126126
benchmark (0.5.0)
127-
bigdecimal (3.3.1)
127+
bigdecimal (4.0.1)
128128
bindex (0.8.1)
129129
bootsnap (1.18.6)
130130
msgpack (~> 1.2)
@@ -147,8 +147,8 @@ GEM
147147
logger (~> 1.5)
148148
climate_control (1.2.0)
149149
cocoon (1.2.15)
150-
concurrent-ruby (1.3.5)
151-
connection_pool (2.5.4)
150+
concurrent-ruby (1.3.6)
151+
connection_pool (3.0.2)
152152
crack (1.0.0)
153153
bigdecimal
154154
rexml
@@ -183,7 +183,7 @@ GEM
183183
activesupport (>= 6.1)
184184
hashdiff (1.2.0)
185185
hashie (5.0.0)
186-
i18n (1.14.7)
186+
i18n (1.14.8)
187187
concurrent-ruby (~> 1.0)
188188
io-console (0.8.1)
189189
irb (1.15.2)
@@ -241,7 +241,8 @@ GEM
241241
matrix (0.4.2)
242242
mini_mime (1.1.5)
243243
mini_portile2 (2.8.9)
244-
minitest (5.26.0)
244+
minitest (6.0.1)
245+
prism (~> 1.5)
245246
minitest-reporters (1.7.1)
246247
ansi
247248
builder
@@ -272,8 +273,8 @@ GEM
272273
omniauth (~> 2.1)
273274
ruby-saml (~> 1.18)
274275
orm_adapter (0.5.0)
275-
paper_trail (16.0.0)
276-
activerecord (>= 6.1)
276+
paper_trail (17.0.0)
277+
activerecord (>= 7.1)
277278
request_store (~> 1.4)
278279
parallel (1.27.0)
279280
parser (3.3.9.0)
@@ -291,7 +292,7 @@ GEM
291292
puma (7.1.0)
292293
nio4r (~> 2.0)
293294
racc (1.8.1)
294-
rack (3.1.18)
295+
rack (3.1.19)
295296
rack-protection (4.1.1)
296297
base64 (>= 0.1.0)
297298
logger (>= 1.6.0)
@@ -432,7 +433,7 @@ GEM
432433
thor (1.4.0)
433434
tilt (2.6.0)
434435
timecop (0.9.10)
435-
timeout (0.4.3)
436+
timeout (0.6.0)
436437
tsort (0.2.0)
437438
tzinfo (2.0.6)
438439
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)