Skip to content

Commit

Permalink
Bump omniauth from 2.1.2 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [omniauth](https://github.com/omniauth/omniauth) from 2.1.2 to 2.1.3.
- [Release notes](https://github.com/omniauth/omniauth/releases)
- [Commits](omniauth/omniauth@v2.1.2...v2.1.3)

---
updated-dependencies:
- dependency-name: omniauth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 1f2b239 commit 457f8d2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ GEM
nokogiri (1.18.3-x86_64-linux-gnu)
racc (~> 1.4)
okcomputer (1.19.0)
omniauth (2.1.2)
omniauth (2.1.3)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
Expand Down Expand Up @@ -481,8 +481,9 @@ GEM
rack (3.1.10)
rack-mini-profiler (3.3.1)
rack (>= 1.2.0)
rack-protection (4.0.0)
rack-protection (4.1.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-proxy (0.7.7)
rack
Expand Down

0 comments on commit 457f8d2

Please sign in to comment.