After unpacking the new 0.10RC gems, I performed a refresh_specs (repeatedly) to produce the missing specification files:
rake gems:refresh_specs This succeeds for all but three gems: data_objects-0.10.0 extlib-0.9.13 json_pure-1.1.6 This is the output of the command: config.gem: Unpacked gem data_objects-0.10.0 in vendor/gems has no specif cation file. Run 'rake gems:refresh_specs' to fix this. config.gem: Unpacked gem extlib-0.9.13 in vendor/gems has no specificatio file. Run 'rake gems:refresh_specs' to fix this. config.gem: Unpacked gem json_pure-1.1.6 in vendor/gems has no specificat on file. Run 'rake gems:refresh_specs' to fix this. Reloaded specification for dm-core from installed gems. Reloaded specification for dm-aggregates from installed gems. Reloaded specification for dm-constraints from installed gems. Reloaded specification for dm-migrations from installed gems. Reloaded specification for dm-serializer from installed gems. Reloaded specification for dm-timestamps from installed gems. Reloaded specification for dm-validations from installed gems. Reloaded specification for dm-types from installed gems. Reloaded specification for do_sqlite3 from installed gems. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DataMapper" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/datamapper?hl=en -~----------~----~----~----~------~----~------~--~---
