Skip to content

Commit aeb9916

Browse files
committed
Update outdated dependencies
1 parent 8a781f2 commit aeb9916

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ GEM
194194
date
195195
stringio
196196
public_suffix (6.0.2)
197-
puma (7.0.3)
197+
puma (7.0.4)
198198
nio4r (~> 2.0)
199199
racc (1.8.1)
200200
rack (3.2.1)
@@ -236,9 +236,9 @@ GEM
236236
tsort (>= 0.2)
237237
zeitwerk (~> 2.6)
238238
rake (13.3.0)
239-
ransack (4.3.0)
240-
activerecord (>= 6.1.5)
241-
activesupport (>= 6.1.5)
239+
ransack (4.4.0)
240+
activerecord (>= 7.1)
241+
activesupport (>= 7.1)
242242
i18n
243243
rdoc (6.14.2)
244244
erb
@@ -275,10 +275,10 @@ GEM
275275
actionpack (>= 6.1)
276276
activesupport (>= 6.1)
277277
sprockets (>= 3.0.0)
278-
sqlite3 (2.7.3)
278+
sqlite3 (2.7.4)
279279
mini_portile2 (~> 2.8.0)
280-
sqlite3 (2.7.3-arm64-darwin)
281-
sqlite3 (2.7.3-x86_64-linux-gnu)
280+
sqlite3 (2.7.4-arm64-darwin)
281+
sqlite3 (2.7.4-x86_64-linux-gnu)
282282
stringio (3.1.7)
283283
thor (1.4.0)
284284
timeout (0.4.3)

0 commit comments

Comments
 (0)