Merge pull request #4221 from betagouv/dev

2019-08-20-02
This commit is contained in:
LeSim 2019-08-20 15:11:23 +02:00 committed by GitHub
commit 7a91477b76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -367,7 +367,7 @@ GEM
nenv (0.3.0)
netrc (0.11.0)
nio4r (2.3.1)
nokogiri (1.10.1)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
nenv (~> 0.1)

View file

@ -22,7 +22,7 @@ namespace :after_party do
begin
pp.save!
rescue ActiveRecord::RecordInvalid
rescue StandardError
end
end
AfterParty::TaskRecord.create version: '20190819100424'