Skip to content

Commit 8bdcd3a

Browse files
committed
bundle update rake
This stops these warnings ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.
1 parent 24302d7 commit 8bdcd3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ GEM
6161
stringio
6262
public_suffix (5.0.0)
6363
racc (1.7.3)
64-
rake (13.0.6)
64+
rake (13.2.1)
6565
rb-fsevent (0.11.2)
6666
rb-inotify (0.10.1)
6767
ffi (~> 1.0)

0 commit comments

Comments
 (0)