Skip to content

Commit

Permalink
Update remaining repo paths
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Jan 31, 2019
1 parent 61bfe20 commit 882296b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [3.1.1] - ???
### changed
- Repository moved from https://github.com/white-gecko/jekyll-rdf/ to https://github.com/AKSW/jekyll-rdf/

## [3.1.0] - 2018-11-27
### Added
Expand Down
4 changes: 2 additions & 2 deletions jekyll-rdf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ Gem::Specification.new do |s|
s.authors = ['Elias Saalmann', 'Christian Frommert', 'Simon Jakobi', 'Arne Jonas Präger', 'Maxi Bornmann', 'Georg Hackel', 'Eric Füg', 'Sebastian Zänker', 'Natanael Arndt', 'Simon Bin', 'Jan Beckert']
s.email = '[email protected]'
s.files = Dir['lib/**/*.rb']
s.homepage = 'https://github.com/white-gecko/jekyll-rdf'
s.homepage = 'https://github.com/AKSW/jekyll-rdf'
s.license = 'MIT'
s.add_runtime_dependency 'net-http-persistent', '~> 2.9' # https://github.com/white-gecko/jekyll-rdf/issues/197
s.add_runtime_dependency 'net-http-persistent', '~> 2.9' # https://github.com/AKSW/jekyll-rdf/issues/197
s.add_runtime_dependency 'linkeddata', '~> 2.0'
s.add_runtime_dependency 'sparql-client', '~> 3.0', '>= 3.0.1'
s.add_runtime_dependency 'jekyll', '~> 3.1'
Expand Down

0 comments on commit 882296b

Please sign in to comment.