Skip to content

Commit 2bf1f20

Browse files
author
Adam Jazairi
authored
Merge pull request #13 from MITLibraries/dependabot/bundler/activerecord-5.2.4.5
Bump activerecord from 5.2.4.4 to 5.2.4.5
2 parents 908dfd4 + b5521e3 commit 2bf1f20

1 file changed

Lines changed: 48 additions & 46 deletions

File tree

Gemfile.lock

Lines changed: 48 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -9,58 +9,58 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actioncable (5.2.4.4)
13-
actionpack (= 5.2.4.4)
12+
actioncable (5.2.4.5)
13+
actionpack (= 5.2.4.5)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
16-
actionmailer (5.2.4.4)
17-
actionpack (= 5.2.4.4)
18-
actionview (= 5.2.4.4)
19-
activejob (= 5.2.4.4)
16+
actionmailer (5.2.4.5)
17+
actionpack (= 5.2.4.5)
18+
actionview (= 5.2.4.5)
19+
activejob (= 5.2.4.5)
2020
mail (~> 2.5, >= 2.5.4)
2121
rails-dom-testing (~> 2.0)
22-
actionpack (5.2.4.4)
23-
actionview (= 5.2.4.4)
24-
activesupport (= 5.2.4.4)
22+
actionpack (5.2.4.5)
23+
actionview (= 5.2.4.5)
24+
activesupport (= 5.2.4.5)
2525
rack (~> 2.0, >= 2.0.8)
2626
rack-test (>= 0.6.3)
2727
rails-dom-testing (~> 2.0)
2828
rails-html-sanitizer (~> 1.0, >= 1.0.2)
29-
actionview (5.2.4.4)
30-
activesupport (= 5.2.4.4)
29+
actionview (5.2.4.5)
30+
activesupport (= 5.2.4.5)
3131
builder (~> 3.1)
3232
erubi (~> 1.4)
3333
rails-dom-testing (~> 2.0)
3434
rails-html-sanitizer (~> 1.0, >= 1.0.3)
35-
activejob (5.2.4.4)
36-
activesupport (= 5.2.4.4)
35+
activejob (5.2.4.5)
36+
activesupport (= 5.2.4.5)
3737
globalid (>= 0.3.6)
38-
activemodel (5.2.4.4)
39-
activesupport (= 5.2.4.4)
40-
activerecord (5.2.4.4)
41-
activemodel (= 5.2.4.4)
42-
activesupport (= 5.2.4.4)
38+
activemodel (5.2.4.5)
39+
activesupport (= 5.2.4.5)
40+
activerecord (5.2.4.5)
41+
activemodel (= 5.2.4.5)
42+
activesupport (= 5.2.4.5)
4343
arel (>= 9.0)
44-
activestorage (5.2.4.4)
45-
actionpack (= 5.2.4.4)
46-
activerecord (= 5.2.4.4)
44+
activestorage (5.2.4.5)
45+
actionpack (= 5.2.4.5)
46+
activerecord (= 5.2.4.5)
4747
marcel (~> 0.3.1)
48-
activesupport (5.2.4.4)
48+
activesupport (5.2.4.5)
4949
concurrent-ruby (~> 1.0, >= 1.0.2)
5050
i18n (>= 0.7, < 2)
5151
minitest (~> 5.1)
5252
tzinfo (~> 1.1)
5353
arel (9.0.0)
5454
builder (3.2.4)
55-
concurrent-ruby (1.1.7)
55+
concurrent-ruby (1.1.8)
5656
crass (1.0.6)
57-
erubi (1.9.0)
57+
erubi (1.10.0)
5858
ffi (1.13.1)
5959
globalid (0.4.2)
6060
activesupport (>= 4.2.0)
61-
i18n (1.8.5)
61+
i18n (1.8.9)
6262
concurrent-ruby (~> 1.0)
63-
loofah (2.7.0)
63+
loofah (2.9.0)
6464
crass (~> 1.0.2)
6565
nokogiri (>= 1.5.9)
6666
mail (2.7.1)
@@ -70,35 +70,37 @@ GEM
7070
method_source (1.0.0)
7171
mimemagic (0.3.5)
7272
mini_mime (1.0.2)
73-
mini_portile2 (2.4.0)
73+
mini_portile2 (2.5.0)
7474
minitest (5.14.2)
75-
nio4r (2.5.4)
76-
nokogiri (1.10.10)
77-
mini_portile2 (~> 2.4.0)
75+
nio4r (2.5.5)
76+
nokogiri (1.11.1)
77+
mini_portile2 (~> 2.5.0)
78+
racc (~> 1.4)
79+
racc (1.5.2)
7880
rack (2.2.3)
7981
rack-test (1.1.0)
8082
rack (>= 1.0, < 3)
81-
rails (5.2.4.4)
82-
actioncable (= 5.2.4.4)
83-
actionmailer (= 5.2.4.4)
84-
actionpack (= 5.2.4.4)
85-
actionview (= 5.2.4.4)
86-
activejob (= 5.2.4.4)
87-
activemodel (= 5.2.4.4)
88-
activerecord (= 5.2.4.4)
89-
activestorage (= 5.2.4.4)
90-
activesupport (= 5.2.4.4)
83+
rails (5.2.4.5)
84+
actioncable (= 5.2.4.5)
85+
actionmailer (= 5.2.4.5)
86+
actionpack (= 5.2.4.5)
87+
actionview (= 5.2.4.5)
88+
activejob (= 5.2.4.5)
89+
activemodel (= 5.2.4.5)
90+
activerecord (= 5.2.4.5)
91+
activestorage (= 5.2.4.5)
92+
activesupport (= 5.2.4.5)
9193
bundler (>= 1.3.0)
92-
railties (= 5.2.4.4)
94+
railties (= 5.2.4.5)
9395
sprockets-rails (>= 2.0.0)
9496
rails-dom-testing (2.0.3)
9597
activesupport (>= 4.2.0)
9698
nokogiri (>= 1.6)
9799
rails-html-sanitizer (1.3.0)
98100
loofah (~> 2.3)
99-
railties (5.2.4.4)
100-
actionpack (= 5.2.4.4)
101-
activesupport (= 5.2.4.4)
101+
railties (5.2.4.5)
102+
actionpack (= 5.2.4.5)
103+
activesupport (= 5.2.4.5)
102104
method_source
103105
rake (>= 0.8.7)
104106
thor (>= 0.19.0, < 2.0)
@@ -124,10 +126,10 @@ GEM
124126
actionpack (>= 4.0)
125127
activesupport (>= 4.0)
126128
sprockets (>= 3.0.0)
127-
thor (1.0.1)
129+
thor (1.1.0)
128130
thread_safe (0.3.6)
129131
tilt (2.0.10)
130-
tzinfo (1.2.7)
132+
tzinfo (1.2.9)
131133
thread_safe (~> 0.1)
132134
websocket-driver (0.7.3)
133135
websocket-extensions (>= 0.1.0)

0 commit comments

Comments
 (0)