Gemfile.lock in decidim-bulletin_board-0.19.0 vs Gemfile.lock in decidim-bulletin_board-0.20.0
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- decidim-bulletin_board (0.19.0)
+ decidim-bulletin_board (0.20.0)
byebug (~> 11.0)
graphlient (~> 0.4.0)
jwt (~> 2.2.2)
rails (>= 5.0.0)
wisper (~> 2.0.0)
@@ -74,30 +74,26 @@
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.4.0)
- faraday-excon (~> 1.0)
+ faraday (1.4.1)
+ faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
- faraday-net_http_persistent (~> 1.0)
+ faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
- faraday-excon (1.0.0)
- excon (>= 0.27.4)
+ faraday-excon (1.1.0)
faraday-net_http (1.0.1)
- faraday-net_http_persistent (1.0.3)
- net-http-persistent (>= 3.1)
+ faraday-net_http_persistent (1.1.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
globalid (0.4.2)
activesupport (>= 4.2.0)
graphlient (0.4.0)
@@ -109,11 +105,11 @@
activesupport (>= 3.0)
graphql (~> 1.8)
hashdiff (1.0.1)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
- jwt (2.2.2)
+ jwt (2.2.3)
loofah (2.9.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
@@ -121,11 +117,9 @@
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)
parallel (1.20.1)