From acd1b2445f855a0c6ad8c7c158cf2244636e26f6 Mon Sep 17 00:00:00 2001 From: matiasC2000 Date: Wed, 14 Sep 2022 16:48:59 +0000 Subject: [PATCH 1/3] Gema agregada --- Gemfile | 2 ++ Gemfile.lock | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/Gemfile b/Gemfile index 7b21a1b..28daa66 100644 --- a/Gemfile +++ b/Gemfile @@ -66,3 +66,5 @@ group :development do # Speed up commands on slow machines / big apps [https://github.com/rails/spring] # gem "spring" end + +gem "hirb" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 80cbb4a..e8707d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,6 +81,7 @@ GEM erubi (1.11.0) globalid (1.0.0) activesupport (>= 5.0) + hirb (0.7.3) i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.5.11) @@ -118,6 +119,8 @@ GEM nio4r (2.5.8) nokogiri (1.13.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.13.8-x86_64-linux) + racc (~> 1.4) pg (1.4.3) puma (5.6.4) nio4r (~> 2.0) @@ -185,11 +188,13 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES bootsnap cssbundling-rails debug + hirb jbuilder jsbundling-rails pg (~> 1.1) From fa2d34128fb6f04d2425594bda083fe6d5b7b1c8 Mon Sep 17 00:00:00 2001 From: matiasC2000 Date: Wed, 14 Sep 2022 16:53:40 +0000 Subject: [PATCH 2/3] Esto es la prueba 1 --- Gemfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 28daa66..b110b86 100644 --- a/Gemfile +++ b/Gemfile @@ -67,4 +67,5 @@ group :development do # gem "spring" end -gem "hirb" \ No newline at end of file +gem "hirb" +#comentario \ No newline at end of file From df4d5ddf2b4e91eccaa2f8ba837205708448f2f2 Mon Sep 17 00:00:00 2001 From: matiasC2000 Date: Wed, 14 Sep 2022 16:59:20 +0000 Subject: [PATCH 3/3] Esta es la prueba3 --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index b110b86..b5b164f 100644 --- a/Gemfile +++ b/Gemfile @@ -68,4 +68,4 @@ group :development do end gem "hirb" -#comentario \ No newline at end of file +#comentario Prueba3 \ No newline at end of file