diff options
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..80e05d4 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,16 @@ +GEM + remote: https://rubygems.org/ + specs: + citrus (3.0.2) + toml-rb (2.2.0) + citrus (~> 3.0, > 3.0) + +PLATFORMS + ruby + x86_64-linux + +DEPENDENCIES + toml-rb (~> 2.2) + +BUNDLED WITH + 2.6.9 |
