Skip to content

Commit

Permalink
Bump omniauth-nitro-id
Browse files Browse the repository at this point in the history
  • Loading branch information
web-kat committed Jul 1, 2024
1 parent d35de30 commit 2560a7f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
omniauth-nitro-id (1.3.1)
omniauth-nitro-id (1.3.2)
omniauth-rails_csrf_protection (= 1.0.1)
omniauth_openid_connect (~> 0.4.0)

Expand Down Expand Up @@ -277,4 +277,4 @@ DEPENDENCIES
rubocop-powerhome (>= 0.4.1)

BUNDLED WITH
2.4.17
2.4.22
2 changes: 1 addition & 1 deletion lib/omniauth/nitro_id/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module OmniAuth
module NitroId
VERSION = "1.3.1"
VERSION = "1.3.2"
end
end

0 comments on commit 2560a7f

Please sign in to comment.