Skip to content

Commit

Permalink
Update Gemfile and lock dependencies to compatible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
avishekanand committed Jun 27, 2024
1 parent 953f997 commit 78131e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ group :jekyll_plugins do
gem 'classifier-reborn'
gem 'jekyll', '~> 4.2.0'
gem 'jekyll-archives', '~> 2.2.1'
gem 'jekyll-sass-converter', '~> 2.0'
gem 'jekyll-sass-converter', '~> 2.1.0'
gem 'sass-embedded', '~> 1.54.9'
gem 'bundler', '~> 2.5.7'
gem 'jekyll-email-protect'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ GEM
jekyll-paginate-v2 (3.0.0)
jekyll (>= 3.0, < 5.0)
jekyll-regex-replace (1.1.0)
jekyll-sass-converter (2.2.0)
jekyll-sass-converter (2.1.0)
sassc (> 2.0.1, < 3.0)
jekyll-scholar (7.1.3)
bibtex-ruby (~> 6.0)
Expand Down Expand Up @@ -207,7 +207,7 @@ DEPENDENCIES
jekyll-minifier
jekyll-paginate-v2
jekyll-regex-replace
jekyll-sass-converter (~> 2.0)
jekyll-sass-converter (~> 2.1.0)
jekyll-scholar
jekyll-sitemap
jekyll-tabs
Expand Down

0 comments on commit 78131e3

Please sign in to comment.