Skip to content

Commit

Permalink
Merge pull request #1257 from alphagov/update-sidekiq.yaml
Browse files Browse the repository at this point in the history
Update sidekiq.yaml
  • Loading branch information
kentsanggds authored Feb 22, 2024
2 parents 6bfc353 + 14e8fa9 commit acf6b90
Show file tree
Hide file tree
Showing 15 changed files with 465 additions and 887 deletions.
14 changes: 14 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.dockerignore
.git
.gitignore
.github
Dockerfile
README.md
coverage
docs
log
node_modules
spec
test
tmp
vendor/bundle
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
source "https://rubygems.org"

ruby File.read(".ruby-version").strip

gem "rails", "6.1.6.1"

gem "audited"
Expand Down
Loading

0 comments on commit acf6b90

Please sign in to comment.