Skip to content

Commit

Permalink
Merge pull request #28 from ucla-imls-open-sci/dependabot/bundler/jek…
Browse files Browse the repository at this point in the history
…yll-4.3.4

Bump jekyll from 4.3.3 to 4.3.4
  • Loading branch information
jt14den authored Nov 18, 2024
2 parents 0c4fd41 + 1441d58 commit 763f1e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem "jekyll", "~> 4.3.3" # installed by `gem jekyll`
gem "jekyll", "~> 4.3.4" # installed by `gem jekyll`
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2

gem "just-the-docs", "0.10.0" # pinned to the current release
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
jekyll (4.3.3)
jekyll (4.3.4)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -98,8 +98,8 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
jekyll (~> 4.3.3)
just-the-docs (= 0.10.0)
jekyll (~> 4.3.4)
just-the-docs (= 0.7.0)
minima (~> 2.5)

BUNDLED WITH
Expand Down

0 comments on commit 763f1e5

Please sign in to comment.