Skip to content

Commit

Permalink
Bump Ruby and Gems
Browse files Browse the repository at this point in the history
  • Loading branch information
hschwentner committed Sep 24, 2024
1 parent b7c842c commit 8289efb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.4
3.3.5
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ source "https://rubygems.org"
gem "jekyll", "~> 4.3.4"
gem "jekyll-include-cache", group: :jekyll_plugins
gem "jemoji", "~> 0.13.0", group: :jekyll_plugins
gem "minimal-mistakes-jekyll", "~> 4.24"
gem "minimal-mistakes-jekyll", "~> 4.26.2"
gem 'json', '~> 2.6', '>= 2.6.3'
gem 'webrick', '~> 1.8'
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ DEPENDENCIES
jekyll-include-cache
jemoji (~> 0.13.0)
json (~> 2.6, >= 2.6.3)
minimal-mistakes-jekyll (~> 4.24)
minimal-mistakes-jekyll (~> 4.26.2)
webrick (~> 1.8)

BUNDLED WITH
Expand Down

0 comments on commit 8289efb

Please sign in to comment.