diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock new file mode 100644 index 0000000..f382c94 --- /dev/null +++ b/Gemfile.lock @@ -0,0 +1,19 @@ +PATH + remote: . + specs: + ColonialTwilight (0.1.0) + colorize + +GEM + remote: http://rubygems.org/ + specs: + colorize (0.8.1) + +PLATFORMS + ruby + +DEPENDENCIES + ColonialTwilight! + +BUNDLED WITH + 2.1.4 |