Skip to content

Require Moment.js version of at least 2.9.0 #60

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

trliner
Copy link

@trliner trliner commented Jun 28, 2017

Recent versions of bootstrap-datetimepicker use the moment.isDate() function, which wasn't exposed in Moment.js until version 2.9.0 (changelog). Requiring version 2.9.0 of momentjs-rails in the gemspec will make developers that are upgrading to a recent version of bootstrap3-datetimepicker-rails aware of this dependency.

A similar change was already made to the README in 84e78ec.

2.9.0 exposes the moment.isDate function
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

Successfully merging this pull request may close these issues.

1 participant