Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Bump nokogiri from 1.10.8 to 1.11.0 #7

Merged
merged 1 commit into from Mar 18, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 5 additions & 3 deletions Gemfile.lock
Expand Up @@ -332,7 +332,7 @@ GEM
mimemagic (0.3.2)
mini_magick (4.9.5)
mini_mime (1.0.0)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
monetize (1.7.0)
money (~> 6.9)
money (6.13.3)
Expand All @@ -343,8 +343,9 @@ GEM
multipart-post (2.0.0)
naught (1.1.0)
nenv (0.3.0)
nokogiri (1.10.8)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.0)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
Expand Down Expand Up @@ -394,6 +395,7 @@ GEM
railties (>= 3.1, < 5.0)
rabl (0.13.1)
activesupport (>= 2.3.14)
racc (1.5.2)
rack (1.4.7)
rack-cache (1.9.0)
rack (>= 0.4)
Expand Down