Skip to content

Commit 39a19ed

Browse files
authored
Merge pull request #18 from harvard-lts/LTSDISC-147-security-patches
2 parents 9930569 + db2a8fd commit 39a19ed

4 files changed

Lines changed: 58 additions & 116 deletions

File tree

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.2.2

Gemfile.lock

Lines changed: 55 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,51 @@
11
PATH
22
remote: .
33
specs:
4-
harvard-patterns-gem (1.0.0)
4+
harvard-patterns-gem (1.0.1)
55
rails
66
sass
77
sass-rails
88

99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actioncable (8.0.1)
13-
actionpack (= 8.0.1)
14-
activesupport (= 8.0.1)
15-
nio4r (~> 2.0)
16-
websocket-driver (>= 0.6.1)
17-
zeitwerk (~> 2.6)
18-
actionmailbox (8.0.1)
19-
actionpack (= 8.0.1)
20-
activejob (= 8.0.1)
21-
activerecord (= 8.0.1)
22-
activestorage (= 8.0.1)
23-
activesupport (= 8.0.1)
24-
mail (>= 2.8.0)
25-
actionmailer (8.0.1)
26-
actionpack (= 8.0.1)
27-
actionview (= 8.0.1)
28-
activejob (= 8.0.1)
29-
activesupport (= 8.0.1)
30-
mail (>= 2.8.0)
31-
rails-dom-testing (~> 2.2)
32-
actionpack (8.0.1)
33-
actionview (= 8.0.1)
34-
activesupport (= 8.0.1)
12+
actionmailer (0.6.1)
13+
actionpack (>= 0.9.5)
14+
actionpack (7.1.5.2)
15+
actionview (= 7.1.5.2)
16+
activesupport (= 7.1.5.2)
3517
nokogiri (>= 1.8.5)
18+
racc
3619
rack (>= 2.2.4)
3720
rack-session (>= 1.0.1)
3821
rack-test (>= 0.6.3)
3922
rails-dom-testing (~> 2.2)
4023
rails-html-sanitizer (~> 1.6)
41-
useragent (~> 0.16)
42-
actiontext (8.0.1)
43-
actionpack (= 8.0.1)
44-
activerecord (= 8.0.1)
45-
activestorage (= 8.0.1)
46-
activesupport (= 8.0.1)
47-
globalid (>= 0.6.0)
48-
nokogiri (>= 1.8.5)
49-
actionview (8.0.1)
50-
activesupport (= 8.0.1)
24+
actionview (7.1.5.2)
25+
activesupport (= 7.1.5.2)
5126
builder (~> 3.1)
5227
erubi (~> 1.11)
5328
rails-dom-testing (~> 2.2)
5429
rails-html-sanitizer (~> 1.6)
55-
activejob (8.0.1)
56-
activesupport (= 8.0.1)
57-
globalid (>= 0.3.6)
58-
activemodel (8.0.1)
59-
activesupport (= 8.0.1)
60-
activerecord (8.0.1)
61-
activemodel (= 8.0.1)
62-
activesupport (= 8.0.1)
30+
activemodel (7.1.5.2)
31+
activesupport (= 7.1.5.2)
32+
activerecord (7.1.5.2)
33+
activemodel (= 7.1.5.2)
34+
activesupport (= 7.1.5.2)
6335
timeout (>= 0.4.0)
64-
activestorage (8.0.1)
65-
actionpack (= 8.0.1)
66-
activejob (= 8.0.1)
67-
activerecord (= 8.0.1)
68-
activesupport (= 8.0.1)
69-
marcel (~> 1.0)
70-
activesupport (8.0.1)
36+
activesupport (7.1.5.2)
7137
base64
7238
benchmark (>= 0.3)
7339
bigdecimal
74-
concurrent-ruby (~> 1.0, >= 1.3.1)
40+
concurrent-ruby (~> 1.0, >= 1.0.2)
7541
connection_pool (>= 2.2.5)
7642
drb
7743
i18n (>= 1.6, < 2)
7844
logger (>= 1.4.2)
7945
minitest (>= 5.1)
46+
mutex_m
8047
securerandom (>= 0.3)
81-
tzinfo (~> 2.0, >= 2.0.5)
82-
uri (>= 0.13.1)
48+
tzinfo (~> 2.0)
8349
autoprefixer-rails (10.4.19.0)
8450
execjs (~> 2)
8551
base64 (0.2.0)
@@ -89,23 +55,24 @@ GEM
8955
autoprefixer-rails (>= 9.1.0)
9056
popper_js (>= 2.11.8, < 3)
9157
builder (3.3.0)
58+
cgi (0.5.0)
9259
concurrent-ruby (1.3.4)
9360
connection_pool (2.5.0)
9461
crass (1.0.6)
9562
date (3.4.1)
9663
drb (2.2.1)
64+
erb (4.0.4)
65+
cgi (>= 0.3.3)
9766
erubi (1.13.1)
9867
execjs (2.10.0)
99-
ffi (1.17.1-aarch64-linux-gnu)
68+
ffi (1.17.1-aarch64-linux)
10069
ffi (1.17.1-aarch64-linux-musl)
101-
ffi (1.17.1-arm-linux-gnu)
70+
ffi (1.17.1-arm-linux)
10271
ffi (1.17.1-arm-linux-musl)
10372
ffi (1.17.1-arm64-darwin)
10473
ffi (1.17.1-x86_64-darwin)
105-
ffi (1.17.1-x86_64-linux-gnu)
74+
ffi (1.17.1-x86_64-linux)
10675
ffi (1.17.1-x86_64-linux-musl)
107-
globalid (1.2.1)
108-
activesupport (>= 6.1)
10976
i18n (1.14.6)
11077
concurrent-ruby (~> 1.0)
11178
io-console (0.8.0)
@@ -116,77 +83,53 @@ GEM
11683
loofah (2.24.0)
11784
crass (~> 1.0.2)
11885
nokogiri (>= 1.12.0)
119-
mail (2.8.1)
120-
mini_mime (>= 0.1.1)
121-
net-imap
122-
net-pop
123-
net-smtp
124-
marcel (1.0.4)
125-
mini_mime (1.1.5)
12686
minitest (5.25.4)
127-
net-imap (0.5.5)
128-
date
129-
net-protocol
130-
net-pop (0.1.2)
131-
net-protocol
132-
net-protocol (0.2.2)
133-
timeout
134-
net-smtp (0.5.0)
135-
nio4r (2.7.4)
136-
nokogiri (1.18.1-aarch64-linux-gnu)
87+
mutex_m (0.3.0)
88+
nokogiri (1.18.10-aarch64-linux-gnu)
13789
racc (~> 1.4)
138-
nokogiri (1.18.1-aarch64-linux-musl)
90+
nokogiri (1.18.10-aarch64-linux-musl)
13991
racc (~> 1.4)
140-
nokogiri (1.18.1-arm-linux-gnu)
92+
nokogiri (1.18.10-arm-linux-gnu)
14193
racc (~> 1.4)
142-
nokogiri (1.18.1-arm-linux-musl)
94+
nokogiri (1.18.10-arm-linux-musl)
14395
racc (~> 1.4)
144-
nokogiri (1.18.1-arm64-darwin)
96+
nokogiri (1.18.10-arm64-darwin)
14597
racc (~> 1.4)
146-
nokogiri (1.18.1-x86_64-darwin)
98+
nokogiri (1.18.10-x86_64-darwin)
14799
racc (~> 1.4)
148-
nokogiri (1.18.1-x86_64-linux-gnu)
100+
nokogiri (1.18.10-x86_64-linux-gnu)
149101
racc (~> 1.4)
150-
nokogiri (1.18.1-x86_64-linux-musl)
102+
nokogiri (1.18.10-x86_64-linux-musl)
151103
racc (~> 1.4)
152104
popper_js (2.11.8)
153105
psych (5.2.2)
154106
date
155107
stringio
156108
racc (1.8.1)
157-
rack (3.1.8)
109+
rack (3.2.3)
158110
rack-session (2.1.0)
159111
base64 (>= 0.1.0)
160112
rack (>= 3.0.0)
161113
rack-test (2.2.0)
162114
rack (>= 1.3)
163115
rackup (2.2.1)
164116
rack (>= 3)
165-
rails (8.0.1)
166-
actioncable (= 8.0.1)
167-
actionmailbox (= 8.0.1)
168-
actionmailer (= 8.0.1)
169-
actionpack (= 8.0.1)
170-
actiontext (= 8.0.1)
171-
actionview (= 8.0.1)
172-
activejob (= 8.0.1)
173-
activemodel (= 8.0.1)
174-
activerecord (= 8.0.1)
175-
activestorage (= 8.0.1)
176-
activesupport (= 8.0.1)
177-
bundler (>= 1.15.0)
178-
railties (= 8.0.1)
117+
rails (0.9.5)
118+
actionmailer (>= 0.6.1)
119+
actionpack (>= 1.4.0)
120+
activerecord (>= 1.6.0)
121+
rake (>= 0.4.15)
179122
rails-dom-testing (2.2.0)
180123
activesupport (>= 5.0.0)
181124
minitest
182125
nokogiri (>= 1.6)
183126
rails-html-sanitizer (1.6.2)
184127
loofah (~> 2.21)
185128
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
186-
railties (8.0.1)
187-
actionpack (= 8.0.1)
188-
activesupport (= 8.0.1)
189-
irb (~> 1.13)
129+
railties (7.1.5.2)
130+
actionpack (= 7.1.5.2)
131+
activesupport (= 7.1.5.2)
132+
irb
190133
rackup (>= 1.0.0)
191134
rake (>= 12.2)
192135
thor (~> 1.0, >= 1.2.2)
@@ -195,8 +138,10 @@ GEM
195138
rb-fsevent (0.11.2)
196139
rb-inotify (0.11.1)
197140
ffi (~> 1.0)
198-
rdoc (6.10.0)
141+
rdoc (6.15.0)
142+
erb
199143
psych (>= 4.0.0)
144+
tsort
200145
reline (0.6.0)
201146
io-console (~> 0.5)
202147
sass (3.7.4)
@@ -215,35 +160,31 @@ GEM
215160
sprockets-rails
216161
tilt
217162
securerandom (0.4.1)
218-
sprockets (4.2.1)
163+
sprockets (4.2.2)
219164
concurrent-ruby (~> 1.0)
165+
logger
220166
rack (>= 2.2.4, < 4)
221167
sprockets-rails (3.5.2)
222168
actionpack (>= 6.1)
223169
activesupport (>= 6.1)
224170
sprockets (>= 3.0.0)
225171
stringio (3.1.2)
226-
thor (1.3.2)
227-
tilt (2.6.0)
172+
thor (1.4.0)
173+
tilt (2.6.1)
228174
timeout (0.4.3)
175+
tsort (0.2.0)
229176
tzinfo (2.0.6)
230177
concurrent-ruby (~> 1.0)
231-
uri (1.0.2)
232-
useragent (0.16.11)
233-
websocket-driver (0.7.7)
234-
base64
235-
websocket-extensions (>= 0.1.0)
236-
websocket-extensions (0.1.5)
237-
zeitwerk (2.7.1)
178+
zeitwerk (2.6.18)
238179

239180
PLATFORMS
240-
aarch64-linux-gnu
181+
aarch64-linux
241182
aarch64-linux-musl
242-
arm-linux-gnu
183+
arm-linux
243184
arm-linux-musl
244185
arm64-darwin
245186
x86_64-darwin
246-
x86_64-linux-gnu
187+
x86_64-linux
247188
x86_64-linux-musl
248189

249190
DEPENDENCIES
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Harvard
22
module Patterns
33
module Gem
4-
VERSION = "1.0.0"
4+
VERSION = "1.0.1"
55
end
66
end
77
end

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"name": "harvard-patterns",
3-
"version": "1.0.0"
3+
"version": "1.0.1"
44
}

0 commit comments

Comments
 (0)