Skip to content

Commit c753795

Browse files
author
Adam Jazairi
authored
Merge pull request #284 from MITLibraries/update-dependencies
Update dependencies
2 parents 2c90afb + 9c3fb10 commit c753795

File tree

1 file changed

+48
-50
lines changed

1 file changed

+48
-50
lines changed

Gemfile.lock

Lines changed: 48 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (5.2.4.2)
5-
actionpack (= 5.2.4.2)
4+
actioncable (5.2.4.3)
5+
actionpack (= 5.2.4.3)
66
nio4r (~> 2.0)
77
websocket-driver (>= 0.6.1)
8-
actionmailer (5.2.4.2)
9-
actionpack (= 5.2.4.2)
10-
actionview (= 5.2.4.2)
11-
activejob (= 5.2.4.2)
8+
actionmailer (5.2.4.3)
9+
actionpack (= 5.2.4.3)
10+
actionview (= 5.2.4.3)
11+
activejob (= 5.2.4.3)
1212
mail (~> 2.5, >= 2.5.4)
1313
rails-dom-testing (~> 2.0)
14-
actionpack (5.2.4.2)
15-
actionview (= 5.2.4.2)
16-
activesupport (= 5.2.4.2)
14+
actionpack (5.2.4.3)
15+
actionview (= 5.2.4.3)
16+
activesupport (= 5.2.4.3)
1717
rack (~> 2.0, >= 2.0.8)
1818
rack-test (>= 0.6.3)
1919
rails-dom-testing (~> 2.0)
2020
rails-html-sanitizer (~> 1.0, >= 1.0.2)
21-
actionview (5.2.4.2)
22-
activesupport (= 5.2.4.2)
21+
actionview (5.2.4.3)
22+
activesupport (= 5.2.4.3)
2323
builder (~> 3.1)
2424
erubi (~> 1.4)
2525
rails-dom-testing (~> 2.0)
2626
rails-html-sanitizer (~> 1.0, >= 1.0.3)
27-
activejob (5.2.4.2)
28-
activesupport (= 5.2.4.2)
27+
activejob (5.2.4.3)
28+
activesupport (= 5.2.4.3)
2929
globalid (>= 0.3.6)
30-
activemodel (5.2.4.2)
31-
activesupport (= 5.2.4.2)
32-
activerecord (5.2.4.2)
33-
activemodel (= 5.2.4.2)
34-
activesupport (= 5.2.4.2)
30+
activemodel (5.2.4.3)
31+
activesupport (= 5.2.4.3)
32+
activerecord (5.2.4.3)
33+
activemodel (= 5.2.4.3)
34+
activesupport (= 5.2.4.3)
3535
arel (>= 9.0)
36-
activestorage (5.2.4.2)
37-
actionpack (= 5.2.4.2)
38-
activerecord (= 5.2.4.2)
36+
activestorage (5.2.4.3)
37+
actionpack (= 5.2.4.3)
38+
activerecord (= 5.2.4.3)
3939
marcel (~> 0.3.1)
40-
activesupport (5.2.4.2)
40+
activesupport (5.2.4.3)
4141
concurrent-ruby (~> 1.0, >= 1.0.2)
4242
i18n (>= 0.7, < 2)
4343
minitest (~> 5.1)
@@ -52,24 +52,24 @@ GEM
5252
arel (9.0.0)
5353
ast (2.4.0)
5454
aws-eventstream (1.1.0)
55-
aws-partitions (1.301.0)
56-
aws-sdk-core (3.94.0)
55+
aws-partitions (1.317.0)
56+
aws-sdk-core (3.96.1)
5757
aws-eventstream (~> 1, >= 1.0.2)
5858
aws-partitions (~> 1, >= 1.239.0)
5959
aws-sigv4 (~> 1.1)
6060
jmespath (~> 1.0)
61-
aws-sdk-elasticsearchservice (1.33.0)
61+
aws-sdk-elasticsearchservice (1.34.0)
6262
aws-sdk-core (~> 3, >= 3.71.0)
6363
aws-sigv4 (~> 1.1)
64-
aws-sigv4 (1.1.2)
64+
aws-sigv4 (1.1.3)
6565
aws-eventstream (~> 1.0, >= 1.0.2)
6666
bcrypt (3.1.13)
6767
bindex (0.8.1)
6868
bootsnap (1.4.6)
6969
msgpack (~> 1.0)
7070
builder (3.2.4)
7171
byebug (11.1.3)
72-
capybara (3.32.1)
72+
capybara (3.32.2)
7373
addressable
7474
mini_mime (>= 0.1.3)
7575
nokogiri (~> 1.8)
@@ -123,7 +123,6 @@ GEM
123123
i18n (1.8.2)
124124
concurrent-ruby (~> 1.0)
125125
io-like (0.3.1)
126-
jaro_winkler (1.5.4)
127126
jbuilder (2.10.0)
128127
activesupport (>= 5.0.0)
129128
jmespath (1.4.0)
@@ -136,18 +135,18 @@ GEM
136135
activesupport (>= 4)
137136
railties (>= 4)
138137
request_store (~> 1.0)
139-
loofah (2.4.0)
138+
loofah (2.5.0)
140139
crass (~> 1.0.2)
141140
nokogiri (>= 1.5.9)
142141
mail (2.7.1)
143142
mini_mime (>= 0.1.1)
144143
marcel (0.3.3)
145144
mimemagic (~> 0.3.2)
146145
method_source (1.0.0)
147-
mimemagic (0.3.4)
146+
mimemagic (0.3.5)
148147
mini_mime (1.0.2)
149148
mini_portile2 (2.4.0)
150-
minitest (5.14.0)
149+
minitest (5.14.1)
151150
mitlibraries-theme (0.3.2)
152151
rails (~> 5)
153152
sass (~> 3.4)
@@ -160,11 +159,11 @@ GEM
160159
mini_portile2 (~> 2.4.0)
161160
orm_adapter (0.5.0)
162161
parallel (1.19.1)
163-
parser (2.7.1.1)
162+
parser (2.7.1.2)
164163
ast (~> 2.4.0)
165164
pg (1.2.3)
166-
public_suffix (4.0.4)
167-
puma (4.3.3)
165+
public_suffix (4.0.5)
166+
puma (4.3.5)
168167
nio4r (~> 2.0)
169168
rack (2.2.2)
170169
rack-attack (6.3.0)
@@ -173,27 +172,27 @@ GEM
173172
rack (>= 2.0.0)
174173
rack-test (1.1.0)
175174
rack (>= 1.0, < 3)
176-
rails (5.2.4.2)
177-
actioncable (= 5.2.4.2)
178-
actionmailer (= 5.2.4.2)
179-
actionpack (= 5.2.4.2)
180-
actionview (= 5.2.4.2)
181-
activejob (= 5.2.4.2)
182-
activemodel (= 5.2.4.2)
183-
activerecord (= 5.2.4.2)
184-
activestorage (= 5.2.4.2)
185-
activesupport (= 5.2.4.2)
175+
rails (5.2.4.3)
176+
actioncable (= 5.2.4.3)
177+
actionmailer (= 5.2.4.3)
178+
actionpack (= 5.2.4.3)
179+
actionview (= 5.2.4.3)
180+
activejob (= 5.2.4.3)
181+
activemodel (= 5.2.4.3)
182+
activerecord (= 5.2.4.3)
183+
activestorage (= 5.2.4.3)
184+
activesupport (= 5.2.4.3)
186185
bundler (>= 1.3.0)
187-
railties (= 5.2.4.2)
186+
railties (= 5.2.4.3)
188187
sprockets-rails (>= 2.0.0)
189188
rails-dom-testing (2.0.3)
190189
activesupport (>= 4.2.0)
191190
nokogiri (>= 1.6)
192191
rails-html-sanitizer (1.3.0)
193192
loofah (~> 2.3)
194-
railties (5.2.4.2)
195-
actionpack (= 5.2.4.2)
196-
activesupport (= 5.2.4.2)
193+
railties (5.2.4.3)
194+
actionpack (= 5.2.4.3)
195+
activesupport (= 5.2.4.3)
197196
method_source
198197
rake (>= 0.8.7)
199198
thor (>= 0.19.0, < 2.0)
@@ -210,8 +209,7 @@ GEM
210209
actionpack (>= 5.0)
211210
railties (>= 5.0)
212211
rexml (3.2.4)
213-
rubocop (0.82.0)
214-
jaro_winkler (~> 1.5.1)
212+
rubocop (0.83.0)
215213
parallel (~> 1.10)
216214
parser (>= 2.7.0.1)
217215
rainbow (>= 2.2.2, < 4.0)

0 commit comments

Comments
 (0)