Gemfile.lock in keytar-0.1.0 vs Gemfile.lock in keytar-0.1.1

- old
+ new

@@ -1,11 +1,23 @@ GEM remote: http://rubygems.org/ specs: + activemodel (3.0.6) + activesupport (= 3.0.6) + builder (~> 2.1.2) + i18n (~> 0.5.0) + activerecord (3.0.6) + activemodel (= 3.0.6) + activesupport (= 3.0.6) + arel (~> 2.0.2) + tzinfo (~> 0.3.23) activesupport (3.0.6) + arel (2.0.9) + builder (2.1.2) diff-lcs (1.1.2) git (1.2.5) + i18n (0.5.0) jeweler (1.5.2) bundler (~> 1.0.0) git (>= 1.2.5) rake rake (0.8.7) @@ -15,14 +27,18 @@ rspec-mocks (~> 2.5.0) rspec-core (2.5.1) rspec-expectations (2.5.0) diff-lcs (~> 1.1.2) rspec-mocks (2.5.0) + sqlite3 (1.3.3) + tzinfo (0.3.26) PLATFORMS ruby DEPENDENCIES + activerecord activesupport jeweler rake rspec (~> 2.5) + sqlite3