Skip to content

Commit

Permalink
Merge pull request #301 from ualbertalib/release/2.0.5
Browse files Browse the repository at this point in the history
Release update for v2.0.5
  • Loading branch information
lagoan authored Feb 22, 2023
2 parents a1f46d4 + 5b5b66c commit f5d820f
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 26 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ and releases in PushmiPullyu adheres to [Semantic Versioning](https://semver.org

## [Unreleased]

## [2.0.5] - 2023-02-17

- Add rescue block to catch exceptions while waiting for next item [#280](https://github.com/ualbertalib/pushmi_pullyu/issues/280)
- Add logic to fetch new community and collection information from jupiter and create their AIPS. [#255](https://github.com/ualbertalib/pushmi_pullyu/issues/255)
- Add delay to re-ingestion attempts to allow for problems to be fixed [#297](https://github.com/ualbertalib/pushmi_pullyu/issues/297)
- Bump git from 1.9.1 to 1.13.0

## [2.0.4] - 2022-11-22

- Fix issue with temporary work files not being deleted after a failed swift deposit [#242](https://github.com/ualbertalib/pushmi_pullyu/issues/242)
Expand Down
50 changes: 25 additions & 25 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
pushmi_pullyu (2.0.4)
pushmi_pullyu (2.0.5)
activesupport (>= 5, < 8)
bagit (~> 0.4)
connection_pool (~> 2.2)
Expand All @@ -18,7 +18,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.2.4)
activesupport (7.0.4.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -39,8 +39,8 @@ GEM
open4 (~> 1.3)
coderay (1.1.3)
colored2 (3.1.2)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
concurrent-ruby (1.2.0)
connection_pool (2.3.0)
cork (0.3.0)
colored2 (~> 3.1)
crack (0.4.5)
Expand Down Expand Up @@ -97,17 +97,17 @@ GEM
hashdiff (1.0.1)
htmlentities (4.3.4)
http-accept (1.7.0)
http-cookie (1.0.4)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.10.0)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
json (2.6.1)
json (2.6.3)
kramdown (2.3.1)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
link_header (0.0.8)
logger (1.5.1)
logger (1.5.3)
macaddr (1.7.2)
systemu (~> 2.6.5)
matrix (0.4.2)
Expand All @@ -116,7 +116,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitar (0.9)
minitest (5.15.0)
minitest (5.17.0)
multipart-post (2.1.1)
nap (1.1.0)
net-http-persistent (4.0.1)
Expand All @@ -142,9 +142,9 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
rchardet (1.8.0)
rdf (3.2.7)
rdf (3.2.9)
link_header (~> 0.0, >= 0.0.8)
rdf-aggregate-repo (3.2.0)
rdf-aggregate-repo (3.2.1)
rdf (~> 3.2)
rdf-n3 (3.2.1)
ebnf (~> 2.2)
Expand All @@ -154,15 +154,15 @@ GEM
rdf-xsd (3.2.1)
rdf (~> 3.2)
rexml (~> 3.2)
redis (4.6.0)
redis (4.8.1)
regexp_parser (2.6.0)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.5)
rollbar (3.3.2)
rollbar (3.4.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down Expand Up @@ -195,32 +195,32 @@ GEM
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
scanf (1.0.0)
sparql (3.2.1)
sparql (3.2.5)
builder (~> 3.2)
ebnf (~> 2.2)
logger (~> 1.4)
rdf (~> 3.2, >= 3.2.3)
ebnf (~> 2.2, >= 2.3.1)
logger (~> 1.5)
rdf (~> 3.2, >= 3.2.8)
rdf-aggregate-repo (~> 3.2)
rdf-xsd (~> 3.2)
sparql-client (~> 3.2)
sxp (~> 1.2, >= 1.2.1)
sparql-client (~> 3.2, >= 3.2.1)
sxp (~> 1.2, >= 1.2.2)
sparql-client (3.2.1)
net-http-persistent (~> 4.0, >= 4.0.1)
rdf (~> 3.2, >= 3.2.6)
sxp (1.2.2)
matrix
sxp (1.2.3)
matrix (~> 0.4)
rdf (~> 3.2)
systemu (2.6.5)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
timecop (0.9.6)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.1)
unf_ext (0.0.8.2)
unicode-display_width (2.3.0)
unicode-types (1.7.0)
unicode-types (1.8.0)
uuid (2.3.9)
macaddr (~> 1.0)
validatable (1.6.7)
Expand Down Expand Up @@ -248,4 +248,4 @@ DEPENDENCIES
webmock (~> 3.3)

BUNDLED WITH
2.3.12
2.3.19
2 changes: 1 addition & 1 deletion lib/pushmi_pullyu/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PushmiPullyu
VERSION = '2.0.4'.freeze
VERSION = '2.0.5'.freeze
end

0 comments on commit f5d820f

Please sign in to comment.