diff options
| -rw-r--r-- | Gemfile.lock | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 0f4d18d1..00000000 --- a/Gemfile.lock +++ /dev/null @@ -1,20 +0,0 @@ -GEM - remote: http://rubygems.org/ - specs: - activesupport (3.0.0) - i18n (0.6.0) - nokogiri (1.5.0) - rake (0.9.2) - rmagick (2.13.1) - zip (2.0.2) - -PLATFORMS - ruby - -DEPENDENCIES - activesupport (>= 2.3.9) - i18n - nokogiri (>= 1.4.1) - rake - rmagick (>= 2.12.2) - zip (>= 2.0.2) |
