Gemfile.lock in decidim-bulletin_board-0.18.0 vs Gemfile.lock in decidim-bulletin_board-0.19.0

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - decidim-bulletin_board (0.18.0) + decidim-bulletin_board (0.19.0) byebug (~> 11.0) graphlient (~> 0.4.0) jwt (~> 2.2.2) rails (>= 5.0.0) wisper (~> 2.0.0) @@ -74,22 +74,30 @@ public_suffix (>= 2.0.2, < 5.0) ast (2.4.1) builder (3.2.4) byebug (11.1.3) concurrent-ruby (1.1.8) + connection_pool (2.2.5) crack (0.4.5) rexml crass (1.0.6) diff-lcs (1.4.4) erubi (1.10.0) + excon (0.80.1) faker (2.15.1) i18n (>= 1.6, < 2) - faraday (1.3.0) + faraday (1.4.0) + faraday-excon (~> 1.0) faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) multipart-post (>= 1.2, < 3) - ruby2_keywords + ruby2_keywords (>= 0.0.4) + faraday-excon (1.0.0) + excon (>= 0.27.4) faraday-net_http (1.0.1) + faraday-net_http_persistent (1.0.3) + net-http-persistent (>= 3.1) faraday_middleware (1.0.0) faraday (~> 1.0) globalid (0.4.2) activesupport (>= 4.2.0) graphlient (0.4.0) @@ -113,16 +121,14 @@ method_source (1.0.0) mini_mime (1.0.3) mini_portile2 (2.5.0) minitest (5.14.4) multipart-post (2.1.1) + net-http-persistent (4.0.1) + connection_pool (~> 2.2) nio4r (2.5.7) nokogiri (1.11.3) mini_portile2 (~> 2.5.0) - racc (~> 1.4) - nokogiri (1.11.3-x86_64-darwin) - racc (~> 1.4) - nokogiri (1.11.3-x86_64-linux) racc (~> 1.4) parallel (1.20.1) parser (2.7.2.0) ast (~> 2.4.1) public_suffix (4.0.6)