README.md in vuejs-1.0.34 vs README.md in vuejs-1.0.35
- old
+ new
@@ -2,18 +2,16 @@
> Reactive Components for Modern Web Interfaces
gem `vuejs` ships with the 1.x & 2.x latest [Vue.js + vue-router + vue-resource + vue-validator + vuex](http://vuejs.org/) and integrate with Rails' asset pipeline. Vue.js is created by Evan You and the vuejs team.
-The current 2.x version is `Vue.js` (v2.1.6) + `vue-router` (v2.1.1) + `vue-validator` (v2.1.3) + `vuex` (v2.1.1).
+The current 2.x version is `Vue.js` (v2.1.7) + `vue-router` (v2.1.1) + `vue-validator` (v2.1.3) + `vuex` (v2.1.1).
> Note that Vue 2.x is not compatible with 1.x. vue-router 2.0 only works with Vue 2.x`
##### Legacy
The current 1.x version is `Vue.js` (v1.0.28) + `vue-router` (v0.7.13) + `vue-resource` (v1.0.3)
# Requirement
-
-
## Installation
Add this line to your application's Gemfile: