Skip to content

Commit 1a743c9

Browse files
committed
Use momentjs-rails 2.5.0 or higher.
1 parent df5d9f4 commit 1a743c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ actively maintained and works with [Bootstrap3](http://getbootstrap.com).
1313

1414
Add these lines to your application's Gemfile:
1515
```
16-
gem 'momentjs-rails', '~> 2.5.0'
16+
gem 'momentjs-rails', '>= 2.5.0'
1717
gem 'bootstrap3-datetimepicker-rails', '~> 3.0.0.2'
1818
```
1919

0 commit comments

Comments
 (0)