Skip to content

Commit

Permalink
Create Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Annielytix authored Nov 4, 2024
1 parent 6c53253 commit 4ca08d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
source 'https://rubygems.org'
gem 'nokogiri'
gem 'rack', '~> 2.2.4'
gem 'rspec'
gem "jekyll-remote-theme"

0 comments on commit 4ca08d0

Please sign in to comment.