Skip to content

Commit

Permalink
Fix dependency issues with backup gem
Browse files Browse the repository at this point in the history
  • Loading branch information
samichakroun38 committed Aug 17, 2020
1 parent 8c73005 commit 77e1b6a
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ gem "dotenv-rails"
gem "rest-client"

# Backup files and database
# gem "backup", git: "https://github.com/backup/backup.git"
gem "backup", git: "https://github.com/backup/backup.git"

# Background and reccurent
gem "whenever", require: false
Expand Down
Loading

0 comments on commit 77e1b6a

Please sign in to comment.