Gemfile.lock in comma-heaven-0.7.2 vs Gemfile.lock in comma-heaven-0.7.3
- old
+ new
@@ -7,42 +7,44 @@
activerecord (2.3.14)
activesupport (= 2.3.14)
activesupport (2.3.14)
diff-lcs (1.1.3)
git (1.2.5)
- jeweler (1.8.3)
+ jeweler (1.8.4)
bundler (~> 1.0)
git (>= 1.2.5)
rake
rdoc
- json (1.6.6)
- multi_json (1.3.1)
- rack (1.1.2)
+ json (1.7.5)
+ multi_json (1.3.6)
+ mysql2 (0.2.7)
+ rack (1.1.3)
rake (0.9.2.2)
rdoc (3.12)
json (~> 1.4)
- rspec (2.9.0)
- rspec-core (~> 2.9.0)
- rspec-expectations (~> 2.9.0)
- rspec-mocks (~> 2.9.0)
- rspec-core (2.9.0)
- rspec-expectations (2.9.1)
+ rspec (2.11.0)
+ rspec-core (~> 2.11.0)
+ rspec-expectations (~> 2.11.0)
+ rspec-mocks (~> 2.11.0)
+ rspec-core (2.11.1)
+ rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
- rspec-mocks (2.9.0)
- simplecov (0.6.1)
+ rspec-mocks (2.11.3)
+ simplecov (0.7.1)
multi_json (~> 1.0)
- simplecov-html (~> 0.5.3)
- simplecov-html (0.5.3)
- sqlite3 (1.3.5)
+ simplecov-html (~> 0.7.1)
+ simplecov-html (0.7.1)
+ sqlite3 (1.3.6)
PLATFORMS
ruby
DEPENDENCIES
actionpack (< 3.0.0)
activerecord (< 3.0.0)
bundler (>= 1.0.0)
jeweler (~> 1.8.3)
+ mysql2 (= 0.2.7)
rdoc (~> 3.12)
rspec (>= 1.2.9)
simplecov
sqlite3