Gemfile.lock in active_worksheet-0.1.1 vs Gemfile.lock in active_worksheet-0.1.2

- old
+ new

@@ -1,42 +1,46 @@ PATH remote: . specs: - active_worksheet (0.1.0) + active_worksheet (0.1.2) + activeresource (= 5.1.1) + activesupport (= 6.0.3.1) + google_drive (= 3.0.4) + workbook (= 0.8.1) GEM remote: https://rubygems.org/ specs: - activemodel (6.0.2.1) - activesupport (= 6.0.2.1) + activemodel (6.0.3.1) + activesupport (= 6.0.3.1) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) - activeresource (5.1.0) + activeresource (5.1.1) activemodel (>= 5.0, < 7) activemodel-serializers-xml (~> 1.0) activesupport (>= 5.0, < 7) - activesupport (6.0.2.1) + activesupport (6.0.3.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - zeitwerk (~> 2.2) + zeitwerk (~> 2.2, >= 2.2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) axlsx (3.0.0.pre) htmlentities (~> 4.3, >= 4.3.4) mimemagic (~> 0.3) nokogiri (~> 1.8, >= 1.8.2) rubyzip (~> 1.2, >= 1.2.1) builder (3.2.4) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) declarative (0.0.10) declarative-option (0.1.0) diff-lcs (1.3) - faraday (0.17.3) + faraday (1.0.1) multipart-post (>= 1.2, < 3) google-api-client (0.36.4) addressable (~> 2.5, >= 2.5.1) googleauth (~> 0.9) httpclient (>= 2.8.1, < 3.0) @@ -46,34 +50,34 @@ signet (~> 0.12) google_drive (3.0.4) google-api-client (>= 0.11.0, < 0.37.0) googleauth (>= 0.5.0, < 1.0.0) nokogiri (>= 1.5.3, < 2.0.0) - googleauth (0.10.0) - faraday (~> 0.12) + googleauth (0.13.0) + faraday (>= 0.17.3, < 2.0) jwt (>= 1.4, < 3.0) memoist (~> 0.16) multi_json (~> 1.11) os (>= 0.9, < 2.0) - signet (~> 0.12) + signet (~> 0.14) htmlentities (4.3.4) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.8.3) concurrent-ruby (~> 1.0) json (2.3.0) jwt (2.2.1) memoist (0.16.2) - mimemagic (0.3.4) + mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.14.1) multi_json (1.14.1) multipart-post (2.1.1) - nokogiri (1.10.8) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - os (1.0.1) - public_suffix (4.0.3) + os (1.1.0) + public_suffix (4.0.5) rake (13.0.1) rchardet (1.8.0) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) @@ -92,39 +96,35 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.2) ruby-ole (1.2.12.2) rubyzip (1.3.0) - signet (0.12.0) + signet (0.14.0) addressable (~> 2.3) - faraday (~> 0.9) + faraday (>= 0.17.3, < 2.0) jwt (>= 1.5, < 3.0) multi_json (~> 1.10) spreadsheet (1.2.6) ruby-ole (>= 1.0) thread_safe (0.3.6) - tzinfo (1.2.6) + tzinfo (1.2.7) thread_safe (~> 0.1) uber (0.1.0) workbook (0.8.1) axlsx (~> 3.0.0.pre) json (~> 2.1) nokogiri (~> 1.8) rchardet (~> 1.3) spreadsheet (~> 1.1) - zeitwerk (2.2.2) + zeitwerk (2.3.0) PLATFORMS ruby DEPENDENCIES active_worksheet! - activeresource (= 5.1.0) - activesupport (= 6.0.2.1) bundler (~> 2.0) - google_drive (= 3.0.4) rake (~> 13.0) rspec (~> 3.0) - workbook (= 0.8.1) BUNDLED WITH - 2.0.2 + 2.1.4