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

Commit ec638d0

Browse files
chore(deps): update dependency ims-lti to v2.3.5
1 parent d46ea1f commit ec638d0

1 file changed

Lines changed: 19 additions & 33 deletions

File tree

Gemfile.lock

Lines changed: 19 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,12 @@ 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)
56+
base64 (0.2.0)
5657
bindata (2.4.15)
5758
bootsnap (1.18.4)
5859
msgpack (~> 1.2)
@@ -128,29 +129,12 @@ GEM
128129
factory_bot_rails (6.4.3)
129130
factory_bot (~> 6.4)
130131
railties (>= 5.0.0)
131-
faraday (1.10.3)
132-
faraday-em_http (~> 1.0)
133-
faraday-em_synchrony (~> 1.0)
134-
faraday-excon (~> 1.1)
135-
faraday-httpclient (~> 1.0)
136-
faraday-multipart (~> 1.0)
137-
faraday-net_http (~> 1.0)
138-
faraday-net_http_persistent (~> 1.0)
139-
faraday-patron (~> 1.0)
140-
faraday-rack (~> 1.0)
141-
faraday-retry (~> 1.0)
132+
faraday (2.0.1)
133+
faraday-net_http (~> 2.0)
142134
ruby2_keywords (>= 0.0.4)
143-
faraday-em_http (1.0.0)
144-
faraday-em_synchrony (1.0.0)
145-
faraday-excon (1.1.0)
146-
faraday-httpclient (1.0.1)
147-
faraday-multipart (1.0.4)
148-
multipart-post (~> 2)
149-
faraday-net_http (1.0.1)
150-
faraday-net_http_persistent (1.2.0)
151-
faraday-patron (1.0.0)
152-
faraday-rack (1.0.0)
153-
faraday-retry (1.0.3)
135+
faraday-follow_redirects (0.3.0)
136+
faraday (>= 1, < 3)
137+
faraday-net_http (2.0.3)
154138
ffi (1.15.5)
155139
forgery (0.8.1)
156140
geocoder (1.8.2)
@@ -162,21 +146,22 @@ GEM
162146
activesupport (>= 5.0)
163147
hashie (4.1.0)
164148
hitimes (2.0.0)
165-
httpclient (2.8.3)
166-
i18n (1.14.1)
149+
i18n (1.14.7)
167150
concurrent-ruby (~> 1.0)
168-
ims-lti (2.3.4)
151+
ims-lti (2.3.5)
169152
addressable (~> 2.5, >= 2.5.1)
170153
builder (~> 3.2)
171154
faraday (< 3.0)
172-
json-jwt (~> 1.7)
155+
json-jwt (~> 1.16.6)
173156
rexml
174157
simple_oauth (~> 0.3.1)
175-
json-jwt (1.15.3)
158+
json-jwt (1.16.7)
176159
activesupport (>= 4.2)
177160
aes_key_wrap
161+
base64
178162
bindata
179-
httpclient
163+
faraday (~> 2.0)
164+
faraday-follow_redirects
180165
listen (3.8.0)
181166
rb-fsevent (~> 0.10, >= 0.10.3)
182167
rb-inotify (~> 0.9, >= 0.9.10)
@@ -203,7 +188,6 @@ GEM
203188
bunny
204189
msgpack (1.7.2)
205190
multi_json (1.15.0)
206-
multipart-post (2.3.0)
207191
neat (1.9.1)
208192
sass (>= 3.3)
209193
thor (~> 0.19)
@@ -230,7 +214,7 @@ GEM
230214
pry-byebug (3.10.1)
231215
byebug (~> 11.0)
232216
pry (>= 0.13, < 0.15)
233-
public_suffix (5.0.4)
217+
public_suffix (5.0.5)
234218
puma (6.4.2)
235219
nio4r (~> 2.0)
236220
racc (1.7.3)
@@ -289,7 +273,8 @@ GEM
289273
msgpack (~> 1.2)
290274
rack
291275
typhoeus (~> 1.3)
292-
rexml (3.2.6)
276+
rexml (3.2.9)
277+
strscan
293278
rspec (3.13.0)
294279
rspec-core (~> 3.13.0)
295280
rspec-expectations (~> 3.13.0)
@@ -351,6 +336,7 @@ GEM
351336
actionpack (>= 5.2)
352337
activesupport (>= 5.2)
353338
sprockets (>= 3.0.0)
339+
strscan (3.1.2)
354340
temple (0.10.3)
355341
thor (0.20.3)
356342
thread_safe (0.3.6)

0 commit comments

Comments
 (0)