Skip to content

Commit

Permalink
remove pygments gem (#8995)
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieyohannan authored Oct 1, 2024
1 parent e332d91 commit 12255e1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ ruby '3.1.3'
gem "jekyll", '~> 4.3.0', github: "jekyll/jekyll"
gem 'html-proofer'
gem 'asciidoctor'
gem 'pygments.rb', '~> 1.1.2'
gem 'rake'
gem 'dotenv'
gem "kramdown-parser-gfm"
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ GEM
mercenary (0.4.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.1.1)
Expand All @@ -135,8 +134,6 @@ GEM
thor (>= 0.20.3, < 2.0)
pronto-markdownlint (0.0.3)
public_suffix (4.0.7)
pygments.rb (1.1.2)
multi_json (>= 1.0.0)
racc (1.8.1)
rainbow (3.0.0)
rake (13.0.3)
Expand Down Expand Up @@ -182,7 +179,6 @@ DEPENDENCIES
nokogiri (~> 1.16.5)
pronto
pronto-markdownlint
pygments.rb (~> 1.1.2)
rake

RUBY VERSION
Expand Down

0 comments on commit 12255e1

Please sign in to comment.