diff --git a/Gemfile.lock b/Gemfile.lock index 822ff69..788fb22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,30 +1,23 @@ PATH remote: . specs: - factory_data_preloader (1.0.2) + factory_data_preloader (1.0.3) GEM remote: http://rubygems.org/ specs: - activemodel (3.2.9) - activesupport (= 3.2.9) - builder (~> 3.0.0) - activerecord (3.2.9) - activemodel (= 3.2.9) - activesupport (= 3.2.9) - arel (~> 3.0.2) - tzinfo (~> 0.3.29) + activerecord (3.2.14) activesupport (3.2.9) i18n (~> 0.6) multi_json (~> 1.0) - arel (3.0.2) - builder (3.0.4) columnize (0.3.6) - i18n (0.6.1) + concurrent-ruby (1.1.10) + i18n (0.9.5) + concurrent-ruby (~> 1.0) linecache (0.46) rbx-require-relative (> 0.0.4) mocha (0.9.12) - multi_json (1.5.0) + multi_json (1.15.0) rbx-require-relative (0.0.9) ruby-debug (0.10.4) columnize (>= 0.1) @@ -35,7 +28,6 @@ GEM sqlite3 (1.3.6) sqlite3-ruby (1.3.3) sqlite3 (>= 1.3.3) - tzinfo (0.3.35) PLATFORMS ruby