Skip to content

Commit

Permalink
Gemfile update: use global style
Browse files Browse the repository at this point in the history
  • Loading branch information
hernangonzalez committed Mar 13, 2024
1 parent 936cfab commit b8cc1bf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
source "https://rubygems.org" do
gem "jekyll"
gem "bundler"
end
source 'https://rubygems.org'

gem "jekyll", "~> 4.2"
gem "bundler"

0 comments on commit b8cc1bf

Please sign in to comment.