diff --git a/Gemfile.lock b/Gemfile.lock index 6b7428f..199a1e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - zebra-datepicker-i18n (0.1.3) + zebra-datepicker-i18n (0.1.4) rails (>= 4) rails-i18n (>= 4) zebra-datepicker-rails (~> 1.9.2) @@ -88,10 +88,10 @@ GEM mini_portile2 (2.8.0) minitest (5.15.0) nio4r (2.5.8) - nokogiri (1.13.3) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) - nokogiri (1.13.3-x86_64-darwin) + nokogiri (1.13.9-x86_64-darwin) racc (~> 1.4) racc (1.6.0) rack (2.2.3) @@ -117,7 +117,7 @@ GEM nokogiri (>= 1.6) rails-html-sanitizer (1.4.2) loofah (~> 2.3) - rails-i18n (7.0.3) + rails-i18n (7.0.5) i18n (>= 0.7, < 2) railties (>= 6.0.0, < 8) railties (6.1.4.6) @@ -145,7 +145,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) thor (1.2.1) - tilt (2.0.10) + tilt (2.0.11) tzinfo (2.0.4) concurrent-ruby (~> 1.0) websocket-driver (0.7.5)