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.
2 parents f24134e + 098769a commit 0021374Copy full SHA for 0021374
Gemfile.lock
@@ -8,7 +8,7 @@ GIT
8
PATH
9
remote: .
10
specs:
11
- fake_idp (0.6.0)
+ fake_idp (0.6.1)
12
activesupport (~> 5.2.4.3)
13
builder (>= 3.2.2)
14
nokogiri (>= 1.10.5)
lib/fake_idp/version.rb
@@ -1,3 +1,3 @@
1
module FakeIdp
2
- VERSION = "0.6.0"
+ VERSION = "0.6.1"
3
end
0 commit comments