README.md in fastly-7.2.2 vs README.md in fastly-8.0.0

- old
+ new

@@ -6,10 +6,10 @@ ## Installation To install via RubyGems, add the following to your project's `Gemfile`: ```ruby -gem 'fastly', '~> 7.2.2' +gem 'fastly', '~> 8.0.0' ``` Then run `bundle install`. ## Usage