Forgot slim

Stephen Paul Weber created

Change summary

Gemfile | 1 +
1 file changed, 1 insertion(+)

Detailed changes

Gemfile 🔗

@@ -18,6 +18,7 @@ gem "ougai"
 gem "roda"
 gem "ruby-bandwidth-iris"
 gem "sentry-ruby", "<= 4.3.1"
+gem "slim"
 gem "statsd-instrument", git: "https://github.com/singpolyma/statsd-instrument.git", branch: "graphite"
 gem "thin"
 gem "value_semantics", git: "https://github.com/singpolyma/value_semantics"