README.md in faraday-cookie_jar-0.0.2 vs README.md in faraday-cookie_jar-0.0.3
- old
+ new
@@ -2,10 +2,10 @@
Faraday middleware to manage client-side cookies
## Description
-This gem is a piece of Faraday middleware that adds client-side Cookies management, using [cookiejar gem](https://github.com/dwaite/cookiejar).
+This gem is a piece of Faraday middleware that adds client-side Cookies management, using [http-cookie gem](https://github.com/sparklemotion/http-cookie).
## Installation
Add this line to your application's Gemfile: