Quantcast
Channel: FeedBunch:45a6f3c2128ef5ce79c0d4643861744b1364ab71 commits
Browsing latest articles
Browse All 38 View Live

Updated activeadmin gem 2.7.0 -> 2.8.0

View Article



Updated aws-sdk-s3 gem 1.68.1 -> 1.79.1

View Article

Updated bootsnap gem 1.4.6 -> 1.4.8

View Article

Updated brakeman gem 4.8.2 -> 4.9.1

View Article

Updated capistrano-rails 1.5.0 -> 1.6.1

View Article


Updated capistrano-rbenv 2.1.6 -> 2.2.0

View Article

Updated capybara gem 3.0.0 -> 4.0.0

View Article

Updated factory_bot_rails 5.2.0 -> 6.1.0

View Article


Updated newrelic_rpm gem 6.11.0.365 -> 6.12.0.367

View Article


Updated ox gem 2.13.2 -> 2.13.3

View Article

Updated pghero gem 2.5.0 -> 2.7.0

View Article

Updated puma gem 4.3.5 -> 4.3.6

View Article

Updated rails-controller-testing gem 1.0.4 -> 1.0.5

View Article


Updated sidekiq gem 6.0.7 -> 6.1.1

View Article

Updated spring gem 2.1.0 -> 2.1.1

View Article


Updated web-console gem 4.0.3 -> 4.0.4

View Article

Updated rails 6.0.3.2 -> 6.0.3.3

View Article


Updated aws-sdk-s3 gem 1.79.1 -> 1.80.0

View Article

Updated ox gem 2.13.3 -> 2.13.4

View Article

Updated pghero gem 2.7.0 -> 2.7.2

View Article

Updated sidekiq gem 6.1.1 -> 6.1.2

View Article


Updated activeadmin gem 2.8.0 -> 2.8.1

View Article


Updated aws-sdk-s3 gem 1.368.0 -> 1.376.0

View Article

Updated brakeman gem 4.9.1 -> 4.10.0

View Article

Updated devise gem 4.7.2 -> 4.7.3

View Article


Updated newrelic_rpm gem 6.12.0.367 -> 6.13.1

View Article

Updated puma gem 4.3.6 -> 5.0.2

View Article

Updated ruby to 2.7.2

View Article

Updated rails 6.0.3.3 -> 6.0.3.4

View Article



Updated changelog

View Article

Make release directory used by Puma configurable via env variable.

This allows running FeedBunch in a different directory than the default.

View Article

Changelog

View Article

Location where puma writes logs is now configurable via env variables

The default if the STDOUT_FILE, STDERR_FILE variables are not set is the same as before.

View Article


Allow configuring port/socket binding with the PORT env variable

View Article

The FORCE_SSL env variable can make the app secure.

The app is secure by default, if FORCE_SSL is not set. This toggles the force_ssl rails flag, which among other things makes TLS mandatory, marks cookies as secure-only and enables HSTS. Generally...

View Article

Use FORCE_SECURE env var instead of FORCE_SSL to force secure behavior

It not only forces the use of SSL but also HSTS and secure cookies.

View Article


Correctly use the FORCE_SECURE env variable

Env vars are strings, not booleans. Convert to boolean before actually using the value in code.

View Article


Control log level in production with the FEEDBUNCH_LOG_LEVEL env var

It takes the value "warn" by default.

View Article
Browsing latest articles
Browse All 38 View Live




Latest Images