GETTING_STARTED.md in recurly-4.7.0 vs GETTING_STARTED.md in recurly-4.8.0

- old
+ new

@@ -3,10 +3,10 @@ # Installing In your Gemfile, add `recurly` as a dependency. ```ruby -gem 'recurly', '~> 4.7' +gem 'recurly', '~> 4.8' ``` > *Note*: We try to follow [semantic versioning](https://semver.org/) and will only apply breaking changes to major versions. # Creating a client