Skip to content

Commit c1381b0

Browse files
Bump jwt from 2.10.1 to 2.10.2
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/jwt/ruby-jwt/releases) - [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md) - [Commits](jwt/ruby-jwt@v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: jwt dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8e5d7e commit c1381b0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Gemfile.lock

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ GEM
177177
addressable (~> 2.8)
178178
bigdecimal (~> 3.1)
179179
jsonapi-renderer (0.2.2)
180-
jwt (2.10.1)
180+
jwt (2.10.2)
181181
base64
182182
language_server-protocol (3.17.0.5)
183183
lint_roller (1.1.0)
@@ -213,6 +213,8 @@ GEM
213213
racc (~> 1.4)
214214
nokogiri (1.18.8-arm64-darwin)
215215
racc (~> 1.4)
216+
nokogiri (1.18.8-x86_64-linux-gnu)
217+
racc (~> 1.4)
216218
orm_adapter (0.5.0)
217219
pagy (6.5.0)
218220
parallel (1.27.0)
@@ -413,6 +415,7 @@ GEM
413415
PLATFORMS
414416
aarch64-linux-gnu
415417
arm64-darwin-24
418+
x86_64-linux
416419

417420
DEPENDENCIES
418421
active_model_serializers (~> 0.10.14)

0 commit comments

Comments
 (0)