diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..425109e --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_BUILD__POSIX___SPAWN: "--with-cflags=-Wno-incompatible-function-pointer-types" diff --git a/Gemfile.lock b/Gemfile.lock index 39c6599..4a093c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) - webrick (1.8.1) + webrick (1.8.2) PLATFORMS ruby @@ -95,4 +95,4 @@ DEPENDENCIES rake (~> 13.2) BUNDLED WITH - 2.1.4 + 2.5.18