Gemfile.lock in ladder_drive-0.6.1 vs Gemfile.lock in ladder_drive-0.6.2

- old
+ new

@@ -1,79 +1,79 @@ PATH remote: . specs: - ladder_drive (0.6.0) - activesupport (~> 4.2, >= 4.2.7) + ladder_drive (0.6.1) + activesupport (~> 5.0) ffi (~> 1.9.24, >= 1.9.24) pi_piper (~> 2.0, >= 2.0.0) + serialport thor (~> 0) GEM remote: https://rubygems.org/ specs: - activemodel (4.2.11) - activesupport (= 4.2.11) - builder (~> 3.1) - activesupport (4.2.11) - i18n (~> 0.7) + activemodel (5.2.3) + activesupport (= 5.2.3) + activesupport (5.2.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) minitest (~> 5.1) - thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - builder (3.2.3) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.5) declarative (0.0.10) declarative-option (0.1.0) domain_name (0.5.20180417) unf (>= 0.0.5, < 1.0.0) eventmachine (1.0.9) faraday (0.15.4) multipart-post (>= 1.2, < 3) ffi (1.9.25) - google-api-client (0.21.2) + google-api-client (0.28.7) addressable (~> 2.5, >= 2.5.1) - googleauth (>= 0.5, < 0.7.0) + googleauth (>= 0.5, < 0.10.0) httpclient (>= 2.8.1, < 3.0) mime-types (~> 3.0) representable (~> 3.0) retriable (>= 2.0, < 4.0) - google_drive (3.0.0) - google-api-client (>= 0.11.0, < 0.22.0) + signet (~> 0.10) + google_drive (3.0.2) + google-api-client (>= 0.11.0, < 0.29.0) googleauth (>= 0.5.0, < 1.0.0) nokogiri (>= 1.5.3, < 2.0.0) - googleauth (0.6.7) + googleauth (0.8.1) faraday (~> 0.12) jwt (>= 1.4, < 3.0) memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.7) http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (0.9.5) + i18n (1.6.0) concurrent-ruby (~> 1.0) - json (2.1.0) + json (2.2.0) jwt (2.1.0) memoist (0.16.0) mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2018.0812) - mini_portile2 (2.3.0) + mime-types-data (3.2019.0331) + mini_portile2 (2.4.0) minitest (5.11.3) multi_json (1.13.1) multipart-post (2.0.0) netrc (0.11.0) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.10.3) + mini_portile2 (~> 2.4.0) oauth (0.5.4) os (1.0.0) pi_piper (2.0.0) eventmachine (= 1.0.9) ffi - power_assert (1.1.3) + power_assert (1.1.4) public_suffix (3.0.3) rake (10.5.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) @@ -93,33 +93,33 @@ signet (0.11.0) addressable (~> 2.3) faraday (~> 0.9) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) - test-unit (3.2.8) + test-unit (3.3.2) power_assert thor (0.20.3) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) uber (0.1.0) unf (0.1.4) unf_ext - unf_ext (0.0.7.5) + unf_ext (0.0.7.6) PLATFORMS ruby DEPENDENCIES - activesupport (~> 4.2, >= 4.2.7) + activesupport bundler (~> 1.11) - ffi (~> 1.9.24) + ffi google_drive ladder_drive! - pi_piper (>= 2.0.0) + pi_piper rake (~> 10.0) ruby-trello serialport test-unit BUNDLED WITH - 1.17.2 + 1.17.3