README.md in recurly-2.7.6 vs README.md in recurly-2.7.7
- old
+ new
@@ -10,10 +10,10 @@
Recurly is packaged as a Ruby gem. We recommend you install it with
[Bundler](http://gembundler.com/) by adding the following line to your Gemfile:
``` ruby
-gem 'recurly', '~> 2.7.5'
+gem 'recurly', '~> 2.7.7'
```
Recurly will automatically use [Nokogiri](http://nokogiri.org/) (for a nice
speed boost) if it's available and loaded in your app's environment.