about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-03-04 22:47:31 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2025-03-04 22:47:31 -0500
commitf3e3735c7efe9ba8fcc0e58cda4ee3996e12d38e (patch)
treed1913cb1ff747d9202ff9efb34a4e12c982163b6 /Gemfile.lock
parent49c58dc5de3688d842025b83cbc91a69ef621641 (diff)
downloadthoughts-f3e3735c7efe9ba8fcc0e58cda4ee3996e12d38e.tar.gz
thoughts-f3e3735c7efe9ba8fcc0e58cda4ee3996e12d38e.tar.bz2
thoughts-f3e3735c7efe9ba8fcc0e58cda4ee3996e12d38e.zip
Add quotes search
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0afbc47..6b672bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -296,6 +296,10 @@ GEM
296 thor (~> 1.0, >= 1.2.2) 296 thor (~> 1.0, >= 1.2.2)
297 zeitwerk (~> 2.6) 297 zeitwerk (~> 2.6)
298 rake (13.1.0) 298 rake (13.1.0)
299 ransack (4.3.0)
300 activerecord (>= 6.1.5)
301 activesupport (>= 6.1.5)
302 i18n
299 rb-fsevent (0.11.2) 303 rb-fsevent (0.11.2)
300 rb-inotify (0.10.1) 304 rb-inotify (0.10.1)
301 ffi (~> 1.0) 305 ffi (~> 1.0)
@@ -417,6 +421,7 @@ DEPENDENCIES
417 paperclip 421 paperclip
418 rails (~> 7.1.0) 422 rails (~> 7.1.0)
419 rails_autolink 423 rails_autolink
424 ransack
420 recaptcha 425 recaptcha
421 redcarpet 426 redcarpet
422 rouge 427 rouge