Gemfile.lock in keytar-0.1.1 vs Gemfile.lock in keytar-0.9.0
- old
+ new
@@ -34,11 +34,11 @@
PLATFORMS
ruby
DEPENDENCIES
- activerecord
- activesupport
- jeweler
- rake
+ activerecord (~> 3.0.4)
+ activesupport (~> 3.0.4)
+ jeweler (~> 1.5.2)
+ rake (~> 0.8.7)
rspec (~> 2.5)
- sqlite3
+ sqlite3 (~> 1.3.3)