We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea7b827 commit 233009dCopy full SHA for 233009d
1 file changed
README.md
@@ -17,7 +17,7 @@ It is possible to use [Branca as an alternative to JWT](https://appelsiini.net/2
17
Add this line to your application's Gemfile, Note that you also must have [libsodium](https://download.libsodium.org/doc/) installed.
18
19
```ruby
20
-gem 'branca-ruby', '~> 1.0.3'
+gem 'branca-ruby'
21
```
22
23
## Configure
0 commit comments