Skip to content

Commit ddb2370

Browse files
Bump nokogiri from 1.6.7.2 to 1.10.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.7.2 to 1.10.10. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.6.7.2...v1.10.10) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63e1070 commit ddb2370

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

Gemfile.lock

+19-16
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ GEM
5151
bootstrap-sass (3.3.6)
5252
autoprefixer-rails (>= 5.2.1)
5353
sass (>= 3.3.4)
54-
builder (3.2.2)
54+
builder (3.2.4)
5555
byebug (8.2.1)
5656
climate_control (0.0.3)
5757
activesupport (>= 3.0)
@@ -65,23 +65,26 @@ GEM
6565
execjs
6666
coffee-script-source (1.10.0)
6767
concurrent-ruby (1.0.0)
68+
crass (1.0.6)
6869
debug_inspector (0.0.2)
6970
erubis (2.7.0)
7071
execjs (2.6.0)
7172
foreman (0.78.0)
7273
thor (~> 0.19.1)
7374
globalid (0.3.6)
7475
activesupport (>= 4.1.0)
75-
i18n (0.7.0)
76+
i18n (0.9.5)
77+
concurrent-ruby (~> 1.0)
7678
jbuilder (2.4.0)
7779
activesupport (>= 3.0.0, < 5.1)
7880
multi_json (~> 1.2)
7981
jquery-rails (4.1.0)
8082
rails-dom-testing (~> 1.0)
8183
railties (>= 4.2.0)
8284
thor (>= 0.14, < 2.0)
83-
json (1.8.3)
84-
loofah (2.0.3)
85+
json (1.8.6)
86+
loofah (2.7.0)
87+
crass (~> 1.0.2)
8588
nokogiri (>= 1.5.9)
8689
mail (2.6.3)
8790
mime-types (>= 1.16, < 3)
@@ -90,19 +93,19 @@ GEM
9093
activemodel (>= 3.2, < 5)
9194
mime-types (2.99)
9295
mimemagic (0.3.0)
93-
mini_portile2 (2.0.0)
94-
minitest (5.8.4)
96+
mini_portile2 (2.4.0)
97+
minitest (5.14.2)
9598
multi_json (1.11.2)
96-
nokogiri (1.6.7.2)
97-
mini_portile2 (~> 2.0.0.rc2)
99+
nokogiri (1.10.10)
100+
mini_portile2 (~> 2.4.0)
98101
paperclip (4.3.4)
99102
activemodel (>= 3.2.0)
100103
activesupport (>= 3.2.0)
101104
cocaine (~> 0.5.5)
102105
mime-types
103106
mimemagic (= 0.3.0)
104107
pg (0.18.4)
105-
rack (1.6.4)
108+
rack (1.6.13)
106109
rack-test (0.6.3)
107110
rack (>= 1.0)
108111
rails (4.2.5)
@@ -118,12 +121,12 @@ GEM
118121
sprockets-rails
119122
rails-deprecated_sanitizer (1.0.3)
120123
activesupport (>= 4.2.0.alpha)
121-
rails-dom-testing (1.0.7)
122-
activesupport (>= 4.2.0.beta, < 5.0)
123-
nokogiri (~> 1.6.0)
124+
rails-dom-testing (1.0.9)
125+
activesupport (>= 4.2.0, < 5.0)
126+
nokogiri (~> 1.6)
124127
rails-deprecated_sanitizer (>= 1.0.1)
125-
rails-html-sanitizer (1.0.2)
126-
loofah (~> 2.0)
128+
rails-html-sanitizer (1.3.0)
129+
loofah (~> 2.3)
127130
rails_12factor (0.0.3)
128131
rails_serve_static_assets
129132
rails_stdout_logging
@@ -159,11 +162,11 @@ GEM
159162
sprockets (>= 3.0.0)
160163
sqlite3 (1.3.11)
161164
thor (0.19.1)
162-
thread_safe (0.3.5)
165+
thread_safe (0.3.6)
163166
tilt (2.0.2)
164167
turbolinks (2.5.3)
165168
coffee-rails
166-
tzinfo (1.2.2)
169+
tzinfo (1.2.7)
167170
thread_safe (~> 0.1)
168171
uglifier (2.7.2)
169172
execjs (>= 0.3.0)

0 commit comments

Comments
 (0)