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 14:29:21 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-11 14:29:21 -0400
commitce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f (patch)
treeb3754a2134ccdcf649409b7ff183a7beedabcab1 /Gemfile.lock
parent6e70f376d23c21a63ff4875a1f77e19f7961b7b4 (diff)
downloadthoughts-ce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f.tar.gz
thoughts-ce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f.tar.bz2
thoughts-ce2e4c010c68527f10e0c7b3df59f1c2f22ddc6f.zip
Syntax highlighting
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 ac1e851..3ad7e17 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -270,6 +270,7 @@ GEM
270 actionpack (>= 5.2) 270 actionpack (>= 5.2)
271 railties (>= 5.2) 271 railties (>= 5.2)
272 rexml (3.2.6) 272 rexml (3.2.6)
273 rouge (4.1.3)
273 rubyzip (2.3.2) 274 rubyzip (2.3.2)
274 sassc (2.4.0) 275 sassc (2.4.0)
275 ffi (~> 1.9) 276 ffi (~> 1.9)
@@ -364,6 +365,7 @@ DEPENDENCIES
364 pokeviewer! 365 pokeviewer!
365 rails (~> 7.0.3) 366 rails (~> 7.0.3)
366 redcarpet 367 redcarpet
368 rouge
367 sassc-rails 369 sassc-rails
368 selenium-webdriver 370 selenium-webdriver
369 spring 371 spring