Skip to content

Commit e07711f

Browse files
Bump nokogiri from 1.10.7 to 1.13.6 in /sql/associations_exercise
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.7 to 1.13.6. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.10.7...v1.13.6) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c3b905 commit e07711f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

sql/associations_exercise/Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,12 @@ GEM
9999
method_source (0.9.2)
100100
mimemagic (0.3.4)
101101
mini_mime (1.0.2)
102-
mini_portile2 (2.4.0)
102+
mini_portile2 (2.8.0)
103103
minitest (5.14.0)
104104
nio4r (2.5.2)
105-
nokogiri (1.10.7)
106-
mini_portile2 (~> 2.4.0)
105+
nokogiri (1.13.6)
106+
mini_portile2 (~> 2.8.0)
107+
racc (~> 1.4)
107108
pg (1.2.2)
108109
pry (0.12.2)
109110
coderay (~> 1.1.0)
@@ -112,6 +113,7 @@ GEM
112113
pry (>= 0.10.4)
113114
public_suffix (4.0.3)
114115
puma (3.12.2)
116+
racc (1.6.0)
115117
rack (2.1.2)
116118
rack-test (1.1.0)
117119
rack (>= 1.0, < 3)

0 commit comments

Comments
 (0)