diff --git a/.rbenv-version b/.rbenv-version index f3a9c9a..b6a70da 100644 --- a/.rbenv-version +++ b/.rbenv-version @@ -1 +1 @@ -1.9.3-p194 +1.9.3-p385 diff --git a/Gemfile.lock b/Gemfile.lock index 0929daa..ba87848 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,37 +7,38 @@ PATH GEM remote: https://rubygems.org/ specs: - actionpack (3.2.8) - activemodel (= 3.2.8) - activesupport (= 3.2.8) + actionpack (3.2.11) + activemodel (= 3.2.11) + activesupport (= 3.2.11) builder (~> 3.0.0) erubis (~> 2.7.0) journey (~> 1.0.4) rack (~> 1.4.0) rack-cache (~> 1.2) rack-test (~> 0.6.1) - sprockets (~> 2.1.3) - activemodel (3.2.8) - activesupport (= 3.2.8) + sprockets (~> 2.2.1) + activemodel (3.2.11) + activesupport (= 3.2.11) builder (~> 3.0.0) - activesupport (3.2.8) + activesupport (3.2.11) i18n (~> 0.6) multi_json (~> 1.0) - builder (3.0.3) + builder (3.0.4) erubis (2.7.0) hike (1.2.1) i18n (0.6.1) journey (1.0.4) - minitest (2.12.1) - multi_json (1.3.6) - rack (1.4.1) + minitest (4.5.0) + multi_json (1.5.0) + rack (1.4.4) rack-cache (1.2) rack (>= 0.4) rack-test (0.6.2) rack (>= 1.0) - rake (0.9.2.2) - sprockets (2.1.3) + rake (10.0.3) + sprockets (2.2.2) hike (~> 1.2) + multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) tilt (1.3.3)