summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRandy Morgan <[email protected]>2011-12-06 19:04:45 +0900
committerRandy Morgan <[email protected]>2011-12-06 19:04:45 +0900
commitd4ab3d00333f2b774e03b75c7db21cb7d39767ef (patch)
tree82b5aa9a350a1d6c3e0f2c8e82baac2a68a32a86
parentb7aebbeabb34c4a8e68dc6a3b434250d25487608 (diff)
downloadcaxlsx-d4ab3d00333f2b774e03b75c7db21cb7d39767ef.tar.gz
caxlsx-d4ab3d00333f2b774e03b75c7db21cb7d39767ef.zip
Gemfile.lock does not belong in the repo
-rw-r--r--Gemfile.lock20
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)