rock-n-code-validator 0.3.5 → 0.3.5.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/CHANGES +5 -0
- metadata +1 -1
data/CHANGES
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
1
|
+
==== 0.3.5 ~ April 24, 2009
|
|
2
|
+
* Removed the gem definition redundancy in the Rakefile.
|
|
3
|
+
* Refactored the packaging install and uninstall tasks.
|
|
4
|
+
* Added RSpec library dependency to the gem definition within the gemspec file.
|
|
5
|
+
|
|
1
6
|
==== 0.3.4 ~ April 23, 2009
|
|
2
7
|
* Updated the Rakefile and the gemspec files.
|
|
3
8
|
* Removed any reference to Rubyforge from the Rakefile and the gemspec files.
|