Skip to content

Commit d70fc95

Browse files
Bump nokogiri from 1.14.3 to 1.15.6
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.14.3 to 1.15.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.14.3...v1.15.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a715e05 commit d70fc95

File tree

1 file changed

+9
-56
lines changed

1 file changed

+9
-56
lines changed

Gemfile.lock

+9-56
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,6 @@ PATH
1010
GEM
1111
remote: https://rubygems.org/
1212
specs:
13-
actioncable (6.1.4.1)
14-
actionpack (= 6.1.4.1)
15-
activesupport (= 6.1.4.1)
16-
nio4r (~> 2.0)
17-
websocket-driver (>= 0.6.1)
18-
actionmailbox (6.1.4.1)
19-
actionpack (= 6.1.4.1)
20-
activejob (= 6.1.4.1)
21-
activerecord (= 6.1.4.1)
22-
activestorage (= 6.1.4.1)
23-
activesupport (= 6.1.4.1)
24-
mail (>= 2.7.1)
2513
actionmailer (6.1.4.1)
2614
actionpack (= 6.1.4.1)
2715
actionview (= 6.1.4.1)
@@ -36,12 +24,6 @@ GEM
3624
rack-test (>= 0.6.3)
3725
rails-dom-testing (~> 2.0)
3826
rails-html-sanitizer (~> 1.0, >= 1.2.0)
39-
actiontext (6.1.4.1)
40-
actionpack (= 6.1.4.1)
41-
activerecord (= 6.1.4.1)
42-
activestorage (= 6.1.4.1)
43-
activesupport (= 6.1.4.1)
44-
nokogiri (>= 1.8.5)
4527
actionview (6.1.4.1)
4628
activesupport (= 6.1.4.1)
4729
builder (~> 3.1)
@@ -56,13 +38,6 @@ GEM
5638
activerecord (6.1.4.1)
5739
activemodel (= 6.1.4.1)
5840
activesupport (= 6.1.4.1)
59-
activestorage (6.1.4.1)
60-
actionpack (= 6.1.4.1)
61-
activejob (= 6.1.4.1)
62-
activerecord (= 6.1.4.1)
63-
activesupport (= 6.1.4.1)
64-
marcel (~> 1.0.0)
65-
mini_mime (>= 1.1.0)
6641
activesupport (6.1.4.1)
6742
concurrent-ruby (~> 1.0, >= 1.0.2)
6843
i18n (>= 1.6, < 2)
@@ -84,39 +59,27 @@ GEM
8459
nokogiri (>= 1.5.9)
8560
mail (2.7.1)
8661
mini_mime (>= 0.1.1)
87-
marcel (1.0.2)
8862
method_source (1.0.0)
8963
mini_mime (1.1.1)
90-
mini_portile2 (2.8.1)
64+
mini_portile2 (2.8.5)
9165
minitest (5.14.4)
92-
nio4r (2.5.8)
93-
nokogiri (1.14.3)
94-
mini_portile2 (~> 2.8.0)
66+
nokogiri (1.15.6)
67+
mini_portile2 (~> 2.8.2)
9568
racc (~> 1.4)
9669
parallel (1.21.0)
9770
parser (3.0.2.0)
9871
ast (~> 2.4.1)
99-
racc (1.6.2)
72+
racc (1.7.3)
10073
rack (2.2.6.4)
10174
rack-proxy (0.7.0)
10275
rack
10376
rack-test (1.1.0)
10477
rack (>= 1.0, < 3)
105-
rails (6.1.4.1)
106-
actioncable (= 6.1.4.1)
107-
actionmailbox (= 6.1.4.1)
108-
actionmailer (= 6.1.4.1)
109-
actionpack (= 6.1.4.1)
110-
actiontext (= 6.1.4.1)
111-
actionview (= 6.1.4.1)
112-
activejob (= 6.1.4.1)
113-
activemodel (= 6.1.4.1)
114-
activerecord (= 6.1.4.1)
115-
activestorage (= 6.1.4.1)
116-
activesupport (= 6.1.4.1)
117-
bundler (>= 1.15.0)
118-
railties (= 6.1.4.1)
119-
sprockets-rails (>= 2.0.0)
78+
rails (0.9.5)
79+
actionmailer (>= 0.6.1)
80+
actionpack (>= 1.4.0)
81+
activerecord (>= 1.6.0)
82+
rake (>= 0.4.15)
12083
rails-dom-testing (2.0.3)
12184
activesupport (>= 4.2.0)
12285
nokogiri (>= 1.6)
@@ -148,20 +111,10 @@ GEM
148111
rubocop-ast (>= 0.4.0)
149112
ruby-progressbar (1.11.0)
150113
semantic_range (3.0.0)
151-
sprockets (4.0.2)
152-
concurrent-ruby (~> 1.0)
153-
rack (> 1, < 3)
154-
sprockets-rails (3.2.2)
155-
actionpack (>= 4.0)
156-
activesupport (>= 4.0)
157-
sprockets (>= 3.0.0)
158114
thor (1.1.0)
159115
tzinfo (2.0.5)
160116
concurrent-ruby (~> 1.0)
161117
unicode-display_width (2.1.0)
162-
websocket-driver (0.7.5)
163-
websocket-extensions (>= 0.1.0)
164-
websocket-extensions (0.1.5)
165118
zeitwerk (2.6.6)
166119

167120
PLATFORMS

0 commit comments

Comments
 (0)