Skip to content

Commit

Permalink
Merge 757a90f into fe58205
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
2 parents fe58205 + 757a90f commit 164e443
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/full/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ source 'https://rubygems.org'
gem 'html-proofer'
gem 'html-proofer-unrendered-markdown'
gem 'jekyll', '~> 4.3', group: :jekyll_plugins
gem 'open3', '~> 0.1.2'
gem 'open3', '~> 0.2.0'
gem 'rake'

gem 'jekyll-material-icon-tag', '~> 1.1'
Expand Down
4 changes: 2 additions & 2 deletions tests/full/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GEM
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open3 (0.1.2)
open3 (0.2.0)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
pdf-reader (2.11.0)
Expand Down Expand Up @@ -168,7 +168,7 @@ DEPENDENCIES
jekyll-material-icon-tag (~> 1.1)
jemoji (~> 0.13.0)
kramdown-plantuml (>= 1.1.12)
open3 (~> 0.1.2)
open3 (~> 0.2.0)
rake
swedbank-pay-design-guide-jekyll-theme (>= 1.12.4)

Expand Down

0 comments on commit 164e443

Please sign in to comment.