Skip to content

Commit

Permalink
Prevent puma build error 🐈
Browse files Browse the repository at this point in the history
  • Loading branch information
machupicchubeta committed Jan 14, 2021
1 parent efdc971 commit bba1110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bundle/config
Expand Up @@ -3,3 +3,4 @@ BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries=true --with-xml2-include=/usr/lo
BUNDLE_JOBS: "7"
BUNDLE_PATH: "vendor/bundle"
BUNDLE_BUILD__MYSQL2: "--with-opt-dir=/usr/local/opt/openssl"
BUNDLE_BUILD__PUMA: "--with-cflags=-Wno-error=implicit-function-declaration"

0 comments on commit bba1110

Please sign in to comment.