Skip to content

Commit

Permalink
Bump grape-jwt-authentication from 2.4.2 to 2.4.4 (#288)
Browse files Browse the repository at this point in the history
Bumps [grape-jwt-authentication](https://github.com/hausgold/grape-jwt-authentication) from 2.4.2 to 2.4.4.
- [Changelog](https://github.com/hausgold/grape-jwt-authentication/blob/master/CHANGELOG.md)
- [Commits](hausgold/grape-jwt-authentication@v2.4.2...v2.4.4)

---
updated-dependencies:
- dependency-name: grape-jwt-authentication
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent d77660a commit 0013819
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ GEM
grape-entity (1.0.1)
activesupport (>= 3.0.0)
multi_json (>= 1.3.2)
grape-jwt-authentication (2.4.2)
grape-jwt-authentication (2.4.4)
activesupport (>= 5.2)
grape (>= 1.0, < 3.0)
httparty (>= 0.21)
Expand Down Expand Up @@ -125,7 +125,7 @@ GEM
activerecord
kaminari-core (= 1.2.2)
kaminari-core (1.2.2)
keyless (1.3.2)
keyless (1.3.4)
activesupport (>= 5.2)
httparty (>= 0.21)
jwt (~> 2.6)
Expand All @@ -141,7 +141,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.6)
minitest (5.24.1)
minitest (5.25.0)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
Expand Down

0 comments on commit 0013819

Please sign in to comment.