diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 05:29:14 +0000 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2023-10-03 05:29:14 +0000 |
commit | 704fa3eafe70dbf56b4caa5db3fcb605c1433e33 (patch) | |
tree | afa406f2fbea3d637809e0f995d99c8cfe93bc65 /Gemfile.lock | |
parent | 27dc9a89915e7f4a043f1972dd34a72584445a81 (diff) | |
download | thoughts-704fa3eafe70dbf56b4caa5db3fcb605c1433e33.tar.gz thoughts-704fa3eafe70dbf56b4caa5db3fcb605c1433e33.tar.bz2 thoughts-704fa3eafe70dbf56b4caa5db3fcb605c1433e33.zip |
Switched to self-hosted lingo and pokeviewer
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index eebe655..32a99d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -1,6 +1,6 @@ | |||
1 | GIT | 1 | GIT |
2 | remote: https://github.com/hatkirby/lingo.git | 2 | remote: https://git.fourisland.com/lingo |
3 | revision: d60d1ca4c2c602b674ab9559a4a29907220d9c45 | 3 | revision: 4d7ae9a7829c8487b0b0ac88099289cd5d8b92a2 |
4 | branch: main | 4 | branch: main |
5 | glob: rails/*.gemspec | 5 | glob: rails/*.gemspec |
6 | specs: | 6 | specs: |
@@ -10,7 +10,7 @@ GIT | |||
10 | sassc-rails | 10 | sassc-rails |
11 | 11 | ||
12 | GIT | 12 | GIT |
13 | remote: https://github.com/hatkirby/pokeviewer.git | 13 | remote: https://git.fourisland.com/pokeviewer |
14 | revision: e28f6b73ab7f2e59605ebd800e921a6146fc49ae | 14 | revision: e28f6b73ab7f2e59605ebd800e921a6146fc49ae |
15 | specs: | 15 | specs: |
16 | pokeviewer (0.1.0) | 16 | pokeviewer (0.1.0) |