From f39c2f5b14d31763ce230f3383889415d607ed3a Mon Sep 17 00:00:00 2001 From: Valen Maranzana Date: Wed, 14 Sep 2022 14:26:00 +0000 Subject: [PATCH 1/3] Gema Instalada --- Gemfile | 2 ++ Gemfile.lock | 5 +++++ 2 files changed, 7 insertions(+) diff --git a/Gemfile b/Gemfile index 7b21a1b..114fd8a 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" 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 07a2ce05e9678d68a48851cb659f178b1258628b Mon Sep 17 00:00:00 2001 From: Valen Maranzana Date: Wed, 14 Sep 2022 18:14:45 +0000 Subject: [PATCH 2/3] primer commit --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 114fd8a..298a23b 100644 --- a/Gemfile +++ b/Gemfile @@ -68,3 +68,4 @@ group :development do end gem "hirb" +# gema hirb \ No newline at end of file From 407587367f37c975ce4097d7bd353d24c2658b2b Mon Sep 17 00:00:00 2001 From: Valen Maranzana Date: Wed, 14 Sep 2022 18:16:14 +0000 Subject: [PATCH 3/3] segundo commit --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index 298a23b..76785c2 100644 --- a/Gemfile +++ b/Gemfile @@ -68,4 +68,4 @@ group :development do end gem "hirb" -# gema hirb \ No newline at end of file +#gema hirb \ No newline at end of file