Skip to content

Commit 91a80f5

Browse files
Bump nokogiri from 1.12.5 to 1.13.3 in /ruby-rails-sso-example (#12)
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.3. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.3) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42756c0 commit 91a80f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ruby-rails-sso-example/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,12 @@ GEM
103103
matrix (0.4.2)
104104
method_source (1.0.0)
105105
mini_mime (1.1.2)
106-
mini_portile2 (2.6.1)
106+
mini_portile2 (2.8.0)
107107
minitest (5.14.4)
108108
msgpack (1.4.2)
109109
nio4r (2.5.8)
110-
nokogiri (1.12.5)
111-
mini_portile2 (~> 2.6.1)
110+
nokogiri (1.13.3)
111+
mini_portile2 (~> 2.8.0)
112112
racc (~> 1.4)
113113
orm_adapter (0.5.0)
114114
public_suffix (4.0.6)

0 commit comments

Comments
 (0)