Skip to content

Commit

Permalink
Merge branch 'master' into patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
sujaykundu777 authored Oct 12, 2022
2 parents 5acbe9c + e468840 commit 1d9bded
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source "https://rubygems.org"

gem 'jekyll', '~> 4.2.2', '>= 4.1.1'
gem 'bundler', '~> 2.3.15'
gem 'bundler', '~> 2.3.22'
gem 'faraday-retry'
gem 'backports', '~> 3.23'
gem 'kramdown'
Expand Down
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ PLATFORMS

DEPENDENCIES
backports (~> 3.23)
bundler (~> 2.3.15)
bundler (~> 2.3.22)
faraday-retry
jekyll (~> 4.2.2, >= 4.1.1)
jekyll-admin (~> 0.11.0)
Expand Down

0 comments on commit 1d9bded

Please sign in to comment.