Skip to content

Commit cfd81f1

Browse files
Bump rexml from 3.2.6 to 3.3.9
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](ruby/rexml@v3.2.6...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac0f4e6 commit cfd81f1

1 file changed

Lines changed: 1 addition & 248 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 248 deletions
Original file line numberDiff line numberDiff line change
@@ -1,236 +1,7 @@
1-
PATH
2-
remote: .
3-
specs:
4-
switchman-inst-jobs (4.0.17)
5-
inst-jobs (>= 2.4.9, < 4.0)
6-
parallel (>= 1.19)
7-
railties (>= 7.0, < 7.2)
8-
switchman (>= 3.5.14, < 5.0)
9-
101
GEM
112
remote: https://rubygems.org/
123
specs:
13-
actionpack (7.1.0)
14-
actionview (= 7.1.0)
15-
activesupport (= 7.1.0)
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-
actionview (7.1.0)
23-
activesupport (= 7.1.0)
24-
builder (~> 3.1)
25-
erubi (~> 1.11)
26-
rails-dom-testing (~> 2.2)
27-
rails-html-sanitizer (~> 1.6)
28-
activemodel (7.1.0)
29-
activesupport (= 7.1.0)
30-
activerecord (7.1.0)
31-
activemodel (= 7.1.0)
32-
activesupport (= 7.1.0)
33-
timeout (>= 0.4.0)
34-
activerecord-pg-extensions (0.5.4)
35-
activerecord (>= 7.0, < 7.2)
36-
railties (>= 7.0, < 7.2)
37-
activesupport (7.1.0)
38-
base64
39-
bigdecimal
40-
concurrent-ruby (~> 1.0, >= 1.0.2)
41-
connection_pool (>= 2.2.5)
42-
drb
43-
i18n (>= 1.6, < 2)
44-
minitest (>= 5.1)
45-
mutex_m
46-
tzinfo (~> 2.0)
47-
after_transaction_commit (2.2.2)
48-
activerecord (>= 5.2)
49-
ast (2.4.2)
50-
base64 (0.1.1)
51-
bigdecimal (3.1.4)
52-
builder (3.2.4)
53-
byebug (11.1.3)
54-
coderay (1.1.3)
55-
concurrent-ruby (1.2.2)
56-
connection_pool (2.4.1)
57-
crass (1.0.6)
58-
debug_inspector (1.1.0)
59-
deep_merge (1.2.2)
60-
diff-lcs (1.5.0)
61-
diplomat (2.5.1)
62-
deep_merge (~> 1.2)
63-
faraday (>= 0.9)
64-
docile (1.4.0)
65-
drb (2.1.1)
66-
ruby2_keywords
67-
erubi (1.12.0)
68-
et-orbi (1.2.7)
69-
tzinfo
70-
faraday (2.7.4)
71-
faraday-net_http (>= 2.0, < 3.1)
72-
ruby2_keywords (>= 0.0.4)
73-
faraday-net_http (3.0.2)
74-
fugit (1.8.1)
75-
et-orbi (~> 1, >= 1.2.7)
76-
raabro (~> 1.4)
77-
guardrail (3.0.3)
78-
activerecord (>= 6.1, < 7.2)
79-
railties (>= 6.1, < 7.2)
80-
i18n (1.14.1)
81-
concurrent-ruby (~> 1.0)
82-
inst-jobs (3.1.13)
83-
activerecord (>= 6.0)
84-
activerecord-pg-extensions (~> 0.4)
85-
activesupport (>= 6.0)
86-
after_transaction_commit (>= 1.0, < 3)
87-
debug_inspector (~> 1.0)
88-
fugit (~> 1.3)
89-
railties (>= 6.0)
90-
io-console (0.6.0)
91-
irb (1.8.1)
92-
rdoc
93-
reline (>= 0.3.8)
94-
json (2.6.3)
95-
language_server-protocol (3.17.0.3)
96-
loofah (2.21.3)
97-
crass (~> 1.0.2)
98-
nokogiri (>= 1.12.0)
99-
method_source (1.0.0)
100-
mini_portile2 (2.8.4)
101-
minitest (5.20.0)
102-
mutex_m (0.1.2)
103-
newrelic_rpm (9.2.2)
104-
nokogiri (1.18.3)
105-
mini_portile2 (~> 2.8.2)
106-
racc (~> 1.4)
107-
nokogiri (1.18.3-aarch64-linux-gnu)
108-
racc (~> 1.4)
109-
nokogiri (1.18.3-arm64-darwin)
110-
racc (~> 1.4)
111-
nokogiri (1.18.3-x86_64-darwin)
112-
racc (~> 1.4)
113-
nokogiri (1.18.3-x86_64-linux-gnu)
114-
racc (~> 1.4)
115-
parallel (1.23.0)
116-
parser (3.2.2.3)
117-
ast (~> 2.4.1)
118-
racc
119-
pg (1.5.3)
120-
pry (0.14.2)
121-
coderay (~> 1.1)
122-
method_source (~> 1.0)
123-
psych (5.1.0)
124-
stringio
125-
raabro (1.4.0)
126-
racc (1.7.1)
127-
rack (2.2.8)
128-
rack-session (1.0.1)
129-
rack (< 3)
130-
rack-test (2.1.0)
131-
rack (>= 1.3)
132-
rackup (1.0.0)
133-
rack (< 3)
134-
webrick
135-
rails-dom-testing (2.2.0)
136-
activesupport (>= 5.0.0)
137-
minitest
138-
nokogiri (>= 1.6)
139-
rails-html-sanitizer (1.6.0)
140-
loofah (~> 2.21)
141-
nokogiri (~> 1.14)
142-
railties (7.1.0)
143-
actionpack (= 7.1.0)
144-
activesupport (= 7.1.0)
145-
irb
146-
rackup (>= 1.0.0)
147-
rake (>= 12.2)
148-
thor (~> 1.0, >= 1.2.2)
149-
zeitwerk (~> 2.6)
150-
rainbow (3.1.1)
151-
rake (13.0.6)
152-
rdoc (6.5.0)
153-
psych (>= 4.0.0)
154-
regexp_parser (2.8.1)
155-
reline (0.3.9)
156-
io-console (~> 0.5)
157-
rexml (3.2.6)
158-
rspec (3.12.0)
159-
rspec-core (~> 3.12.0)
160-
rspec-expectations (~> 3.12.0)
161-
rspec-mocks (~> 3.12.0)
162-
rspec-core (3.12.2)
163-
rspec-support (~> 3.12.0)
164-
rspec-expectations (3.12.3)
165-
diff-lcs (>= 1.2.0, < 2.0)
166-
rspec-support (~> 3.12.0)
167-
rspec-mocks (3.12.5)
168-
diff-lcs (>= 1.2.0, < 2.0)
169-
rspec-support (~> 3.12.0)
170-
rspec-rails (5.1.2)
171-
actionpack (>= 5.2)
172-
activesupport (>= 5.2)
173-
railties (>= 5.2)
174-
rspec-core (~> 3.10)
175-
rspec-expectations (~> 3.10)
176-
rspec-mocks (~> 3.10)
177-
rspec-support (~> 3.10)
178-
rspec-support (3.12.0)
179-
rubocop (1.56.3)
180-
base64 (~> 0.1.1)
181-
json (~> 2.3)
182-
language_server-protocol (>= 3.17.0)
183-
parallel (~> 1.10)
184-
parser (>= 3.2.2.3)
185-
rainbow (>= 2.2.2, < 4.0)
186-
regexp_parser (>= 1.8, < 3.0)
187-
rexml (>= 3.2.5, < 4.0)
188-
rubocop-ast (>= 1.28.1, < 2.0)
189-
ruby-progressbar (~> 1.7)
190-
unicode-display_width (>= 2.4.0, < 3.0)
191-
rubocop-ast (1.29.0)
192-
parser (>= 3.2.1.0)
193-
rubocop-capybara (2.18.0)
194-
rubocop (~> 1.41)
195-
rubocop-factory_bot (2.23.1)
196-
rubocop (~> 1.33)
197-
rubocop-inst (1.0.2)
198-
rubocop (~> 1.50)
199-
rubocop-performance (~> 1.17)
200-
rubocop-performance (1.19.0)
201-
rubocop (>= 1.7.0, < 2.0)
202-
rubocop-ast (>= 0.4.0)
203-
rubocop-rails (2.21.0)
204-
activesupport (>= 4.2.0)
205-
rack (>= 1.1)
206-
rubocop (>= 1.33.0, < 2.0)
207-
rubocop-rake (0.6.0)
208-
rubocop (~> 1.0)
209-
rubocop-rspec (2.24.0)
210-
rubocop (~> 1.33)
211-
rubocop-capybara (~> 2.17)
212-
rubocop-factory_bot (~> 2.22)
213-
ruby-progressbar (1.13.0)
214-
ruby2_keywords (0.0.5)
215-
simplecov (0.22.0)
216-
docile (~> 1.1)
217-
simplecov-html (~> 0.11)
218-
simplecov_json_formatter (~> 0.1)
219-
simplecov-html (0.12.3)
220-
simplecov_json_formatter (0.1.4)
221-
stringio (3.0.8)
222-
switchman (3.5.14)
223-
activerecord (>= 6.1.4, < 7.2)
224-
guardrail (~> 3.0.1)
225-
parallel (~> 1.22)
226-
railties (>= 6.1, < 7.2)
227-
thor (1.3.2)
228-
timeout (0.4.0)
229-
tzinfo (2.0.6)
230-
concurrent-ruby (~> 1.0)
231-
unicode-display_width (2.4.2)
232-
webrick (1.8.1)
233-
zeitwerk (2.6.18)
4+
rexml (3.3.9)
2345

2356
PLATFORMS
2367
aarch64-linux
@@ -240,24 +11,6 @@ PLATFORMS
24011
x86_64-linux
24112

24213
DEPENDENCIES
243-
activerecord (~> 7.1.0)
244-
activerecord-pg-extensions (~> 0.5)
245-
bundler
246-
byebug
247-
diplomat (~> 2.5.1)
248-
newrelic_rpm
249-
pg (~> 1.0)
250-
pry (~> 0)
251-
railties (~> 7.1.0)
252-
rake (~> 13)
253-
rspec (~> 3.10)
254-
rspec-rails (~> 5.0)
255-
rubocop-inst (~> 1)
256-
rubocop-rails (~> 2.10)
257-
rubocop-rake (~> 0.6)
258-
rubocop-rspec (~> 2.4)
259-
simplecov (~> 0.21)
260-
switchman-inst-jobs!
26114

26215
BUNDLED WITH
26316
2.5.23

0 commit comments

Comments
 (0)