Skip to content

Commit b804065

Browse files
committed
Add rdf-aggregate-repo to Gemfile.
1 parent 0256f64 commit b804065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ group :development do
1010
gem 'sxp', git: "https://github.com/dryruby/sxp.rb", branch: "develop"
1111
gem 'linkeddata', git: "https://github.com/ruby-rdf/linkeddata", branch: "develop"
1212
gem 'rack-linkeddata', git: "https://github.com/ruby-rdf/rack-linkeddata", branch: "develop"
13+
gem 'rdf-aggregate-repo', git: "https://github.com/ruby-rdf/rdf-aggregate-repo", branch: "develop"
1314
gem 'rdf-spec', git: "https://github.com/ruby-rdf/rdf-spec", branch: "develop"
1415
gem 'rdf-isomorphic', git: "https://github.com/ruby-rdf/rdf-isomorphic", branch: "develop"
1516
gem 'rdf-turtle', git: "https://github.com/ruby-rdf/rdf-turtle", branch: "develop"

0 commit comments

Comments
 (0)