Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 331e7b5

Browse files
chore(deps): update dependency ims-lti to v2.3.5
1 parent 205a23b commit 331e7b5

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ GEM
4848
i18n (>= 0.7, < 2)
4949
minitest (~> 5.1)
5050
tzinfo (~> 1.1)
51-
addressable (2.8.6)
52-
public_suffix (>= 2.0.2, < 6.0)
51+
addressable (2.8.7)
52+
public_suffix (>= 2.0.2, < 7.0)
5353
aes_key_wrap (1.1.0)
5454
amq-protocol (2.3.2)
5555
arel (9.0.0)
@@ -146,7 +146,7 @@ GEM
146146
faraday-httpclient (1.0.1)
147147
faraday-multipart (1.0.4)
148148
multipart-post (~> 2)
149-
faraday-net_http (1.0.1)
149+
faraday-net_http (1.0.2)
150150
faraday-net_http_persistent (1.2.0)
151151
faraday-patron (1.0.0)
152152
faraday-rack (1.0.0)
@@ -163,7 +163,7 @@ GEM
163163
hashie (4.1.0)
164164
hitimes (2.0.0)
165165
httpclient (2.8.3)
166-
i18n (1.14.1)
166+
i18n (1.14.5)
167167
concurrent-ruby (~> 1.0)
168168
ims-lti (2.3.4)
169169
addressable (~> 2.5, >= 2.5.1)
@@ -172,7 +172,7 @@ GEM
172172
json-jwt (~> 1.7)
173173
rexml
174174
simple_oauth (~> 0.3.1)
175-
json-jwt (1.15.3)
175+
json-jwt (1.15.3.1)
176176
activesupport (>= 4.2)
177177
aes_key_wrap
178178
bindata
@@ -230,7 +230,7 @@ GEM
230230
pry-byebug (3.10.1)
231231
byebug (~> 11.0)
232232
pry (>= 0.13, < 0.15)
233-
public_suffix (5.0.4)
233+
public_suffix (5.0.5)
234234
puma (6.4.2)
235235
nio4r (~> 2.0)
236236
racc (1.7.3)
@@ -289,7 +289,8 @@ GEM
289289
msgpack (~> 1.2)
290290
rack
291291
typhoeus (~> 1.3)
292-
rexml (3.2.6)
292+
rexml (3.2.9)
293+
strscan
293294
rspec (3.13.0)
294295
rspec-core (~> 3.13.0)
295296
rspec-expectations (~> 3.13.0)
@@ -351,6 +352,7 @@ GEM
351352
actionpack (>= 5.2)
352353
activesupport (>= 5.2)
353354
sprockets (>= 3.0.0)
355+
strscan (3.1.0)
354356
temple (0.10.3)
355357
thor (0.20.3)
356358
thread_safe (0.3.6)

0 commit comments

Comments
 (0)