Skip to content

Commit ea963ad

Browse files
authored
Bump version of Gem in set up instructions
1 parent b91c430 commit ea963ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Engine includes the [Rails CSRF protection gem](https://github.com/cookpad/o
1111
Add this line to your application's Gemfile:
1212

1313
```ruby
14-
gem 'rpi_auth', git: 'https://github.com/RaspberryPiFoundation/rpi-auth.git', tag: 'v2.0.0'
14+
gem 'rpi_auth', git: 'https://github.com/RaspberryPiFoundation/rpi-auth.git', tag: 'v3.2.0'
1515
```
1616

1717
And then execute:

0 commit comments

Comments
 (0)