Gemfile.lock in mercurd-0.1.0 vs Gemfile.lock in mercurd-0.2.0

- old
+ new

@@ -1,14 +1,20 @@ PATH remote: . specs: - mercurd (0.1.0) + mercurd (0.2.0) + activesupport thor GEM remote: https://rubygems.org/ specs: + activesupport (5.2.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) aruba (0.14.10) childprocess (>= 0.6.3, < 1.1.0) contracts (~> 0.9) cucumber (>= 1.3.19) ffi (~> 1.9) @@ -17,10 +23,11 @@ backports (3.15.0) builder (3.2.3) childprocess (1.0.1) rake (< 13.0) coderay (1.1.2) + concurrent-ruby (1.1.5) contracts (0.16.0) cucumber (3.1.2) builder (>= 2.1.2) cucumber-core (~> 3.2.0) cucumber-expressions (~> 6.0.1) @@ -36,12 +43,16 @@ cucumber-expressions (6.0.1) cucumber-tag_expressions (1.1.1) cucumber-wire (0.0.1) diff-lcs (1.3) ffi (1.11.1) + gem-release (2.0.3) gherkin (5.1.0) + i18n (1.6.0) + concurrent-ruby (~> 1.0) method_source (0.9.2) + minitest (5.11.3) multi_json (1.13.1) multi_test (0.1.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) @@ -59,18 +70,22 @@ rspec-mocks (3.8.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) thor (0.20.3) + thread_safe (0.3.6) + tzinfo (1.2.5) + thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES - mercurd! aruba (~> 0.14.10) bundler (~> 2.0) cucumber (~> 3.0) + gem-release + mercurd! pry rake (~> 10.0) rb-readline rspec (~> 3.0)