Skip to content

Commit

Permalink
Merge pull request #148 from samvera/release_prep
Browse files Browse the repository at this point in the history
Release 2.2.0
  • Loading branch information
cjcolvar authored Feb 1, 2023
2 parents 1bac22d + 3d8bbaf commit fc15e82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.0
2.2.0
1 change: 1 addition & 0 deletions rubydora.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Gem::Specification.new do |s|
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
s.require_paths = ['lib']
s.metadata = { "rubygems_mfa_required" => "true" }

s.add_dependency 'rest-client'
s.add_dependency 'nokogiri'
Expand Down

0 comments on commit fc15e82

Please sign in to comment.