-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Martin Fenner
committed
Dec 29, 2018
1 parent
689be81
commit b15fe96
Showing
15 changed files
with
293 additions
and
361 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
module Lupo | ||
class Application | ||
VERSION = "2.1.15" | ||
end | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 25 additions & 26 deletions
51
spec/fixtures/vcr_cassettes/Doi/parse_xml/from_crossref_url.yml
Large diffs are not rendered by default.
Oops, something went wrong.
96 changes: 45 additions & 51 deletions
96
spec/fixtures/vcr_cassettes/Doi/parse_xml/from_datacite_url.yml
Large diffs are not rendered by default.
Oops, something went wrong.
53 changes: 3 additions & 50 deletions
53
spec/fixtures/vcr_cassettes/Doi/parse_xml/from_schema_org_url.yml
Large diffs are not rendered by default.
Oops, something went wrong.
51 changes: 25 additions & 26 deletions
51
spec/fixtures/vcr_cassettes/dois/POST_/dois/crossref_url/returns_status_code_201.yml
Large diffs are not rendered by default.
Oops, something went wrong.
51 changes: 25 additions & 26 deletions
51
spec/fixtures/vcr_cassettes/dois/POST_/dois/crossref_url/sets_state_to_findable.yml
Large diffs are not rendered by default.
Oops, something went wrong.
51 changes: 25 additions & 26 deletions
51
spec/fixtures/vcr_cassettes/dois/POST_/dois/crossref_url/updates_the_record.yml
Large diffs are not rendered by default.
Oops, something went wrong.
96 changes: 45 additions & 51 deletions
96
spec/fixtures/vcr_cassettes/dois/POST_/dois/datacite_url/returns_status_code_201.yml
Large diffs are not rendered by default.
Oops, something went wrong.
96 changes: 45 additions & 51 deletions
96
spec/fixtures/vcr_cassettes/dois/POST_/dois/datacite_url/sets_state_to_findable.yml
Large diffs are not rendered by default.
Oops, something went wrong.
96 changes: 45 additions & 51 deletions
96
spec/fixtures/vcr_cassettes/dois/POST_/dois/datacite_url/updates_the_record.yml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters