We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eeef22 commit 60a6f9dCopy full SHA for 60a6f9d
docker/ruby/startup.dev
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
3
bundle check || bundle install
4
+bundle update critical-path-css-rails
5
6
bundle exec rackup --host 0.0.0.0
0 commit comments