Skip to content

Commit e7d64fe

Browse files
authored
Merge pull request #26 from MITLibraries/update-dependencies
Update dependencies
2 parents 8299f45 + ee2158f commit e7d64fe

1 file changed

Lines changed: 20 additions & 23 deletions

File tree

Gemfile.lock

Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ GEM
8484
minitest (>= 5.1)
8585
mutex_m
8686
tzinfo (~> 2.0)
87-
addressable (2.8.5)
87+
addressable (2.8.6)
8888
public_suffix (>= 2.0.2, < 6.0)
8989
annotate (3.2.0)
9090
activerecord (>= 3.2, < 8.0)
@@ -111,12 +111,11 @@ GEM
111111
rexml
112112
crass (1.0.6)
113113
date (3.3.4)
114-
debug (1.8.0)
115-
irb (>= 1.5.0)
116-
reline (>= 0.3.1)
114+
debug (1.9.0)
115+
irb (~> 1.10)
116+
reline (>= 0.3.8)
117117
docile (1.4.0)
118-
domain_name (0.5.20190701)
119-
unf (>= 0.0.5, < 1.0.0)
118+
domain_name (0.6.20231109)
120119
dotenv (2.8.1)
121120
dotenv-rails (2.8.1)
122121
dotenv (= 2.8.1)
@@ -130,9 +129,9 @@ GEM
130129
rake
131130
globalid (1.2.1)
132131
activesupport (>= 6.1)
133-
graphql (2.1.6)
132+
graphql (2.2.0)
134133
racc (~> 1.4)
135-
hashdiff (1.0.1)
134+
hashdiff (1.1.0)
136135
http (5.1.1)
137136
addressable (~> 2.8)
138137
http-cookie (~> 1.0)
@@ -154,7 +153,7 @@ GEM
154153
jbuilder (2.11.5)
155154
actionview (>= 5.0.0)
156155
activesupport (>= 5.0.0)
157-
json (2.6.3)
156+
json (2.7.1)
158157
language_server-protocol (3.17.0.3)
159158
llhttp-ffi (0.4.0)
160159
ffi-compiler (~> 1.0)
@@ -189,14 +188,14 @@ GEM
189188
racc (~> 1.4)
190189
nokogiri (1.15.5-x86_64-linux)
191190
racc (~> 1.4)
192-
parallel (1.23.0)
191+
parallel (1.24.0)
193192
parser (3.2.2.4)
194193
ast (~> 2.4.1)
195194
racc
196195
pg (1.5.4)
197-
psych (5.1.1.1)
196+
psych (5.1.2)
198197
stringio
199-
public_suffix (5.0.3)
198+
public_suffix (5.0.4)
200199
puma (6.4.0)
201200
nio4r (~> 2.0)
202201
racc (1.7.3)
@@ -241,29 +240,30 @@ GEM
241240
rake (13.1.0)
242241
rdoc (6.6.2)
243242
psych (>= 4.0.0)
244-
regexp_parser (2.8.2)
243+
regexp_parser (2.8.3)
245244
reline (0.4.1)
246245
io-console (~> 0.5)
247246
rexml (3.2.6)
248-
rubocop (1.57.2)
247+
rubocop (1.59.0)
249248
json (~> 2.3)
250249
language_server-protocol (>= 3.17.0)
251250
parallel (~> 1.10)
252251
parser (>= 3.2.2.4)
253252
rainbow (>= 2.2.2, < 4.0)
254253
regexp_parser (>= 1.8, < 3.0)
255254
rexml (>= 3.2.5, < 4.0)
256-
rubocop-ast (>= 1.28.1, < 2.0)
255+
rubocop-ast (>= 1.30.0, < 2.0)
257256
ruby-progressbar (~> 1.7)
258257
unicode-display_width (>= 2.4.0, < 3.0)
259258
rubocop-ast (1.30.0)
260259
parser (>= 3.2.1.0)
261260
rubocop-capybara (2.19.0)
262261
rubocop (~> 1.41)
263-
rubocop-rails (2.22.1)
262+
rubocop-rails (2.23.0)
264263
activesupport (>= 4.2.0)
265264
rack (>= 1.1)
266265
rubocop (>= 1.33.0, < 2.0)
266+
rubocop-ast (>= 1.30.0, < 2.0)
267267
ruby-progressbar (1.13.0)
268268
ruby2_keywords (0.0.5)
269269
rubyzip (2.3.2)
@@ -275,7 +275,7 @@ GEM
275275
sprockets (> 3.0)
276276
sprockets-rails
277277
tilt
278-
selenium-webdriver (4.15.0)
278+
selenium-webdriver (4.16.0)
279279
rexml (~> 3.2, >= 3.2.5)
280280
rubyzip (>= 1.2.2, < 3.0)
281281
websocket (~> 1.0)
@@ -293,9 +293,9 @@ GEM
293293
actionpack (>= 5.2)
294294
activesupport (>= 5.2)
295295
sprockets (>= 3.0.0)
296-
sqlite3 (1.6.8-arm64-darwin)
297-
sqlite3 (1.6.8-x86_64-darwin)
298-
sqlite3 (1.6.8-x86_64-linux)
296+
sqlite3 (1.6.9-arm64-darwin)
297+
sqlite3 (1.6.9-x86_64-darwin)
298+
sqlite3 (1.6.9-x86_64-linux)
299299
stimulus-rails (1.3.0)
300300
railties (>= 6.0.0)
301301
stringio (3.1.0)
@@ -308,9 +308,6 @@ GEM
308308
railties (>= 6.0.0)
309309
tzinfo (2.0.6)
310310
concurrent-ruby (~> 1.0)
311-
unf (0.1.4)
312-
unf_ext
313-
unf_ext (0.0.8.2)
314311
unicode-display_width (2.5.0)
315312
vcr (6.2.0)
316313
web-console (4.2.1)

0 commit comments

Comments
 (0)