From 02bbdf903e186742d3ecab1ced3d66774ac6218f Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Tue, 7 Nov 2023 09:55:01 -0500 Subject: Update Wittle (re-fix endpoint thing) --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9221466..67bde48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,7 @@ GIT GIT remote: https://git.fourisland.com/wittle - revision: 960984443e224bd8565f559d842f519e45d778da + revision: bdb707fb2d79f1e1c8bf139de536ef3cf82b862b branch: main specs: wittle (0.1.0) @@ -130,7 +130,7 @@ GEM audited (5.4.0) activerecord (>= 5.0, < 7.2) request_store (~> 1.2) - base64 (0.1.1) + base64 (0.2.0) bcrypt (3.1.19) bigdecimal (3.1.4) bindex (0.8.1) @@ -170,14 +170,14 @@ GEM concurrent-ruby (1.2.2) connection_pool (2.4.1) crass (1.0.6) - date (3.3.3) + date (3.3.4) devise (4.9.3) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 4.1.0) responders warden (~> 1.2.3) - drb (2.1.1) + drb (2.2.0) ruby2_keywords enumerize (2.7.0) activesupport (>= 3.2) @@ -243,14 +243,14 @@ GEM mini_racer (0.8.0) libv8-node (~> 18.16.0.0) minitest (5.20.0) - mutex_m (0.1.2) + mutex_m (0.2.0) mysql2 (0.5.5) net-imap (0.4.4) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout net-scp (4.0.0) net-ssh (>= 2.6.5, < 8.0.0) @@ -318,7 +318,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.5.0) + rdoc (6.6.0) psych (>= 4.0.0) redcarpet (3.6.0) reline (0.3.9) @@ -374,7 +374,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.3.0) tilt (2.3.0) - timeout (0.4.0) + timeout (0.4.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) -- cgit 1.4.1