Skip to content

Commit

Permalink
Merge pull request #90 from beer-garden/dependabot/bundler/tzinfo-1.2.10
Browse files Browse the repository at this point in the history
Bump tzinfo from 1.2.2 to 1.2.10
  • Loading branch information
TheBurchLog authored May 22, 2024
2 parents 7cebd4a + eb619c5 commit f88586b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ gem 'tilt', '2.0.2'
gem 'rb-inotify', '0.9.7', :platforms => [:ruby, :jruby]
gem 'bootstrap-sass', '< 3.4'
gem 'font-awesome-sass', '<= 5'
gem 'tzinfo', '1.2.2', :group => :test
gem 'tzinfo', '1.2.10', :group => :test
gem 'rake', '12.3.3', :group => :test
gem 'html-proofer', '3.0.2', :group => :test
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ GEM
tilt (2.0.2)
typhoeus (0.8.0)
ethon (>= 0.8.0)
tzinfo (1.2.2)
tzinfo (1.2.10)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
Expand All @@ -172,7 +172,7 @@ DEPENDENCIES
rb-inotify (= 0.9.7)
slim (= 3.0.6)
tilt (= 2.0.2)
tzinfo (= 1.2.2)
tzinfo (= 1.2.10)

BUNDLED WITH
2.1.4

0 comments on commit f88586b

Please sign in to comment.