Skip to content

Commit 9e6db0f

Browse files
Bump nokogiri from 1.6.6.2 to 1.13.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.6.6.2 to 1.13.4. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.6.6.2...v1.13.4) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d28bbb commit 9e6db0f

File tree

1 file changed

+29
-22
lines changed

1 file changed

+29
-22
lines changed

Gemfile.lock

Lines changed: 29 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ GEM
3838
tzinfo (~> 1.1)
3939
arel (6.0.2)
4040
bson (3.1.2)
41-
builder (3.2.2)
41+
builder (3.2.4)
4242
carrierwave (0.10.0)
4343
activemodel (>= 3.2.0)
4444
activesupport (>= 3.2.0)
@@ -49,14 +49,16 @@ GEM
4949
mongoid (>= 3.0, < 5.0)
5050
mongoid-grid_fs (>= 1.3, < 3.0)
5151
coderay (1.1.0)
52+
concurrent-ruby (1.1.10)
53+
crass (1.0.6)
5254
decent_exposure (2.3.2)
5355
diff-lcs (1.2.5)
5456
erubis (2.7.0)
5557
fabrication (2.13.2)
5658
ffi (1.9.10)
5759
formatador (0.2.5)
58-
globalid (0.3.5)
59-
activesupport (>= 4.1.0)
60+
globalid (0.4.2)
61+
activesupport (>= 4.2.0)
6062
guard (2.12.8)
6163
formatador (>= 0.2.4)
6264
listen (>= 2.7, <= 4.0)
@@ -71,21 +73,24 @@ GEM
7173
guard (~> 2.1)
7274
guard-compat (~> 1.1)
7375
rspec (>= 2.99.0, < 4.0)
74-
i18n (0.7.0)
75-
json (1.8.3)
76+
i18n (0.9.5)
77+
concurrent-ruby (~> 1.0)
78+
json (1.8.6)
7679
listen (3.0.2)
7780
rb-fsevent (>= 0.9.3)
7881
rb-inotify (>= 0.9)
79-
loofah (2.0.2)
82+
loofah (2.16.0)
83+
crass (~> 1.0.2)
8084
nokogiri (>= 1.5.9)
8185
lumberjack (1.0.9)
82-
mail (2.6.3)
83-
mime-types (>= 1.16, < 3)
86+
mail (2.7.1)
87+
mini_mime (>= 0.1.1)
8488
method_source (0.8.2)
85-
mime-types (2.6.1)
89+
mime-types (2.99.3)
8690
mimetype-fu (0.1.2)
87-
mini_portile (0.6.2)
88-
minitest (5.7.0)
91+
mini_mime (1.1.2)
92+
mini_portile2 (2.8.0)
93+
minitest (5.15.0)
8994
mongo (2.1.0.beta)
9095
bson (~> 3.0)
9196
mongoid (5.0.0.beta)
@@ -97,8 +102,9 @@ GEM
97102
mime-types (>= 1.0, < 3.0)
98103
mongoid (>= 3.0, < 5.0)
99104
nenv (0.2.0)
100-
nokogiri (1.6.6.2)
101-
mini_portile (~> 0.6.0)
105+
nokogiri (1.13.4)
106+
mini_portile2 (~> 2.8.0)
107+
racc (~> 1.4)
102108
notiffany (0.0.6)
103109
nenv (~> 0.1)
104110
shellany (~> 0.0)
@@ -107,7 +113,8 @@ GEM
107113
coderay (~> 1.1.0)
108114
method_source (~> 0.8.1)
109115
slop (~> 3.4)
110-
rack (1.6.4)
116+
racc (1.6.0)
117+
rack (1.6.13)
111118
rack-test (0.6.3)
112119
rack (>= 1.0)
113120
rails (4.2.3)
@@ -121,14 +128,14 @@ GEM
121128
bundler (>= 1.3.0, < 2.0)
122129
railties (= 4.2.3)
123130
sprockets-rails
124-
rails-deprecated_sanitizer (1.0.3)
131+
rails-deprecated_sanitizer (1.0.4)
125132
activesupport (>= 4.2.0.alpha)
126-
rails-dom-testing (1.0.6)
127-
activesupport (>= 4.2.0.beta, < 5.0)
128-
nokogiri (~> 1.6.0)
133+
rails-dom-testing (1.0.9)
134+
activesupport (>= 4.2.0, < 5.0)
135+
nokogiri (~> 1.6)
129136
rails-deprecated_sanitizer (>= 1.0.1)
130-
rails-html-sanitizer (1.0.2)
131-
loofah (~> 2.0)
137+
rails-html-sanitizer (1.4.2)
138+
loofah (~> 2.3)
132139
railties (4.2.3)
133140
actionpack (= 4.2.3)
134141
activesupport (= 4.2.3)
@@ -170,8 +177,8 @@ GEM
170177
activesupport (>= 3.0)
171178
sprockets (>= 2.8, < 4.0)
172179
thor (0.19.1)
173-
thread_safe (0.3.5)
174-
tzinfo (1.2.2)
180+
thread_safe (0.3.6)
181+
tzinfo (1.2.9)
175182
thread_safe (~> 0.1)
176183

177184
PLATFORMS

0 commit comments

Comments
 (0)