Skip to content

Commit 2954a05

Browse files
authored
Merge pull request #12 from inspec/dependabot/bundler/mmv1/tzinfo-1.2.11
Bump tzinfo from 1.2.7 to 1.2.11 in /mmv1
2 parents 896f8cd + 34fbecd commit 2954a05

1 file changed

Lines changed: 9 additions & 12 deletions

File tree

mmv1/Gemfile.lock

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,15 @@ GEM
7474
rexml (>= 3.2.5, < 4.0)
7575
rubocop-ast (>= 1.30.0, < 2.0)
7676
ruby-progressbar (~> 1.7)
77-
unicode-display_width (>= 2.4.0, < 3.0)
78-
rubocop-ast (1.30.0)
79-
parser (>= 3.2.1.0)
80-
ruby-progressbar (1.13.0)
81-
ruby2_keywords (0.0.5)
82-
sawyer (0.9.2)
83-
addressable (>= 2.3.5)
84-
faraday (>= 0.17.3, < 3)
85-
tzinfo (2.0.6)
86-
concurrent-ruby (~> 1.0)
87-
unicode-display_width (2.5.0)
88-
77+
unicode-display_width (>= 1.4.0, < 1.7)
78+
ruby-progressbar (1.10.1)
79+
sawyer (0.8.1)
80+
addressable (>= 2.3.5, < 2.6)
81+
faraday (~> 0.8, < 1.0)
82+
thread_safe (0.3.6)
83+
tzinfo (1.2.11)
84+
thread_safe (~> 0.1)
85+
unicode-display_width (1.6.0)
8986
PLATFORMS
9087
ruby
9188

0 commit comments

Comments
 (0)