Skip to content

Commit

Permalink
Bump tzinfo from 1.2.2 to 1.2.10
Browse files Browse the repository at this point in the history
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.2 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](tzinfo/tzinfo@v1.2.2...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2022
1 parent 451f3b3 commit eb619c5
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 @@ -147,7 +147,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 @@ -169,7 +169,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 eb619c5

Please sign in to comment.