diff --git a/Gemfile.lock b/Gemfile.lock index 3508bf4..b706386 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,6 +77,8 @@ GEM railties (>= 6.0.0) date (3.3.3) debug (1.7.1) + irb (>= 1.5.0) + reline (>= 0.3.1) diff-lcs (1.5.0) em-websocket (0.5.3) eventmachine (>= 0.12.9) @@ -110,6 +112,9 @@ GEM http_parser.rb (0.8.0) i18n (1.12.0) concurrent-ruby (~> 1.0) + io-console (0.6.0) + irb (1.6.4) + reline (>= 0.3.0) jbuilder (2.11.5) actionview (>= 5.0.0) activesupport (>= 5.0.0) @@ -148,6 +153,8 @@ GEM net-smtp (0.3.3) net-protocol nio4r (2.5.8) + nokogiri (1.14.2-arm64-darwin) + racc (~> 1.4) nokogiri (1.14.2-x86_64-linux) racc (~> 1.4) notiffany (0.1.3) @@ -196,6 +203,8 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) + reline (0.3.3) + io-console (~> 0.5) rspec-core (3.12.1) rspec-support (~> 3.12.0) rspec-expectations (3.12.2) @@ -249,6 +258,7 @@ GEM zeitwerk (2.6.7) PLATFORMS + arm64-darwin-21 x86_64-linux DEPENDENCIES diff --git a/app/views/sqm/index.html.erb b/app/views/sqm/index.html.erb index df5048f..c11fdc1 100644 --- a/app/views/sqm/index.html.erb +++ b/app/views/sqm/index.html.erb @@ -81,7 +81,7 @@