Gemfile.lock in xmorph-0.1.14 vs Gemfile.lock in xmorph-0.1.16

- old
+ new

@@ -1,24 +1,35 @@ PATH remote: . specs: - xmorph (0.1.12) + xmorph (0.1.15) GEM remote: https://rubygems.org/ specs: - activesupport (5.2.1.1) + activesupport (5.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - concurrent-ruby (1.1.3) + airbrussh (1.3.1) + sshkit (>= 1.6.1, != 1.7.0) + capistrano (3.11.0) + airbrussh (>= 1.0.0) + i18n + rake (>= 10.0.0) + sshkit (>= 1.9.0) + concurrent-ruby (1.1.4) diff-lcs (1.3) - i18n (1.1.1) + i18n (1.5.3) concurrent-ruby (~> 1.0) minitest (5.11.3) - rake (10.5.0) + net-scp (1.2.1) + net-ssh (>= 2.6.5) + net-ssh (5.1.0) + oj (3.6.6) + rake (12.3.1) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) rspec-core (3.8.0) @@ -28,21 +39,23 @@ rspec-support (~> 3.8.0) rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) + sshkit (1.18.2) + net-scp (>= 1.1.2) + net-ssh (>= 2.8.0) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) PLATFORMS ruby DEPENDENCIES - activesupport + activesupport (= 5.2.1) bundler (~> 1.13) - rake (~> 10.0) + capistrano (= 3.11.0) + oj (= 3.6.6) + rake (= 12.3.1) rspec (~> 3.8.0) xmorph! - -BUNDLED WITH - 1.16.2