Skip to content

Commit 3524c1c

Browse files
authored
Merge pull request #358 from typelevel/dependabot/bundler/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10
2 parents e66b0b3 + e9ec19e commit 3524c1c

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ GEM
247247
thread_safe (0.3.6)
248248
typhoeus (1.4.0)
249249
ethon (>= 0.9.0)
250-
tzinfo (1.2.9)
250+
tzinfo (1.2.10)
251251
thread_safe (~> 0.1)
252252
unf (0.1.4)
253253
unf_ext

gemset.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -936,10 +936,10 @@
936936
platforms = [];
937937
source = {
938938
remotes = ["http://rubygems.org"];
939-
sha256 = "0zwqqh6138s8b321fwvfbywxy00lw1azw4ql3zr0xh1aqxf8cnvj";
939+
sha256 = "0rw89y3zj0wcybcyiazgcprg6hi42k8ipp1n2lbl95z1dmpgmly6";
940940
type = "gem";
941941
};
942-
version = "1.2.9";
942+
version = "1.2.10";
943943
};
944944
unf = {
945945
dependencies = ["unf_ext"];

0 commit comments

Comments
 (0)