Skip to content

Commit

Permalink
none: fixing addressable & nokogiri
Browse files Browse the repository at this point in the history
  • Loading branch information
comanl committed Jul 16, 2021
1 parent e8b1a9a commit 64a342d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
public_suffix (>= 2.0.2, < 5.0)
afm (0.2.2)
asciidoctor (2.0.10)
asciidoctor-diagram (2.0.1)
asciidoctor-diagram (2.0.2)
asciidoctor (>= 1.5.7, < 3.x)
asciidoctor-pdf (1.5.3)
asciidoctor (>= 1.5.3, < 3.0.0)
Expand Down Expand Up @@ -97,7 +97,7 @@ GEM
nokogiri (~> 1.8, >= 1.8.4)
os (1.1.0)
parallel (1.19.1)
parser (2.7.0.5)
parser (2.7.1.1)
ast (~> 2.4.0)
path_expander (1.1.0)
pdf-core (0.7.0)
Expand All @@ -108,7 +108,7 @@ GEM
ruby-rc4
ttfunk
polyglot (0.3.5)
power_assert (1.1.7)
power_assert (1.2.0)
prawn (2.2.2)
pdf-core (~> 0.7.0)
ttfunk (~> 1.5)
Expand Down

0 comments on commit 64a342d

Please sign in to comment.