Gemfile.lock in dev_orbit-0.3.0 vs Gemfile.lock in dev_orbit-0.4.0

- old
+ new

@@ -1,27 +1,27 @@ PATH remote: . specs: - dev_orbit (0.2.0) + dev_orbit (0.3.0) actionview (~> 6.1) activesupport (~> 6.1) http (~> 4.4) json (~> 2.5) - orbit_activities (~> 0.1) + orbit_activities (~> 0.2) thor (~> 1.1) zeitwerk (~> 2.4) GEM remote: https://rubygems.org/ specs: - actionview (6.1.3.2) - activesupport (= 6.1.3.2) + actionview (6.1.4) + activesupport (= 6.1.4) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activesupport (6.1.3.2) + activesupport (6.1.4) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) @@ -36,11 +36,11 @@ crass (1.0.6) diff-lcs (1.4.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) erubi (1.10.0) - ffi (1.15.1) + ffi (1.15.3) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake hashdiff (1.0.1) http (4.4.1) @@ -60,11 +60,11 @@ crass (~> 1.0.2) nokogiri (>= 1.5.9) minitest (5.14.4) nokogiri (1.11.7-arm64-darwin) racc (~> 1.4) - orbit_activities (0.1.0) + orbit_activities (0.2.2) http (~> 4.4) json (~> 2.5) rake (~> 13.0) zeitwerk (~> 2.4) parallel (1.20.1) @@ -92,10 +92,10 @@ rspec-support (~> 3.10.0) rspec-mocks (3.10.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.10.0) rspec-support (3.10.2) - rubocop (1.16.0) + rubocop (1.17.0) parallel (~> 1.10) parser (>= 3.0.0.0) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8, < 3.0) rexml