Skip to content

Commit

Permalink
Merge pull request #90 from notch8/update-minitest
Browse files Browse the repository at this point in the history
update minitest
  • Loading branch information
orangewolf authored Sep 1, 2022
2 parents 5202731 + 2c58fcc commit a2a4693
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,6 @@ group :deployment_script do
end

gem 'bulkrax', '~> 1.0'
gem 'willow_sword', github: 'notch8/willow_sword'
gem 'willow_sword', github: 'notch8/willow_sword'

gem 'minitest', '5.14.4'
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,7 @@ GEM
mini_portile2 (2.8.0)
mini_racer (0.4.0)
libv8-node (~> 15.14.0.0)
minitest (5.16.3)
minitest (5.14.4)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
Expand Down Expand Up @@ -1027,6 +1027,7 @@ DEPENDENCIES
lograge (~> 0.3.1)
loofah (~> 2.3.1)
mini_racer
minitest (= 5.14.4)
omniauth-saml (~> 1.10.3)
pg (~> 1.2)
puma (< 6)
Expand Down

0 comments on commit a2a4693

Please sign in to comment.