about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-11-29 23:26:37 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2023-11-29 23:26:37 -0500
commita4354788674b1d4d35d66b49c7953454b9f10a71 (patch)
treec7d015f768c2438254c65db09d841791e363e3b0 /Gemfile.lock
parente9f469057767eb828db22c5e3d869550593b47ca (diff)
downloadthoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.tar.gz
thoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.tar.bz2
thoughts-a4354788674b1d4d35d66b49c7953454b9f10a71.zip
Unmount Lingo engine
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e4b1a0b..83104ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock
@@ -1,15 +1,4 @@
1GIT 1GIT
2 remote: https://git.fourisland.com/lingo
3 revision: 4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2
4 branch: main
5 glob: rails/*.gemspec
6 specs:
7 lingo (0.1.0)
8 haml-rails (~> 2.0)
9 rails (>= 7.0.3)
10 sassc-rails
11
12GIT
13 remote: https://git.fourisland.com/pokeviewer 2 remote: https://git.fourisland.com/pokeviewer
14 revision: c1b0443ba2aebdbd39291ddab0c189f3f4831320 3 revision: c1b0443ba2aebdbd39291ddab0c189f3f4831320
15 specs: 4 specs:
@@ -190,11 +179,6 @@ GEM
190 temple (>= 0.8.2) 179 temple (>= 0.8.2)
191 thor 180 thor
192 tilt 181 tilt
193 haml-rails (2.1.0)
194 actionpack (>= 5.1)
195 activesupport (>= 5.1)
196 haml (>= 4.0.6)
197 railties (>= 5.1)
198 highline (2.1.0) 182 highline (2.1.0)
199 i18n (1.14.1) 183 i18n (1.14.1)
200 concurrent-ruby (~> 1.0) 184 concurrent-ruby (~> 1.0)
@@ -425,7 +409,6 @@ DEPENDENCIES
425 jquery-rails 409 jquery-rails
426 jquery-ui-rails 410 jquery-ui-rails
427 js-routes 411 js-routes
428 lingo!
429 listen (>= 3.0.5, < 3.2) 412 listen (>= 3.0.5, < 3.2)
430 meta-tags 413 meta-tags
431 mini_racer 414 mini_racer