remove yaml_db

This commit is contained in:
Christophe Robillard 2025-09-24 17:14:16 +02:00
parent 09bf2e90c3
commit 88bc276b9e
2 changed files with 0 additions and 6 deletions

View file

@ -54,8 +54,6 @@ end
group :development do
# Use console on exceptions pages [https://github.com/rails/web-console]
gem "web-console"
gem "yaml_db"
end
group :test do

View file

@ -346,9 +346,6 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
yaml_db (0.7.0)
rails (>= 3.0)
rake (>= 0.8.7)
zeitwerk (2.7.3)
PLATFORMS
@ -383,7 +380,6 @@ DEPENDENCIES
turbo-rails
tzinfo-data
web-console
yaml_db
BUNDLED WITH
2.6.6