Skip to content

Commit

Permalink
Security updates
Browse files Browse the repository at this point in the history
1. Mostly address https://github.com/learningtapestry/lcms-engine/security/dependabot/70

2. Remove deprecated Docker compose for Rails 4
  • Loading branch information
paranoicsan committed Dec 30, 2022
1 parent 0d08888 commit 79a496e
Show file tree
Hide file tree
Showing 3 changed files with 1,810 additions and 1,741 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import PaginationBoxView from '../../paginate/PaginationBoxView';

// eslint-disable-next-line no-unused-vars
function pickerWindowWrapper(WrappedComponent, path) {
// eslint-disable-next-line react/display-name
return class extends React.Component {
constructor(props) {
super(props);
Expand Down
32 changes: 0 additions & 32 deletions docker-compose.ror4.yml

This file was deleted.

Loading

0 comments on commit 79a496e

Please sign in to comment.