Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Invalid gemspec date #58

Closed
knownasilya opened this issue May 11, 2012 · 2 comments
Closed

Update Invalid gemspec date #58

knownasilya opened this issue May 11, 2012 · 2 comments

Comments

@knownasilya
Copy link

Invalid gemspec in [/var/lib/gems/1.8/specifications/jquery-rails-2.0.1.gemspec]: invalid date format in specification: "2012-02-28 00:00:00.000000000Z"

This message is printed anytime rails commands are executed.

@JangoSteve
Copy link
Member

I think this is a rubygems/bundler issue, not jquery-rails specific. See this discussion from rubygems.org forums. According to it:

  1. Update bundler to latest version

  2. Perform gem pristine <gemname> to restore the gemspec of each of the faulty gems.

E.g.:

gem pristine term-ansicolor tilt rack-cache jquery-rails

@JangoSteve
Copy link
Member

Doing some house-cleaning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants