Skip to content

Commit

Permalink
LACR-65 update nokogiri gem
Browse files Browse the repository at this point in the history
  • Loading branch information
K M Lawrence committed Jan 27, 2021
1 parent eb1ed2f commit ca3d14e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions src/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,14 +169,15 @@ GEM
mimemagic (0.3.5)
mini_magick (4.10.1)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
multi_json (1.13.1)
multi_test (0.1.2)
multipart-post (2.0.0)
nio4r (2.5.4)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
oj (3.7.12)
orm_adapter (0.5.0)
pdf-core (0.7.0)
Expand All @@ -186,6 +187,7 @@ GEM
ttfunk (~> 1.5)
public_suffix (3.0.3)
puma (3.12.6)
racc (1.5.2)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit ca3d14e

Please sign in to comment.