Skip to content

Commit

Permalink
Remove earl-report from Gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Aug 27, 2023
1 parent ac7a120 commit cb5ef84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -8,7 +8,6 @@ gem 'json-canonicalization', git: "https://github.com/dryruby/json-canonicalizat
gem 'rdf', git: "https://github.com/ruby-rdf/rdf", branch: "develop"

group :development do
gem 'earl-report'
gem 'ebnf', git: "https://github.com/dryruby/ebnf", branch: "develop"
gem 'fasterer'
gem 'json-ld-preloaded', github: "ruby-rdf/json-ld-preloaded", branch: "develop"
Expand Down

0 comments on commit cb5ef84

Please sign in to comment.