Skip to content

Commit e3b4cdc

Browse files
Merge pull request #502 from MITLibraries/update-deps
Dependency updates
2 parents a6591b3 + 29839a5 commit e3b4cdc

File tree

1 file changed

+83
-83
lines changed

1 file changed

+83
-83
lines changed

Gemfile.lock

Lines changed: 83 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,88 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (6.1.4.4)
5-
actionpack (= 6.1.4.4)
6-
activesupport (= 6.1.4.4)
4+
actioncable (6.1.4.6)
5+
actionpack (= 6.1.4.6)
6+
activesupport (= 6.1.4.6)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (6.1.4.4)
10-
actionpack (= 6.1.4.4)
11-
activejob (= 6.1.4.4)
12-
activerecord (= 6.1.4.4)
13-
activestorage (= 6.1.4.4)
14-
activesupport (= 6.1.4.4)
9+
actionmailbox (6.1.4.6)
10+
actionpack (= 6.1.4.6)
11+
activejob (= 6.1.4.6)
12+
activerecord (= 6.1.4.6)
13+
activestorage (= 6.1.4.6)
14+
activesupport (= 6.1.4.6)
1515
mail (>= 2.7.1)
16-
actionmailer (6.1.4.4)
17-
actionpack (= 6.1.4.4)
18-
actionview (= 6.1.4.4)
19-
activejob (= 6.1.4.4)
20-
activesupport (= 6.1.4.4)
16+
actionmailer (6.1.4.6)
17+
actionpack (= 6.1.4.6)
18+
actionview (= 6.1.4.6)
19+
activejob (= 6.1.4.6)
20+
activesupport (= 6.1.4.6)
2121
mail (~> 2.5, >= 2.5.4)
2222
rails-dom-testing (~> 2.0)
23-
actionpack (6.1.4.4)
24-
actionview (= 6.1.4.4)
25-
activesupport (= 6.1.4.4)
23+
actionpack (6.1.4.6)
24+
actionview (= 6.1.4.6)
25+
activesupport (= 6.1.4.6)
2626
rack (~> 2.0, >= 2.0.9)
2727
rack-test (>= 0.6.3)
2828
rails-dom-testing (~> 2.0)
2929
rails-html-sanitizer (~> 1.0, >= 1.2.0)
30-
actiontext (6.1.4.4)
31-
actionpack (= 6.1.4.4)
32-
activerecord (= 6.1.4.4)
33-
activestorage (= 6.1.4.4)
34-
activesupport (= 6.1.4.4)
30+
actiontext (6.1.4.6)
31+
actionpack (= 6.1.4.6)
32+
activerecord (= 6.1.4.6)
33+
activestorage (= 6.1.4.6)
34+
activesupport (= 6.1.4.6)
3535
nokogiri (>= 1.8.5)
36-
actionview (6.1.4.4)
37-
activesupport (= 6.1.4.4)
36+
actionview (6.1.4.6)
37+
activesupport (= 6.1.4.6)
3838
builder (~> 3.1)
3939
erubi (~> 1.4)
4040
rails-dom-testing (~> 2.0)
4141
rails-html-sanitizer (~> 1.1, >= 1.2.0)
42-
activejob (6.1.4.4)
43-
activesupport (= 6.1.4.4)
42+
activejob (6.1.4.6)
43+
activesupport (= 6.1.4.6)
4444
globalid (>= 0.3.6)
45-
activemodel (6.1.4.4)
46-
activesupport (= 6.1.4.4)
47-
activerecord (6.1.4.4)
48-
activemodel (= 6.1.4.4)
49-
activesupport (= 6.1.4.4)
50-
activestorage (6.1.4.4)
51-
actionpack (= 6.1.4.4)
52-
activejob (= 6.1.4.4)
53-
activerecord (= 6.1.4.4)
54-
activesupport (= 6.1.4.4)
45+
activemodel (6.1.4.6)
46+
activesupport (= 6.1.4.6)
47+
activerecord (6.1.4.6)
48+
activemodel (= 6.1.4.6)
49+
activesupport (= 6.1.4.6)
50+
activestorage (6.1.4.6)
51+
actionpack (= 6.1.4.6)
52+
activejob (= 6.1.4.6)
53+
activerecord (= 6.1.4.6)
54+
activesupport (= 6.1.4.6)
5555
marcel (~> 1.0.0)
5656
mini_mime (>= 1.1.0)
57-
activesupport (6.1.4.4)
57+
activesupport (6.1.4.6)
5858
concurrent-ruby (~> 1.0, >= 1.0.2)
5959
i18n (>= 1.6, < 2)
6060
minitest (>= 5.1)
6161
tzinfo (~> 2.0)
6262
zeitwerk (~> 2.3)
6363
addressable (2.8.0)
6464
public_suffix (>= 2.0.2, < 5.0)
65-
annotate (3.1.1)
66-
activerecord (>= 3.2, < 7.0)
65+
annotate (3.2.0)
66+
activerecord (>= 3.2, < 8.0)
6767
rake (>= 10.4, < 14.0)
6868
archive-zip (0.12.0)
6969
io-like (~> 0.3.0)
7070
ast (2.4.2)
7171
aws-eventstream (1.2.0)
72-
aws-partitions (1.550.0)
73-
aws-sdk-core (3.125.5)
72+
aws-partitions (1.556.0)
73+
aws-sdk-core (3.126.2)
7474
aws-eventstream (~> 1, >= 1.0.2)
7575
aws-partitions (~> 1, >= 1.525.0)
7676
aws-sigv4 (~> 1.1)
7777
jmespath (~> 1.0)
78-
aws-sdk-elasticsearchservice (1.62.0)
79-
aws-sdk-core (~> 3, >= 3.125.0)
78+
aws-sdk-elasticsearchservice (1.64.0)
79+
aws-sdk-core (~> 3, >= 3.126.0)
8080
aws-sigv4 (~> 1.1)
8181
aws-sigv4 (1.4.0)
8282
aws-eventstream (~> 1, >= 1.0.2)
8383
bcrypt (3.1.16)
8484
bindex (0.8.1)
85-
bootsnap (1.10.2)
85+
bootsnap (1.10.3)
8686
msgpack (~> 1.2)
8787
builder (3.2.4)
8888
byebug (11.1.3)
@@ -110,7 +110,7 @@ GEM
110110
railties (>= 4.1.0)
111111
responders
112112
warden (~> 1.2.3)
113-
docile (1.3.5)
113+
docile (1.4.0)
114114
dotenv (2.7.6)
115115
dotenv-rails (2.7.6)
116116
dotenv (= 2.7.6)
@@ -125,7 +125,7 @@ GEM
125125
multi_json
126126
erubi (1.10.0)
127127
execjs (2.8.1)
128-
faraday (1.9.3)
128+
faraday (1.10.0)
129129
faraday-em_http (~> 1.0)
130130
faraday-em_synchrony (~> 1.0)
131131
faraday-excon (~> 1.1)
@@ -148,24 +148,24 @@ GEM
148148
faraday-patron (1.0.0)
149149
faraday-rack (1.0.0)
150150
faraday-retry (1.0.3)
151-
faraday_middleware-aws-sigv4 (0.5.0)
151+
faraday_middleware-aws-sigv4 (0.6.1)
152152
aws-sigv4 (~> 1.0)
153-
faraday (>= 0.15)
153+
faraday (>= 1.8, < 2)
154154
ffi (1.15.5)
155155
globalid (1.0.0)
156156
activesupport (>= 5.0)
157157
graphiql-rails (1.8.0)
158158
railties
159159
sprockets-rails
160-
graphql (1.13.6)
160+
graphql (2.0.1)
161161
hashdiff (1.0.1)
162162
i18n (1.10.0)
163163
concurrent-ruby (~> 1.0)
164164
io-like (0.3.1)
165165
jbuilder (2.11.5)
166166
actionview (>= 5.0.0)
167167
activesupport (>= 5.0.0)
168-
jmespath (1.5.0)
168+
jmespath (1.6.0)
169169
jwt (2.3.0)
170170
listen (3.7.1)
171171
rb-fsevent (~> 0.10, >= 0.10.3)
@@ -175,7 +175,7 @@ GEM
175175
activesupport (>= 4)
176176
railties (>= 4)
177177
request_store (~> 1.0)
178-
loofah (2.13.0)
178+
loofah (2.14.0)
179179
crass (~> 1.0.2)
180180
nokogiri (>= 1.5.9)
181181
mail (2.7.1)
@@ -184,25 +184,25 @@ GEM
184184
matrix (0.4.2)
185185
method_source (1.0.0)
186186
mini_mime (1.1.2)
187-
mini_portile2 (2.7.1)
187+
mini_portile2 (2.8.0)
188188
minitest (5.15.0)
189189
mitlibraries-theme (0.6.0)
190190
rails (>= 5, < 7)
191191
sassc (~> 2)
192-
msgpack (1.4.4)
192+
msgpack (1.4.5)
193193
multi_json (1.15.0)
194194
multipart-post (2.1.1)
195195
nio4r (2.5.8)
196-
nokogiri (1.13.1)
197-
mini_portile2 (~> 2.7.0)
196+
nokogiri (1.13.3)
197+
mini_portile2 (~> 2.8.0)
198198
racc (~> 1.4)
199199
orm_adapter (0.5.0)
200200
parallel (1.21.0)
201-
parser (3.1.0.0)
201+
parser (3.1.1.0)
202202
ast (~> 2.4.1)
203-
pg (1.3.0)
203+
pg (1.3.2)
204204
public_suffix (4.0.6)
205-
puma (5.6.1)
205+
puma (5.6.2)
206206
nio4r (~> 2.0)
207207
racc (1.6.0)
208208
rack (2.2.3)
@@ -212,46 +212,46 @@ GEM
212212
rack (>= 2.0.0)
213213
rack-test (1.1.0)
214214
rack (>= 1.0, < 3)
215-
rails (6.1.4.4)
216-
actioncable (= 6.1.4.4)
217-
actionmailbox (= 6.1.4.4)
218-
actionmailer (= 6.1.4.4)
219-
actionpack (= 6.1.4.4)
220-
actiontext (= 6.1.4.4)
221-
actionview (= 6.1.4.4)
222-
activejob (= 6.1.4.4)
223-
activemodel (= 6.1.4.4)
224-
activerecord (= 6.1.4.4)
225-
activestorage (= 6.1.4.4)
226-
activesupport (= 6.1.4.4)
215+
rails (6.1.4.6)
216+
actioncable (= 6.1.4.6)
217+
actionmailbox (= 6.1.4.6)
218+
actionmailer (= 6.1.4.6)
219+
actionpack (= 6.1.4.6)
220+
actiontext (= 6.1.4.6)
221+
actionview (= 6.1.4.6)
222+
activejob (= 6.1.4.6)
223+
activemodel (= 6.1.4.6)
224+
activerecord (= 6.1.4.6)
225+
activestorage (= 6.1.4.6)
226+
activesupport (= 6.1.4.6)
227227
bundler (>= 1.15.0)
228-
railties (= 6.1.4.4)
228+
railties (= 6.1.4.6)
229229
sprockets-rails (>= 2.0.0)
230230
rails-dom-testing (2.0.3)
231231
activesupport (>= 4.2.0)
232232
nokogiri (>= 1.6)
233233
rails-html-sanitizer (1.4.2)
234234
loofah (~> 2.3)
235-
railties (6.1.4.4)
236-
actionpack (= 6.1.4.4)
237-
activesupport (= 6.1.4.4)
235+
railties (6.1.4.6)
236+
actionpack (= 6.1.4.6)
237+
activesupport (= 6.1.4.6)
238238
method_source
239239
rake (>= 0.13)
240240
thor (~> 1.0)
241241
rainbow (3.1.1)
242242
rake (13.0.6)
243-
rb-fsevent (0.11.0)
243+
rb-fsevent (0.11.1)
244244
rb-inotify (0.10.1)
245245
ffi (~> 1.0)
246-
redis (4.5.1)
247-
regexp_parser (2.2.0)
248-
request_store (1.5.0)
246+
redis (4.6.0)
247+
regexp_parser (2.2.1)
248+
request_store (1.5.1)
249249
rack (>= 1.4)
250250
responders (3.0.1)
251251
actionpack (>= 5.0)
252252
railties (>= 5.0)
253253
rexml (3.2.5)
254-
rubocop (1.25.0)
254+
rubocop (1.25.1)
255255
parallel (~> 1.10)
256256
parser (>= 3.1.0.0)
257257
rainbow (>= 2.2.2, < 4.0)
@@ -260,8 +260,8 @@ GEM
260260
rubocop-ast (>= 1.15.1, < 2.0)
261261
ruby-progressbar (~> 1.7)
262262
unicode-display_width (>= 1.4.0, < 3.0)
263-
rubocop-ast (1.15.1)
264-
parser (>= 3.0.1.1)
263+
rubocop-ast (1.16.0)
264+
parser (>= 3.1.1.0)
265265
rubocop-rails (2.13.2)
266266
activesupport (>= 4.2.0)
267267
rack (>= 1.1)
@@ -291,7 +291,7 @@ GEM
291291
simplecov_json_formatter (~> 0.1)
292292
simplecov-html (0.12.3)
293293
simplecov-lcov (0.8.0)
294-
simplecov_json_formatter (0.1.3)
294+
simplecov_json_formatter (0.1.4)
295295
sprockets (4.0.2)
296296
concurrent-ruby (~> 1.0)
297297
rack (> 1, < 3)
@@ -325,7 +325,7 @@ GEM
325325
websocket-extensions (0.1.5)
326326
xpath (3.2.0)
327327
nokogiri (~> 1.8)
328-
zeitwerk (2.5.3)
328+
zeitwerk (2.5.4)
329329

330330
PLATFORMS
331331
ruby

0 commit comments

Comments
 (0)