Skip to content

Commit b892e2d

Browse files
Bump json-jwt from 1.7.2 to 1.11.0
Bumps [json-jwt](https://github.com/nov/json-jwt) from 1.7.2 to 1.11.0. - [Release notes](https://github.com/nov/json-jwt/releases) - [Commits](nov/json-jwt@v1.7.2...v1.11.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b06d79 commit b892e2d

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

Gemfile.lock

+8-11
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ GEM
4545
tzinfo (~> 1.1)
4646
addressable (2.5.1)
4747
public_suffix (~> 2.0, >= 2.0.2)
48+
aes_key_wrap (1.0.1)
4849
arel (7.1.4)
4950
ast (2.3.0)
5051
aws-sdk (2.9.28)
@@ -57,7 +58,7 @@ GEM
5758
aws-sigv4 (1.0.0)
5859
bcrypt (3.1.11)
5960
benchmark-ips (2.7.2)
60-
bindata (2.4.0)
61+
bindata (2.4.4)
6162
bindex (0.5.0)
6263
blankslate (3.1.3)
6364
browser (2.4.0)
@@ -96,7 +97,7 @@ GEM
9697
coffee-script-source
9798
execjs
9899
coffee-script-source (1.12.2)
99-
concurrent-ruby (1.0.5)
100+
concurrent-ruby (1.1.5)
100101
connection_pool (2.2.1)
101102
crass (1.0.4)
102103
dalli (2.7.6)
@@ -171,12 +172,10 @@ GEM
171172
multi_json (>= 1.2)
172173
jmespath (1.3.1)
173174
json (2.1.0)
174-
json-jwt (1.7.2)
175-
activesupport
175+
json-jwt (1.11.0)
176+
activesupport (>= 4.2)
177+
aes_key_wrap
176178
bindata
177-
multi_json (>= 1.3)
178-
securecompare
179-
url_safe_base64
180179
kaminari (1.0.1)
181180
activesupport (>= 4.1.0)
182181
kaminari-actionview (= 1.0.1)
@@ -225,8 +224,8 @@ GEM
225224
mini_portile2 (2.3.0)
226225
mini_racer (0.2.0)
227226
libv8 (>= 6.3)
228-
minitest (5.11.3)
229-
multi_json (1.12.1)
227+
minitest (5.13.0)
228+
multi_json (1.14.1)
230229
multipart-post (2.0.0)
231230
netrc (0.11.0)
232231
nio4r (2.3.1)
@@ -325,7 +324,6 @@ GEM
325324
sprockets (>= 2.8, < 4.0)
326325
sprockets-rails (>= 2.0, < 4.0)
327326
tilt (>= 1.1, < 3)
328-
securecompare (1.0.0)
329327
sequel (4.47.0)
330328
sexp_processor (4.9.0)
331329
shoulda (3.5.0)
@@ -365,7 +363,6 @@ GEM
365363
unf_ext
366364
unf_ext (0.0.7.4)
367365
unicode-display_width (1.2.1)
368-
url_safe_base64 (0.2.2)
369366
web-console (3.5.1)
370367
actionview (>= 5.0)
371368
activemodel (>= 5.0)

0 commit comments

Comments
 (0)