Skip to content

Commit

Permalink
Merge 29d4f10 into 9ae3413
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 18, 2021
2 parents 9ae3413 + 29d4f10 commit b248f25
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ GEM
mime-types-data (3.2020.0512)
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
mini_portile2 (2.5.0)
minitest (5.14.2)
mono_logger (1.1.0)
msgpack (1.3.3)
Expand All @@ -305,8 +305,9 @@ GEM
ruby2_keywords (~> 0.0.1)
mysql2 (0.5.3)
nio4r (2.5.2)
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
nokogiri (1.11.1)
mini_portile2 (~> 2.5.0)
racc (~> 1.4)
pdf-core (0.8.1)
polyamorous (2.3.2)
activerecord (>= 5.2.1)
Expand All @@ -328,6 +329,7 @@ GEM
public_suffix (4.0.6)
puma (4.3.5)
nio4r (~> 2.0)
racc (1.5.2)
rack (2.2.3)
rack-contrib (2.2.0)
rack (~> 2.0)
Expand Down

0 comments on commit b248f25

Please sign in to comment.