in_memory_enumeration 0.2.0 → 0.3.0
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/README.markdown +1 -1
- metadata +2 -2
data/README.markdown
CHANGED
|
@@ -31,7 +31,7 @@ Below is a sample Gemfile used to create and test this gem.
|
|
|
31
31
|
## MIT License
|
|
32
32
|
|
|
33
33
|
Copyright (c) 2010 Pivotal Labs (www.pivotallabs.com)
|
|
34
|
-
Contact email:
|
|
34
|
+
Contact email: info@pivotallabs.com
|
|
35
35
|
|
|
36
36
|
Permission is hereby granted, free of charge, to any person
|
|
37
37
|
obtaining a copy of this software and associated documentation
|