commit
7a91477b76
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -22,7 +22,7 @@ namespace :after_party do
|
|||
|
||||
begin
|
||||
pp.save!
|
||||
rescue ActiveRecord::RecordInvalid
|
||||
rescue StandardError
|
||||
end
|
||||
end
|
||||
AfterParty::TaskRecord.create version: '20190819100424'
|
||||
|
|
Loading…
Reference in a new issue