Skip to content

Commit 7a683d3

Browse files
committed
fix: Gemfile & Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-RUBY-FARADAY-15253521
1 parent 67dd8ba commit 7a683d3

2 files changed

Lines changed: 2 additions & 267 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gemspec
1111

1212
gem "bundler", require: false
1313
gem "byebug", require: false
14-
gem "diplomat", "~> 2.5.1", require: false
14+
gem "diplomat", "~> 2.6.0", require: false
1515
gem "newrelic_rpm", require: false
1616
gem "pg", "~> 1.0", require: false
1717
gem "pry", "~> 0", require: false

Gemfile.lock

Lines changed: 1 addition & 266 deletions
Original file line numberDiff line numberDiff line change
@@ -1,253 +1,6 @@
1-
PATH
2-
remote: .
3-
specs:
4-
switchman-inst-jobs (4.3.2)
5-
inst-jobs (>= 2.4.9, < 4.0)
6-
parallel (>= 1.19)
7-
railties (>= 7.0, < 8.1)
8-
switchman (>= 3.5.14, < 5.0)
9-
101
GEM
112
remote: https://rubygems.org/
123
specs:
13-
actionpack (8.0.2.1)
14-
actionview (= 8.0.2.1)
15-
activesupport (= 8.0.2.1)
16-
nokogiri (>= 1.8.5)
17-
rack (>= 2.2.4)
18-
rack-session (>= 1.0.1)
19-
rack-test (>= 0.6.3)
20-
rails-dom-testing (~> 2.2)
21-
rails-html-sanitizer (~> 1.6)
22-
useragent (~> 0.16)
23-
actionview (8.0.2.1)
24-
activesupport (= 8.0.2.1)
25-
builder (~> 3.1)
26-
erubi (~> 1.11)
27-
rails-dom-testing (~> 2.2)
28-
rails-html-sanitizer (~> 1.6)
29-
activemodel (8.0.2.1)
30-
activesupport (= 8.0.2.1)
31-
activerecord (8.0.2.1)
32-
activemodel (= 8.0.2.1)
33-
activesupport (= 8.0.2.1)
34-
timeout (>= 0.4.0)
35-
activerecord-pg-extensions (0.6.0)
36-
activerecord (>= 7.0, < 8.1)
37-
railties (>= 7.0, < 8.1)
38-
activesupport (8.0.2.1)
39-
base64
40-
benchmark (>= 0.3)
41-
bigdecimal
42-
concurrent-ruby (~> 1.0, >= 1.3.1)
43-
connection_pool (>= 2.2.5)
44-
drb
45-
i18n (>= 1.6, < 2)
46-
logger (>= 1.4.2)
47-
minitest (>= 5.1)
48-
securerandom (>= 0.3)
49-
tzinfo (~> 2.0, >= 2.0.5)
50-
uri (>= 0.13.1)
51-
after_transaction_commit (2.2.2)
52-
activerecord (>= 5.2)
53-
ast (2.4.3)
54-
base64 (0.2.0)
55-
benchmark (0.4.0)
56-
bigdecimal (3.1.9)
57-
builder (3.3.0)
58-
byebug (11.1.3)
59-
coderay (1.1.3)
60-
concurrent-ruby (1.3.5)
61-
connection_pool (2.5.0)
62-
crass (1.0.6)
63-
date (3.4.1)
64-
debug_inspector (1.2.0)
65-
deep_merge (1.2.2)
66-
diff-lcs (1.6.0)
67-
diplomat (2.5.1)
68-
deep_merge (~> 1.2)
69-
faraday (>= 0.9)
70-
docile (1.4.1)
71-
drb (2.2.1)
72-
erb (5.0.2)
73-
erubi (1.13.1)
74-
et-orbi (1.2.11)
75-
tzinfo
76-
faraday (2.12.2)
77-
faraday-net_http (>= 2.0, < 3.5)
78-
json
79-
logger
80-
faraday-net_http (3.4.0)
81-
net-http (>= 0.5.0)
82-
fugit (1.11.1)
83-
et-orbi (~> 1, >= 1.2.11)
84-
raabro (~> 1.4)
85-
guardrail (3.1.0)
86-
activerecord (>= 6.1, < 8.1)
87-
railties (>= 6.1, < 8.1)
88-
i18n (1.14.7)
89-
concurrent-ruby (~> 1.0)
90-
inst-jobs (3.1.18.1)
91-
activerecord (>= 7.0)
92-
activerecord-pg-extensions (~> 0.4)
93-
activesupport (>= 7.0)
94-
after_transaction_commit (>= 1.0, < 3)
95-
debug_inspector (~> 1.0)
96-
fugit (~> 1.3)
97-
railties (>= 6.0)
98-
io-console (0.8.1)
99-
irb (1.15.2)
100-
pp (>= 0.6.0)
101-
rdoc (>= 4.0.0)
102-
reline (>= 0.4.2)
103-
json (2.10.2)
104-
language_server-protocol (3.17.0.4)
105-
lint_roller (1.1.0)
106-
logger (1.6.6)
107-
loofah (2.24.0)
108-
crass (~> 1.0.2)
109-
nokogiri (>= 1.12.0)
110-
method_source (1.1.0)
111-
mini_portile2 (2.8.8)
112-
minitest (5.25.5)
113-
net-http (0.6.0)
114-
uri
115-
newrelic_rpm (9.17.0)
116-
nokogiri (1.18.5)
117-
mini_portile2 (~> 2.8.2)
118-
racc (~> 1.4)
119-
nokogiri (1.18.5-aarch64-linux-gnu)
120-
racc (~> 1.4)
121-
nokogiri (1.18.5-arm64-darwin)
122-
racc (~> 1.4)
123-
nokogiri (1.18.5-x86_64-darwin)
124-
racc (~> 1.4)
125-
nokogiri (1.18.5-x86_64-linux-gnu)
126-
racc (~> 1.4)
127-
parallel (1.26.3)
128-
parser (3.3.7.2)
129-
ast (~> 2.4.1)
130-
racc
131-
pg (1.5.9)
132-
pp (0.6.2)
133-
prettyprint
134-
prettyprint (0.2.0)
135-
pry (0.15.2)
136-
coderay (~> 1.1)
137-
method_source (~> 1.0)
138-
psych (5.2.6)
139-
date
140-
stringio
141-
raabro (1.4.0)
142-
racc (1.8.1)
143-
rack (3.1.18)
144-
rack-session (2.1.0)
145-
base64 (>= 0.1.0)
146-
rack (>= 3.0.0)
147-
rack-test (2.2.0)
148-
rack (>= 1.3)
149-
rackup (2.2.1)
150-
rack (>= 3)
151-
rails-dom-testing (2.2.0)
152-
activesupport (>= 5.0.0)
153-
minitest
154-
nokogiri (>= 1.6)
155-
rails-html-sanitizer (1.6.2)
156-
loofah (~> 2.21)
157-
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)
158-
railties (8.0.2.1)
159-
actionpack (= 8.0.2.1)
160-
activesupport (= 8.0.2.1)
161-
irb (~> 1.13)
162-
rackup (>= 1.0.0)
163-
rake (>= 12.2)
164-
thor (~> 1.0, >= 1.2.2)
165-
zeitwerk (~> 2.6)
166-
rainbow (3.1.1)
167-
rake (13.2.1)
168-
rdoc (6.14.2)
169-
erb
170-
psych (>= 4.0.0)
171-
regexp_parser (2.10.0)
172-
reline (0.6.2)
173-
io-console (~> 0.5)
174-
rspec (3.13.0)
175-
rspec-core (~> 3.13.0)
176-
rspec-expectations (~> 3.13.0)
177-
rspec-mocks (~> 3.13.0)
178-
rspec-core (3.13.3)
179-
rspec-support (~> 3.13.0)
180-
rspec-expectations (3.13.3)
181-
diff-lcs (>= 1.2.0, < 2.0)
182-
rspec-support (~> 3.13.0)
183-
rspec-mocks (3.13.2)
184-
diff-lcs (>= 1.2.0, < 2.0)
185-
rspec-support (~> 3.13.0)
186-
rspec-rails (7.1.1)
187-
actionpack (>= 7.0)
188-
activesupport (>= 7.0)
189-
railties (>= 7.0)
190-
rspec-core (~> 3.13)
191-
rspec-expectations (~> 3.13)
192-
rspec-mocks (~> 3.13)
193-
rspec-support (~> 3.13)
194-
rspec-support (3.13.2)
195-
rubocop (1.74.0)
196-
json (~> 2.3)
197-
language_server-protocol (~> 3.17.0.2)
198-
lint_roller (~> 1.1.0)
199-
parallel (~> 1.10)
200-
parser (>= 3.3.0.2)
201-
rainbow (>= 2.2.2, < 4.0)
202-
regexp_parser (>= 2.9.3, < 3.0)
203-
rubocop-ast (>= 1.38.0, < 2.0)
204-
ruby-progressbar (~> 1.7)
205-
unicode-display_width (>= 2.4.0, < 4.0)
206-
rubocop-ast (1.41.0)
207-
parser (>= 3.3.7.2)
208-
rubocop-inst (1.2.2)
209-
rubocop (~> 1.72, >= 1.72.1)
210-
rubocop-performance (~> 1.24)
211-
rubocop-performance (1.24.0)
212-
lint_roller (~> 1.1)
213-
rubocop (>= 1.72.1, < 2.0)
214-
rubocop-ast (>= 1.38.0, < 2.0)
215-
rubocop-rails (2.30.3)
216-
activesupport (>= 4.2.0)
217-
lint_roller (~> 1.1)
218-
rack (>= 1.1)
219-
rubocop (>= 1.72.1, < 2.0)
220-
rubocop-ast (>= 1.38.0, < 2.0)
221-
rubocop-rake (0.7.1)
222-
lint_roller (~> 1.1)
223-
rubocop (>= 1.72.1)
224-
rubocop-rspec (3.5.0)
225-
lint_roller (~> 1.1)
226-
rubocop (~> 1.72, >= 1.72.1)
227-
ruby-progressbar (1.13.0)
228-
securerandom (0.4.1)
229-
simplecov (0.22.0)
230-
docile (~> 1.1)
231-
simplecov-html (~> 0.11)
232-
simplecov_json_formatter (~> 0.1)
233-
simplecov-html (0.13.1)
234-
simplecov_json_formatter (0.1.4)
235-
stringio (3.1.7)
236-
switchman (4.2.0)
237-
activerecord (>= 7.1, < 8.1)
238-
guardrail (~> 3.1.0)
239-
parallel (~> 1.22)
240-
railties (>= 7.1, < 8.1)
241-
thor (1.4.0)
242-
timeout (0.4.3)
243-
tzinfo (2.0.6)
244-
concurrent-ruby (~> 1.0)
245-
unicode-display_width (3.1.4)
246-
unicode-emoji (~> 4.0, >= 4.0.4)
247-
unicode-emoji (4.0.4)
248-
uri (1.0.3)
249-
useragent (0.16.11)
250-
zeitwerk (2.6.18)
2514

2525
PLATFORMS
2536
aarch64-linux
@@ -257,24 +10,6 @@ PLATFORMS
25710
x86_64-linux
25811

25912
DEPENDENCIES
260-
activerecord (~> 8.0.0)
261-
bundler
262-
byebug
263-
diplomat (~> 2.5.1)
264-
newrelic_rpm
265-
pg (~> 1.0)
266-
pry (~> 0)
267-
railties (~> 8.0.0)
268-
rake (~> 13)
269-
rspec (~> 3.10)
270-
rspec-rails (~> 7.0)
271-
rubocop-inst (~> 1)
272-
rubocop-rails (~> 2.10)
273-
rubocop-rake (~> 0.6)
274-
rubocop-rspec (~> 3.0)
275-
simplecov (~> 0.21)
276-
switchman-inst-jobs!
277-
zeitwerk (~> 2.6, < 2.7)
27813

27914
BUNDLED WITH
280-
2.5.23
15+
2.3.27

0 commit comments

Comments
 (0)