From 2e6c224e80a7353eca2f00c3097791b0a3c2cca6 Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Fri, 9 Dec 2011 20:41:59 -0500 Subject: [PATCH] removed Gemfile.lock yehuda commands it http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/ --- Gemfile.lock | 147 --------------------------------------------------- 1 file changed, 147 deletions(-) delete mode 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 1681eaa5..00000000 --- a/Gemfile.lock +++ /dev/null @@ -1,147 +0,0 @@ -PATH - remote: . - specs: - compass (0.12.alpha.2.70ee152) - chunky_png (~> 1.2) - fssm (>= 0.2.7) - sass (~> 3.1) - -GEM - remote: http://rubygems.org/ - specs: - abstract (1.0.0) - actionmailer (3.0.11) - actionpack (= 3.0.11) - mail (~> 2.2.19) - actionpack (3.0.11) - activemodel (= 3.0.11) - activesupport (= 3.0.11) - builder (~> 2.1.2) - erubis (~> 2.6.6) - i18n (~> 0.5.0) - rack (~> 1.2.1) - rack-mount (~> 0.6.14) - rack-test (~> 0.5.7) - tzinfo (~> 0.3.23) - activemodel (3.0.11) - activesupport (= 3.0.11) - builder (~> 2.1.2) - i18n (~> 0.5.0) - activerecord (3.0.11) - activemodel (= 3.0.11) - activesupport (= 3.0.11) - arel (~> 2.0.10) - tzinfo (~> 0.3.23) - activeresource (3.0.11) - activemodel (= 3.0.11) - activesupport (= 3.0.11) - activesupport (3.0.11) - addressable (2.2.6) - arel (2.0.10) - builder (2.1.2) - chunky_png (1.2.5) - compass-validator (3.0.1) - css_parser (1.0.1) - cucumber (1.1.3) - builder (>= 2.1.2) - diff-lcs (>= 1.1.2) - gherkin (~> 2.6.7) - json (>= 1.4.6) - term-ansicolor (>= 1.0.6) - diff-lcs (1.1.3) - em-dir-watcher (0.9.4) - em-websocket (0.3.5) - addressable (>= 2.1.1) - eventmachine (>= 0.12.9) - erubis (2.6.6) - abstract (>= 1.0.0) - eventmachine (0.12.10) - eventmachine (0.12.10-java) - fssm (0.2.7) - gherkin (2.6.8) - json (>= 1.4.6) - gherkin (2.6.8-java) - json (>= 1.4.6) - haml (3.1.4) - i18n (0.5.0) - json (1.6.3) - json (1.6.3-java) - livereload (1.6.1) - em-dir-watcher (>= 0.1) - em-websocket (>= 0.3.5) - json (>= 1.5.3) - mail (2.2.19) - activesupport (>= 2.3.6) - i18n (>= 0.4.0) - mime-types (~> 1.16) - treetop (~> 1.4.8) - metaclass (0.0.1) - mime-types (1.17.2) - mocha (0.10.0) - metaclass (~> 0.0.1) - polyglot (0.3.3) - rack (1.2.4) - rack-mount (0.6.14) - rack (>= 1.0.0) - rack-test (0.5.7) - rack (>= 1.0) - rails (3.0.11) - actionmailer (= 3.0.11) - actionpack (= 3.0.11) - activerecord (= 3.0.11) - activeresource (= 3.0.11) - activesupport (= 3.0.11) - bundler (~> 1.0) - railties (= 3.0.11) - railties (3.0.11) - actionpack (= 3.0.11) - activesupport (= 3.0.11) - rake (>= 0.8.7) - rdoc (~> 3.4) - thor (~> 0.14.4) - rake (0.9.2.2) - rcov (0.9.11) - rdoc (3.11) - json (~> 1.4) - rspec (2.0.1) - rspec-core (~> 2.0.1) - rspec-expectations (~> 2.0.1) - rspec-mocks (~> 2.0.1) - rspec-core (2.0.1) - rspec-expectations (2.0.1) - diff-lcs (>= 1.1.2) - rspec-mocks (2.0.1) - rspec-core (~> 2.0.1) - rspec-expectations (~> 2.0.1) - ruby-prof (0.10.8) - rubyzip (0.9.5) - sass (3.1.11) - term-ansicolor (1.0.7) - thor (0.14.6) - timecop (0.3.5) - treetop (1.4.10) - polyglot - polyglot (>= 0.3.1) - tzinfo (0.3.31) - -PLATFORMS - java - ruby - -DEPENDENCIES - compass! - compass-validator (= 3.0.1) - css_parser (~> 1.0.1) - cucumber (~> 1.1.0) - diff-lcs (~> 1.1.2) - haml (~> 3.1) - livereload - mocha - rails (~> 3.0.0.rc) - rake (~> 0.9.2) - rcov - rspec (~> 2.0.0) - ruby-prof - rubyzip - sass (~> 3.1) - timecop