Skip to content

Commit

Permalink
Merge pull request #250 from xuxey/master
Browse files Browse the repository at this point in the history
Adding missing Gemfile
  • Loading branch information
sharu725 authored Feb 7, 2022
2 parents 0dde93d + b2db3ca commit a694461
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# frozen_string_literal: true

source "https://rubygems.org"

# gem "rails"
gem "jekyll"
gem 'github-pages'

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]

0 comments on commit a694461

Please sign in to comment.