mise à jour des gems

This commit is contained in:
Jérémy Lecour 2021-02-27 18:37:11 +01:00 committed by Jérémy Lecour
parent 0098c7d5e9
commit 82ab0f62c9

View file

@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: b90875ebd9fe9a4586b93af331c3f00e9dc911eb
revision: ef856d7e42481a8f31ae7255cae5204c55472bd4
branch: main
specs:
actioncable (7.0.0.alpha)
@ -115,17 +115,17 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
elasticsearch (7.11.1)
elasticsearch-api (= 7.11.1)
elasticsearch-transport (= 7.11.1)
elasticsearch-api (7.11.1)
elasticsearch (7.11.2)
elasticsearch-api (= 7.11.2)
elasticsearch-transport (= 7.11.2)
elasticsearch-api (7.11.2)
multi_json
elasticsearch-model (7.1.1)
activesupport (> 3)
elasticsearch (> 1)
hashie
elasticsearch-rails (7.1.1)
elasticsearch-transport (7.11.1)
elasticsearch-transport (7.11.2)
faraday (~> 1)
multi_json
erubi (1.10.0)
@ -170,7 +170,7 @@ GEM
mimemagic (0.3.5)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.14.3)
minitest (5.14.4)
msgpack (1.4.2)
multi_json (1.15.0)
multipart-post (2.1.1)
@ -205,7 +205,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.2.5)
regexp_parser (2.0.3)
regexp_parser (2.1.1)
responders (3.0.1)
actionpack (>= 5.0)
railties (>= 5.0)
@ -256,7 +256,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (4.5.0)
webdrivers (4.6.0)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (>= 3.0, < 4.0)