diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 13 |
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 @@ | |||
1 | GEM | ||
2 | remote: https://rubygems.org/ | ||
3 | specs: | ||
4 | rice (4.1.0) | ||
5 | |||
6 | PLATFORMS | ||
7 | x86_64-darwin-22 | ||
8 | |||
9 | DEPENDENCIES | ||
10 | rice | ||
11 | |||
12 | BUNDLED WITH | ||
13 | 2.4.10 | ||