diff --git a/Gemfile b/Gemfile index 8e7ed27..a5b6d5e 100644 --- a/Gemfile +++ b/Gemfile @@ -76,4 +76,4 @@ group :development do gem "spring-watcher-listen", "~> 2.1.0" end -gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby] +gem "tzinfo-data", platforms: [:windows, :jruby] diff --git a/Gemfile.lock b/Gemfile.lock index a222d98..edb9953 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,7 +458,7 @@ DEPENDENCIES wkhtmltopdf-binary (= 0.12.3.1) RUBY VERSION - ruby 3.4.9p82 + ruby 3.4.9p82 BUNDLED WITH - 2.6.9 + 4.0.15 diff --git a/Gemfile.next.lock b/Gemfile.next.lock index a222d98..edb9953 100644 --- a/Gemfile.next.lock +++ b/Gemfile.next.lock @@ -458,7 +458,7 @@ DEPENDENCIES wkhtmltopdf-binary (= 0.12.3.1) RUBY VERSION - ruby 3.4.9p82 + ruby 3.4.9p82 BUNDLED WITH - 2.6.9 + 4.0.15