README.md in es5-shim-rails-2.0.5.1 vs README.md in es5-shim-rails-4.0.1

- old
+ new

@@ -1,8 +1,8 @@ # es5-shim asset gem for Rails -This asset gem packages [es5-shim](https://github.com/kriskowal/es5-shim) for the Rails asset pipeline. +This asset gem packages [es5-shim](https://github.com/es-shims/es5-shim) for the Rails asset pipeline. ## Installation Add this line to your application's Gemfile: @@ -35,10 +35,10 @@ //= require es5-shim/es5-sham //= require es5-shim/es5-sham-min ``` -Currently this version tracks es5-shim 2.0.5 [commit 6221329363](https://github.com/msievers/es5-shim-rails/commit/62213293633462d04770e658c6e8e4427c67d96a). +Currently this version tracks es5-shim 4.0.1 [commit 734e4dd](https://github.com/msievers/es5-shim-rails/commit/734e4dd80a1e4cbbd3bb6947c79084e86cb1793b). ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`)