Gemfile.lock in iostruct-0.0.5 vs Gemfile.lock in iostruct-0.1.1

- old
+ new

@@ -1,20 +1,35 @@ PATH remote: . specs: - iostruct (0.0.5) + iostruct (0.1.0) GEM remote: https://rubygems.org/ specs: - rake (13.0.6) + diff-lcs (1.5.1) + rake (13.2.1) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) PLATFORMS ruby DEPENDENCIES bundler iostruct! rake + rspec BUNDLED WITH - 2.1.4 + 2.5.6