diff --git a/Gemfile.lock b/Gemfile.lock index 4f1f8e0..fb0fd57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,22 +1,11 @@ GEM remote: http://rubygems.org/ specs: - activemodel (3.0.4) - activesupport (= 3.0.4) - builder (~> 2.1.2) - i18n (~> 0.4) - activerecord (3.0.4) - activemodel (= 3.0.4) - activesupport (= 3.0.4) - arel (~> 2.0.2) - tzinfo (~> 0.3.23) + activerecord (3.2.14) activesupport (3.0.4) - arel (2.0.8) - builder (2.1.2) diff-lcs (1.1.2) eventful (1.0.0) methodphitamine - i18n (0.5.0) methodphitamine (1.0.0) rspec (2.5.0) rspec-core (~> 2.5.0) @@ -27,7 +16,6 @@ GEM diff-lcs (~> 1.1.2) rspec-mocks (2.5.0) sqlite3-ruby (1.3.1) - tzinfo (0.3.24) uuidtools (2.1.1) yajl-ruby (0.7.7)