summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6f1e1fe..a91d2d7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -91,6 +91,7 @@ GEM
mini_mime (1.1.2)
minitest (5.17.0)
msgpack (1.6.0)
+ mysql2 (0.5.5)
net-imap (0.3.4)
date
net-protocol
@@ -136,7 +137,6 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rake (13.0.6)
- sqlite3 (1.6.0-x86_64-linux)
thor (1.2.1)
timeout (0.3.2)
tzinfo (2.0.6)
@@ -152,9 +152,9 @@ PLATFORMS
DEPENDENCIES
bootsnap
debug
+ mysql2
puma (~> 5.0)
rails (~> 7.0.4, >= 7.0.4.2)
- sqlite3 (~> 1.4)
tzinfo-data
RUBY VERSION