about summary refs log tree commit diff stats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2023-10-27 22:52:44 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2023-10-27 22:52:44 -0400
commit472719a3be3e7b6f2810aa6bad63550a1327360a (patch)
tree25646f18cac2a44707fc9be1dfc7fc54a292af47 /Gemfile.lock
parentd3727cb8d2ba959a4bf3387c9aa8848f233cfcab (diff)
downloadwittle-472719a3be3e7b6f2810aa6bad63550a1327360a.tar.gz
wittle-472719a3be3e7b6f2810aa6bad63550a1327360a.tar.bz2
wittle-472719a3be3e7b6f2810aa6bad63550a1327360a.zip
gemspec
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock13
1 files changed, 13 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..16be444 --- /dev/null +++ b/Gemfile.lock
@@ -0,0 +1,13 @@
1GEM
2 remote: https://rubygems.org/
3 specs:
4 rice (4.1.0)
5
6PLATFORMS
7 x86_64-darwin-22
8
9DEPENDENCIES
10 rice
11
12BUNDLED WITH
13 2.4.10