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

- old
+ new

@@ -1,28 +1,28 @@ PATH remote: . specs: - active_worksheet (0.1.2) - activeresource (= 5.1.1) - activesupport (= 6.0.3.1) + active_worksheet (0.1.3) + activeresource (~> 5.0) + activesupport (~> 6.0) google_drive (= 3.0.4) workbook (= 0.8.1) GEM remote: https://rubygems.org/ specs: - activemodel (6.0.3.1) - activesupport (= 6.0.3.1) + activemodel (6.0.3.2) + activesupport (= 6.0.3.2) activemodel-serializers-xml (1.0.2) activemodel (> 5.x) activesupport (> 5.x) builder (~> 3.1) activeresource (5.1.1) activemodel (>= 5.0, < 7) activemodel-serializers-xml (~> 1.0) activesupport (>= 5.0, < 7) - activesupport (6.0.3.1) + activesupport (6.0.3.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) @@ -59,22 +59,22 @@ multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (~> 0.14) htmlentities (4.3.4) httpclient (2.8.3) - i18n (1.8.3) + i18n (1.8.5) concurrent-ruby (~> 1.0) - json (2.3.0) + json (2.3.1) jwt (2.2.1) memoist (0.16.2) mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) - multi_json (1.14.1) + multi_json (1.15.0) multipart-post (2.1.1) - nokogiri (1.10.9) + nokogiri (1.10.10) mini_portile2 (~> 2.4.0) os (1.1.0) public_suffix (4.0.5) rake (13.0.1) rchardet (1.8.0) @@ -113,10 +113,10 @@ axlsx (~> 3.0.0.pre) json (~> 2.1) nokogiri (~> 1.8) rchardet (~> 1.3) spreadsheet (~> 1.1) - zeitwerk (2.3.0) + zeitwerk (2.4.0) PLATFORMS ruby DEPENDENCIES