Skip to content

Commit 98d08e5

Browse files
authored
Merge pull request #187 from MITLibraries/update-deps
Dep updates
2 parents 908462d + 6d3d445 commit 98d08e5

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

Gemfile.lock

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ GEM
9696
erubi (>= 1.0.0)
9797
rack (>= 0.9.0)
9898
rouge (>= 1.0.0)
99-
bigdecimal (3.1.7)
99+
bigdecimal (3.1.8)
100100
bindex (0.8.1)
101101
binding_of_caller (1.0.1)
102102
debug_inspector (>= 1.2.0)
@@ -126,9 +126,9 @@ GEM
126126
debug_inspector (1.2.0)
127127
docile (1.4.0)
128128
domain_name (0.6.20240107)
129-
dotenv (3.1.0)
130-
dotenv-rails (3.1.0)
131-
dotenv (= 3.1.0)
129+
dotenv (3.1.2)
130+
dotenv-rails (3.1.2)
131+
dotenv (= 3.1.2)
132132
railties (>= 6.1)
133133
drb (2.2.1)
134134
erubi (1.12.0)
@@ -141,9 +141,9 @@ GEM
141141
terminal-table (>= 1.8)
142142
globalid (1.2.1)
143143
activesupport (>= 6.1)
144-
graphql (2.3.0)
144+
graphql (2.3.2)
145145
base64
146-
graphql-client (0.21.0)
146+
graphql-client (0.22.0)
147147
activesupport (>= 3.0)
148148
graphql (>= 1.13.0)
149149
hashdiff (1.1.0)
@@ -156,20 +156,20 @@ GEM
156156
http-cookie (1.0.5)
157157
domain_name (~> 0.5)
158158
http-form_data (2.3.0)
159-
i18n (1.14.4)
159+
i18n (1.14.5)
160160
concurrent-ruby (~> 1.0)
161161
importmap-rails (2.0.1)
162162
actionpack (>= 6.0.0)
163163
activesupport (>= 6.0.0)
164164
railties (>= 6.0.0)
165165
io-console (0.7.2)
166-
irb (1.12.0)
167-
rdoc
166+
irb (1.13.1)
167+
rdoc (>= 4.0.0)
168168
reline (>= 0.4.2)
169-
jbuilder (2.11.5)
169+
jbuilder (2.12.0)
170170
actionview (>= 5.0.0)
171171
activesupport (>= 5.0.0)
172-
json (2.7.1)
172+
json (2.7.2)
173173
language_server-protocol (3.17.0.3)
174174
llhttp-ffi (0.5.0)
175175
ffi-compiler (~> 1.0)
@@ -191,7 +191,7 @@ GEM
191191
builder
192192
minitest (>= 5.0)
193193
ruby-progressbar
194-
mocha (2.1.0)
194+
mocha (2.2.0)
195195
ruby2_keywords (>= 0.0.5)
196196
msgpack (1.7.2)
197197
mutex_m (0.2.0)
@@ -205,14 +205,14 @@ GEM
205205
net-smtp (0.4.0.1)
206206
net-protocol
207207
nio4r (2.7.0)
208-
nokogiri (1.16.3-arm64-darwin)
208+
nokogiri (1.16.4-arm64-darwin)
209209
racc (~> 1.4)
210-
nokogiri (1.16.3-x86_64-darwin)
210+
nokogiri (1.16.4-x86_64-darwin)
211211
racc (~> 1.4)
212-
nokogiri (1.16.3-x86_64-linux)
212+
nokogiri (1.16.4-x86_64-linux)
213213
racc (~> 1.4)
214214
parallel (1.24.0)
215-
parser (3.3.0.5)
215+
parser (3.3.1.0)
216216
ast (~> 2.4.1)
217217
racc
218218
pg (1.5.6)
@@ -260,15 +260,15 @@ GEM
260260
thor (~> 1.0, >= 1.2.2)
261261
zeitwerk (~> 2.6)
262262
rainbow (3.1.1)
263-
rake (13.1.0)
263+
rake (13.2.1)
264264
rdoc (6.6.3.1)
265265
psych (>= 4.0.0)
266266
regexp_parser (2.9.0)
267-
reline (0.5.0)
267+
reline (0.5.6)
268268
io-console (~> 0.5)
269269
rexml (3.2.6)
270270
rouge (4.2.0)
271-
rubocop (1.62.1)
271+
rubocop (1.63.5)
272272
json (~> 2.3)
273273
language_server-protocol (>= 3.17.0)
274274
parallel (~> 1.10)
@@ -279,8 +279,8 @@ GEM
279279
rubocop-ast (>= 1.31.1, < 2.0)
280280
ruby-progressbar (~> 1.7)
281281
unicode-display_width (>= 2.4.0, < 3.0)
282-
rubocop-ast (1.31.2)
283-
parser (>= 3.3.0.4)
282+
rubocop-ast (1.31.3)
283+
parser (>= 3.3.1.0)
284284
rubocop-rails (2.24.1)
285285
activesupport (>= 4.2.0)
286286
rack (>= 1.1)
@@ -297,15 +297,15 @@ GEM
297297
sprockets (> 3.0)
298298
sprockets-rails
299299
tilt
300-
selenium-webdriver (4.19.0)
300+
selenium-webdriver (4.20.1)
301301
base64 (~> 0.2)
302302
rexml (~> 3.2, >= 3.2.5)
303303
rubyzip (>= 1.2.2, < 3.0)
304304
websocket (~> 1.0)
305-
sentry-rails (5.17.1)
305+
sentry-rails (5.17.3)
306306
railties (>= 5.0)
307-
sentry-ruby (~> 5.17.1)
308-
sentry-ruby (5.17.1)
307+
sentry-ruby (~> 5.17.3)
308+
sentry-ruby (5.17.3)
309309
bigdecimal
310310
concurrent-ruby (~> 1.0, >= 1.0.2)
311311
simplecov (0.22.0)

0 commit comments

Comments
 (0)