Skip to content

Commit

Permalink
Force updated list of timezones
Browse files Browse the repository at this point in the history
  • Loading branch information
parterburn committed Sep 23, 2024
1 parent e2a78a7 commit 39d61c2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ gem 'combined_time_select'
gem 'jekyll-timeago'

gem "rails-html-sanitizer", "~> 1.6"
gem 'tzinfo-data'

# email parsing
gem 'email_reply_trimmer'
Expand Down
3 changes: 3 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -461,6 +461,8 @@ GEM
sassc-rails (~> 2.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2024.2)
tzinfo (>= 1.0.0)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unf (0.1.4)
Expand Down Expand Up @@ -566,6 +568,7 @@ DEPENDENCIES
tilt (~> 2.0, >= 2.0.10)
turnstile-captcha
twbs_sass_rails
tzinfo-data
uglifier
webdrivers (~> 5.0)
webmock
Expand Down

0 comments on commit 39d61c2

Please sign in to comment.