diff --git a/Gemfile.lock b/Gemfile.lock deleted file mode 100644 index 0c40429..0000000 --- a/Gemfile.lock +++ /dev/null @@ -1,41 +0,0 @@ -PATH - remote: . - specs: - redistat (0.0.8) - activesupport (>= 2.3.0) - json (>= 1.4.0) - redis (>= 2.1.0) - time_ext (>= 0.2.8) - -GEM - remote: http://rubygems.org/ - specs: - activesupport (3.0.3) - diff-lcs (1.1.2) - i18n (0.4.2) - json (1.4.6) - redis (2.1.1) - rspec (2.1.0) - rspec-core (~> 2.1.0) - rspec-expectations (~> 2.1.0) - rspec-mocks (~> 2.1.0) - rspec-core (2.1.0) - rspec-expectations (2.1.0) - diff-lcs (~> 1.1.2) - rspec-mocks (2.1.0) - time_ext (0.2.8) - activesupport (>= 2.3.0) - i18n (>= 0.4.2) - yard (0.6.3) - -PLATFORMS - ruby - -DEPENDENCIES - activesupport (>= 2.3.0) - json (>= 1.4.0) - redis (>= 2.1.0) - redistat! - rspec (>= 2.1.0) - time_ext (>= 0.2.8) - yard (>= 0.6.3)