Updated history.

This commit is contained in:
nathanvda 2011-07-21 10:02:50 +02:00
parent 9325fc70fc
commit 483e2c58ec
2 changed files with 7 additions and 3 deletions

View File

@ -97,8 +97,8 @@ DEPENDENCIES
actionpack (>= 3.0.0)
jeweler
json_pure
rails (= 3.0.8)
rspec (>= 2.0.0.rc)
rspec-rails (>= 2.0.0.beta)
rails (>= 3.0.0)
rspec (>= 2.6.0)
rspec-rails (>= 2.6.0)
simplecov
sqlite3-ruby

View File

@ -1,5 +1,9 @@
# Change History / Release Notes
## Version 1.0.8
* Loosened the gem dependencies.
## Version 1.0.7 (20/06/2011)
Apparently, the gem 1.0.6 which was generated with ruby 1.9.2 gave the following error upon install: