Skip to content

Commit

Permalink
update extent, locality, & move flavor data under ext in YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew2net committed Dec 13, 2024
1 parent c7ca992 commit 3fef8ab
Show file tree
Hide file tree
Showing 4 changed files with 157 additions and 125 deletions.
2 changes: 1 addition & 1 deletion lib/relaton_xsf/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module RelatonXsf
VERSION = "1.19.0"
VERSION = "1.20.0"
end
2 changes: 1 addition & 1 deletion relaton_xsf.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Gem::Specification.new do |spec|
# spec.add_dependency "example-gem", "~> 1.0"

spec.add_dependency "mechanize", "~> 2.10"
spec.add_dependency "relaton-bib", "~> 1.19.0"
spec.add_dependency "relaton-bib", "~> 1.20.0"
spec.add_dependency "relaton-index", "~> 0.2.0"

# For more information and examples about making a new gem, check out our
Expand Down
112 changes: 73 additions & 39 deletions spec/vcr_cassettes/get_not_found.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3fef8ab

Please sign in to comment.