Actualizar Gemfile y Gemfile.lock

This commit is contained in:
Echedelle López Romero 2022-08-19 13:00:11 +02:00
parent b47e6130b8
commit 6ecf2ffbff
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
addressable (2.8.0) addressable (2.8.1)
public_suffix (>= 2.0.2, < 5.0) public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0) colorator (1.1.0)
concurrent-ruby (1.1.10) concurrent-ruby (1.1.10)
em-websocket (0.5.3) em-websocket (0.5.3)
@ -56,7 +56,7 @@ GEM
jekyll-seo-tag (~> 2.7.1) jekyll-seo-tag (~> 2.7.1)
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
public_suffix (4.0.7) public_suffix (5.0.0)
rb-fsevent (0.11.1) rb-fsevent (0.11.1)
rb-inotify (0.10.1) rb-inotify (0.10.1)
ffi (~> 1.0) ffi (~> 1.0)