about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 10:31:33 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 10:31:33 -0400
commitffcc44d1a73ae1191e835fa625f2f8a7e3e25bda (patch)
tree55e9825d4e7d59cdad345d85ac4adf60607568b9 /Gemfile.lock
parent1622895cd467f59f25fe375f081aa59693ae4c8f (diff)
downloadthoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.tar.gz
thoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.tar.bz2
thoughts-ffcc44d1a73ae1191e835fa625f2f8a7e3e25bda.zip
Blogs list is now main page (with pagination)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0a75380..0dbdb61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -332,6 +332,7 @@ GEM
332 websocket-driver (0.7.6) 332 websocket-driver (0.7.6)
333 websocket-extensions (>= 0.1.0) 333 websocket-extensions (>= 0.1.0)
334 websocket-extensions (0.1.5) 334 websocket-extensions (0.1.5)
335 will_paginate (4.0.0)
335 xpath (3.2.0) 336 xpath (3.2.0)
336 nokogiri (~> 1.8) 337 nokogiri (~> 1.8)
337 zeitwerk (2.6.12) 338 zeitwerk (2.6.12)
@@ -378,6 +379,7 @@ DEPENDENCIES
378 uglifier (>= 1.3.0) 379 uglifier (>= 1.3.0)
379 web-console (>= 3.3.0) 380 web-console (>= 3.3.0)
380 webrick (~> 1.7) 381 webrick (~> 1.7)
382 will_paginate (~> 4.0)
381 383
382BUNDLED WITH 384BUNDLED WITH
383 2.2.3 385 2.2.3