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 0e286c1 commit 1daf761Copy full SHA for 1daf761
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- ruby-paseto (0.1.2)
+ ruby-paseto (0.2.0)
5
multi_json (~> 1.15.0)
6
openssl (~> 3.3)
7
sorbet-runtime
lib/paseto/version.rb
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Paseto
- VERSION = '0.1.2'
+ VERSION = '0.2.0'
end
0 commit comments