Skip to content

Commit 39d3b54

Browse files
authored
Merge pull request #96 from MITLibraries/dep-updates
Dependency updates
2 parents 63fea08 + 1396038 commit 39d3b54

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

Gemfile.lock

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -75,23 +75,23 @@ GEM
7575
i18n (>= 1.6, < 2)
7676
minitest (>= 5.1)
7777
tzinfo (~> 2.0)
78-
addressable (2.8.1)
78+
addressable (2.8.4)
7979
public_suffix (>= 2.0.2, < 6.0)
8080
annotate (3.2.0)
8181
activerecord (>= 3.2, < 8.0)
8282
rake (>= 10.4, < 14.0)
8383
ast (2.4.2)
84-
better_errors (2.9.1)
85-
coderay (>= 1.0.0)
84+
better_errors (2.10.0)
8685
erubi (>= 1.0.0)
8786
rack (>= 0.9.0)
87+
rouge (>= 1.0.0)
8888
bindex (0.8.1)
8989
binding_of_caller (1.0.0)
9090
debug_inspector (>= 0.0.1)
9191
bootsnap (1.16.0)
9292
msgpack (~> 1.2)
9393
builder (3.2.4)
94-
capybara (3.38.0)
94+
capybara (3.39.1)
9595
addressable
9696
matrix
9797
mini_mime (>= 0.1.3)
@@ -101,13 +101,12 @@ GEM
101101
regexp_parser (>= 1.5, < 3.0)
102102
xpath (~> 3.2)
103103
climate_control (1.2.0)
104-
coderay (1.1.3)
105104
concurrent-ruby (1.2.2)
106105
crack (0.4.5)
107106
rexml
108107
crass (1.0.6)
109108
date (3.3.3)
110-
debug (1.7.1)
109+
debug (1.8.0)
111110
irb (>= 1.5.0)
112111
reline (>= 0.3.1)
113112
debug_inspector (1.1.0)
@@ -125,7 +124,7 @@ GEM
125124
rake
126125
globalid (1.1.0)
127126
activesupport (>= 5.0)
128-
graphql (2.0.19)
127+
graphql (2.0.22)
129128
graphql-client (0.18.0)
130129
activesupport (>= 3.0)
131130
graphql
@@ -138,13 +137,13 @@ GEM
138137
http-cookie (1.0.5)
139138
domain_name (~> 0.5)
140139
http-form_data (2.3.0)
141-
i18n (1.12.0)
140+
i18n (1.13.0)
142141
concurrent-ruby (~> 1.0)
143-
importmap-rails (1.1.5)
142+
importmap-rails (1.1.6)
144143
actionpack (>= 6.0.0)
145144
railties (>= 6.0.0)
146145
io-console (0.6.0)
147-
irb (1.6.3)
146+
irb (1.6.4)
148147
reline (>= 0.3.0)
149148
jbuilder (2.11.5)
150149
actionview (>= 5.0.0)
@@ -153,7 +152,7 @@ GEM
153152
llhttp-ffi (0.4.0)
154153
ffi-compiler (~> 1.0)
155154
rake (~> 13.0)
156-
loofah (2.19.1)
155+
loofah (2.20.0)
157156
crass (~> 1.0.2)
158157
nokogiri (>= 1.5.9)
159158
mail (2.8.1)
@@ -168,7 +167,7 @@ GEM
168167
minitest (5.18.0)
169168
mocha (2.0.2)
170169
ruby2_keywords (>= 0.0.5)
171-
msgpack (1.6.1)
170+
msgpack (1.7.0)
172171
net-imap (0.3.4)
173172
date
174173
net-protocol
@@ -178,22 +177,22 @@ GEM
178177
timeout
179178
net-smtp (0.3.3)
180179
net-protocol
181-
nio4r (2.5.8)
182-
nokogiri (1.14.2-arm64-darwin)
180+
nio4r (2.5.9)
181+
nokogiri (1.15.1-arm64-darwin)
183182
racc (~> 1.4)
184-
nokogiri (1.14.2-x86_64-darwin)
183+
nokogiri (1.15.1-x86_64-darwin)
185184
racc (~> 1.4)
186-
nokogiri (1.14.2-x86_64-linux)
185+
nokogiri (1.15.1-x86_64-linux)
187186
racc (~> 1.4)
188-
parallel (1.22.1)
189-
parser (3.2.1.1)
187+
parallel (1.23.0)
188+
parser (3.2.2.1)
190189
ast (~> 2.4.1)
191-
pg (1.4.6)
190+
pg (1.5.3)
192191
public_suffix (5.0.1)
193-
puma (6.1.1)
192+
puma (6.2.2)
194193
nio4r (~> 2.0)
195194
racc (1.6.2)
196-
rack (2.2.6.4)
195+
rack (2.2.7)
197196
rack-test (2.1.0)
198197
rack (>= 1.3)
199198
rails (7.0.4.3)
@@ -224,23 +223,24 @@ GEM
224223
zeitwerk (~> 2.5)
225224
rainbow (3.1.1)
226225
rake (13.0.6)
227-
regexp_parser (2.7.0)
228-
reline (0.3.3)
226+
regexp_parser (2.8.0)
227+
reline (0.3.4)
229228
io-console (~> 0.5)
230229
rexml (3.2.5)
231-
rubocop (1.48.1)
230+
rouge (4.1.0)
231+
rubocop (1.51.0)
232232
json (~> 2.3)
233233
parallel (~> 1.10)
234234
parser (>= 3.2.0.0)
235235
rainbow (>= 2.2.2, < 4.0)
236236
regexp_parser (>= 1.8, < 3.0)
237237
rexml (>= 3.2.5, < 4.0)
238-
rubocop-ast (>= 1.26.0, < 2.0)
238+
rubocop-ast (>= 1.28.0, < 2.0)
239239
ruby-progressbar (~> 1.7)
240240
unicode-display_width (>= 2.4.0, < 3.0)
241-
rubocop-ast (1.28.0)
241+
rubocop-ast (1.28.1)
242242
parser (>= 3.2.1.0)
243-
rubocop-rails (2.18.0)
243+
rubocop-rails (2.19.1)
244244
activesupport (>= 4.2.0)
245245
rack (>= 1.1)
246246
rubocop (>= 1.33.0, < 2.0)
@@ -255,14 +255,14 @@ GEM
255255
sprockets (> 3.0)
256256
sprockets-rails
257257
tilt
258-
selenium-webdriver (4.8.3)
258+
selenium-webdriver (4.9.1)
259259
rexml (~> 3.2, >= 3.2.5)
260260
rubyzip (>= 1.2.2, < 3.0)
261261
websocket (~> 1.0)
262-
sentry-rails (5.8.0)
262+
sentry-rails (5.9.0)
263263
railties (>= 5.0)
264-
sentry-ruby (~> 5.8.0)
265-
sentry-ruby (5.8.0)
264+
sentry-ruby (~> 5.9.0)
265+
sentry-ruby (5.9.0)
266266
concurrent-ruby (~> 1.0, >= 1.0.2)
267267
simplecov (0.22.0)
268268
docile (~> 1.1)
@@ -278,9 +278,9 @@ GEM
278278
actionpack (>= 5.2)
279279
activesupport (>= 5.2)
280280
sprockets (>= 3.0.0)
281-
sqlite3 (1.6.2-arm64-darwin)
282-
sqlite3 (1.6.2-x86_64-darwin)
283-
sqlite3 (1.6.2-x86_64-linux)
281+
sqlite3 (1.6.3-arm64-darwin)
282+
sqlite3 (1.6.3-x86_64-darwin)
283+
sqlite3 (1.6.3-x86_64-linux)
284284
stimulus-rails (1.2.1)
285285
railties (>= 6.0.0)
286286
thor (1.2.1)
@@ -316,7 +316,7 @@ GEM
316316
websocket-extensions (0.1.5)
317317
xpath (3.2.0)
318318
nokogiri (~> 1.8)
319-
zeitwerk (2.6.7)
319+
zeitwerk (2.6.8)
320320

321321
PLATFORMS
322322
arm64-darwin-22

0 commit comments

Comments
 (0)