Gemfile.lock in toggl-jobcan-0.4.3 vs Gemfile.lock in toggl-jobcan-0.5.0

- old
+ new

@@ -2,152 +2,172 @@ remote: . specs: toggl-jobcan (0.4.3) selenium-webdriver thor - toggl-worktime (~> 0.4.0, >= 0.4.1) + toggl-worktime (~> 0.5.0, >= 0.5.0) webdrivers GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.3) + activesupport (7.1.3.3) + base64 + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) + connection_pool (>= 2.2.5) + drb i18n (>= 1.6, < 2) minitest (>= 5.1) + mutex_m tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) - async (1.31.0) + async (1.32.1) console (~> 1.10) nio4r (~> 2.3) timers (~> 4.1) - async-http (0.60.1) + async-http (0.64.2) async (>= 1.25) async-io (>= 1.28) async-pool (>= 0.2) - protocol-http (~> 0.24.0) - protocol-http1 (~> 0.15.0) - protocol-http2 (~> 0.15.0) - traces (>= 0.8.0) - async-http-faraday (0.12.0) + protocol-http (~> 0.26.0) + protocol-http1 (~> 0.19.0) + protocol-http2 (~> 0.16.0) + traces (>= 0.10.0) + async-http-faraday (0.13.1) async-http (~> 0.42) faraday - async-io (1.34.3) + async-io (1.43.2) async async-pool (0.4.0) async (>= 1.25) awesome_print (1.9.2) + base64 (0.2.0) + bigdecimal (3.1.8) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.2.2) - console (1.16.2) + concurrent-ruby (1.3.1) + connection_pool (2.4.1) + console (1.24.0) + fiber-annotation fiber-local - diff-lcs (1.5.0) - faraday (2.7.4) - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) - faraday-http-cache (2.5.0) + json + diff-lcs (1.5.1) + drb (2.2.1) + faraday (2.9.0) + faraday-net_http (>= 2.0, < 3.2) + faraday-http-cache (2.5.1) faraday (>= 0.8) - faraday-net_http (3.0.2) + faraday-net_http (3.1.0) + net-http + fiber-annotation (0.2.0) fiber-local (1.0.0) github_changelog_generator (1.16.4) activesupport async (>= 1.25.0) async-http-faraday faraday-http-cache multi_json octokit (~> 4.6) rainbow (>= 2.2.1) rake (>= 10.0) - i18n (1.13.0) + i18n (1.14.5) concurrent-ruby (~> 1.0) - logger (1.5.3) - method_source (1.0.0) - mini_portile2 (2.8.2) - minitest (5.18.0) + json (2.7.2) + logger (1.6.0) + method_source (1.1.0) + mini_portile2 (2.8.7) + minitest (5.23.1) multi_json (1.15.0) - nio4r (2.5.9) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + mutex_m (0.2.0) + net-http (0.4.1) + uri + nio4r (2.7.3) + nokogiri (1.16.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) - oj (3.14.3) + oj (3.16.3) + bigdecimal (>= 3.0) pastel (0.8.0) tty-color (~> 0.5) - protocol-hpack (1.4.2) - protocol-http (0.24.1) - protocol-http1 (0.15.0) + protocol-hpack (1.4.3) + protocol-http (0.26.4) + protocol-http1 (0.19.1) protocol-http (~> 0.22) - protocol-http2 (0.15.1) + protocol-http2 (0.16.0) protocol-hpack (~> 1.4) protocol-http (~> 0.18) pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.10.1) byebug (~> 11.0) pry (>= 0.13, < 0.15) - public_suffix (5.0.1) - racc (1.6.2) + public_suffix (5.0.5) + racc (1.8.0) rainbow (3.1.1) - rake (13.0.6) - rexml (3.2.5) - rspec (3.12.0) - rspec-core (~> 3.12.0) - rspec-expectations (~> 3.12.0) - rspec-mocks (~> 3.12.0) - rspec-core (3.12.2) - rspec-support (~> 3.12.0) - rspec-expectations (3.12.3) + rake (13.2.1) + rexml (3.2.8) + strscan (>= 3.0.9) + rspec (3.13.0) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.0) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-mocks (3.12.5) + rspec-support (~> 3.13.0) + rspec-mocks (3.13.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.12.0) - rspec-support (3.12.0) - ruby2_keywords (0.0.5) + rspec-support (~> 3.13.0) + rspec-support (3.13.1) rubyzip (2.3.2) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - selenium-webdriver (4.9.0) + selenium-webdriver (4.21.1) + base64 (~> 0.2) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) strings (0.2.1) strings-ansi (~> 0.2) unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - thor (1.2.1) + strscan (3.1.0) + thor (1.3.1) timers (4.3.5) - toggl-worktime (0.4.2) + toggl-worktime (0.5.0) awesome_print - togglv8-limitusus (>= 1.2.2) + togglv9 (>= 0.1.0) tty-table - togglv8-limitusus (1.2.2) + togglv9 (0.1.0) faraday (>= 2.0.0) logger oj - traces (0.9.1) + traces (0.11.1) tty-color (0.6.0) - tty-screen (0.8.1) + tty-screen (0.8.2) tty-table (0.12.0) pastel (~> 0.8) strings (~> 0.2.0) tty-screen (~> 0.8) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unicode-display_width (2.4.2) + unicode-display_width (2.5.0) unicode_utils (1.4.0) + uri (0.13.0) webdrivers (5.2.0) nokogiri (~> 1.6) rubyzip (>= 1.3.0) selenium-webdriver (~> 4.0) - websocket (1.2.9) + websocket (1.2.10) PLATFORMS ruby DEPENDENCIES