README.md in atrium-ruby-2.6.0 vs README.md in atrium-ruby-2.7.0

- old
+ new

@@ -15,15 +15,15 @@ ``` Then either install the gem locally: ```shell -gem install ./atrium-ruby-2.6.0.gem +gem install ./atrium-ruby-2.7.0.gem ``` Finally add this to the Gemfile: - gem 'atrium-ruby', '~> 2.6.0' + gem 'atrium-ruby', '~> 2.7.0' ### Install from Git Add the following in the Gemfile: