diff --git a/Gemfile b/Gemfile index 1f34a73..6402f94 100644 --- a/Gemfile +++ b/Gemfile @@ -37,7 +37,7 @@ gem 'jbuilder', '~> 2.11.3' gem 'sdoc', '~> 2.6.1', group: :doc gem 'web-console', '~> 4.2.0', group: :development -gem 'listen', '~> 3.7.0', group: :development +gem 'listen', '~> 3.8.0', group: :development gem 'bootstrap', '~> 5.2.3' gem "bootstrap_form", "~> 5.1" diff --git a/Gemfile.lock b/Gemfile.lock index 253d43b..1324b25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,7 +144,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) jwt (2.3.0) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.21.2) @@ -244,7 +244,7 @@ GEM thor (~> 1.0) zeitwerk (~> 2.5) rake (13.0.6) - rb-fsevent (0.11.0) + rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) rdoc (6.5.0) @@ -317,7 +317,7 @@ DEPENDENCIES font-awesome-sass (~> 6.4.0) jbuilder (~> 2.11.3) jquery-rails (~> 4.5.1) - listen (~> 3.7.0) + listen (~> 3.8.0) mysql2 (~> 0.5.5) omniauth omniauth-github