diff options
author | MichaĆ Klichowicz <emkael@tlen.pl> | 2022-07-23 12:52:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-23 12:52:46 +0200 |
commit | 87662b38c1260022656f9debb9b74c2c4c3a0ec9 (patch) | |
tree | 59362f626d10b52d67562ef2e9884663ca359162 | |
parent | 93ab79ee53602861908ee17d65ec95e90ea000a1 (diff) | |
parent | 8f3c0810f50163c4b82ff741a4fca004923709dc (diff) |
Merge pull request #14 from PZBS/dependabot/bundler/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0764a7a..23c4f13 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -265,7 +265,7 @@ GEM thread_safe (0.3.6) typhoeus (1.4.0) ethon (>= 0.9.0) - tzinfo (1.2.9) + tzinfo (1.2.10) thread_safe (~> 0.1) unf (0.1.4) unf_ext |