Skip to content

Commit 46a029d

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 1cf00b4 commit 46a029d

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

Diff for: Gemfile.lock

+10-8
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,22 @@ PATH
33
specs:
44
postgres_to_redshift (0.1.2)
55
aws-sdk-v1 (~> 1.54)
6-
pg (~> 0.17.0)
6+
pg (~> 0.18.0)
77

88
GEM
99
remote: https://rubygems.org/
1010
specs:
11-
aws-sdk-v1 (1.66.0)
11+
aws-sdk-v1 (1.67.0)
1212
json (~> 1.4)
13-
nokogiri (>= 1.4.4)
13+
nokogiri (~> 1)
1414
diff-lcs (1.2.5)
15-
json (1.8.3)
16-
mini_portile (0.6.2)
17-
nokogiri (1.6.6.2)
18-
mini_portile (~> 0.6.0)
19-
pg (0.17.1)
15+
json (1.8.6)
16+
mini_portile2 (2.8.0)
17+
nokogiri (1.13.4)
18+
mini_portile2 (~> 2.8.0)
19+
racc (~> 1.4)
20+
pg (0.18.4)
21+
racc (1.6.0)
2022
rake (10.4.2)
2123
rspec (3.2.0)
2224
rspec-core (~> 3.2.0)

0 commit comments

Comments
 (0)