bundle update

This commit is contained in:
Jérémy Lecour 2021-03-07 11:23:27 +01:00 committed by Jérémy Lecour
parent d9ff4a6e5f
commit 629d3b3d94

View file

@ -1,6 +1,6 @@
GIT GIT
remote: https://github.com/rails/rails.git remote: https://github.com/rails/rails.git
revision: ef856d7e42481a8f31ae7255cae5204c55472bd4 revision: 1ccf4371a9d349b78c80c31c920207a97fdd32c3
branch: main branch: main
specs: specs:
actioncable (7.0.0.alpha) actioncable (7.0.0.alpha)
@ -134,7 +134,7 @@ GEM
multipart-post (>= 1.2, < 3) multipart-post (>= 1.2, < 3)
ruby2_keywords ruby2_keywords
faraday-net_http (1.0.1) faraday-net_http (1.0.1)
ffi (1.14.2) ffi (1.15.0)
globalid (0.4.2) globalid (0.4.2)
activesupport (>= 4.2.0) activesupport (>= 4.2.0)
hashie (4.1.0) hashie (4.1.0)
@ -175,7 +175,7 @@ GEM
multi_json (1.15.0) multi_json (1.15.0)
multipart-post (2.1.1) multipart-post (2.1.1)
net-ldap (0.17.0) net-ldap (0.17.0)
nio4r (2.5.5) nio4r (2.5.7)
nokogiri (1.11.1) nokogiri (1.11.1)
mini_portile2 (~> 2.5.0) mini_portile2 (~> 2.5.0)
racc (~> 1.4) racc (~> 1.4)
@ -185,7 +185,7 @@ GEM
coderay (~> 1.1) coderay (~> 1.1)
method_source (~> 1.0) method_source (~> 1.0)
public_suffix (4.0.6) public_suffix (4.0.6)
puma (5.2.1) puma (5.2.2)
nio4r (~> 2.0) nio4r (~> 2.0)
racc (1.5.2) racc (1.5.2)
rack (2.2.3) rack (2.2.3)
@ -225,7 +225,7 @@ GEM
selenium-webdriver (3.142.7) selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0) childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2) rubyzip (>= 1.2.2)
semantic_range (2.3.1) semantic_range (3.0.0)
sidekiq (6.1.3) sidekiq (6.1.3)
connection_pool (>= 2.2.2) connection_pool (>= 2.2.2)
rack (~> 2.0) rack (~> 2.0)