Gemfile.lock in dev_orbit-0.1.3 vs Gemfile.lock in dev_orbit-0.1.4

- old
+ new

@@ -1,13 +1,14 @@ PATH remote: . specs: - dev_orbit (0.1.2) + dev_orbit (0.1.3) actionview (~> 6.1) activesupport (~> 6.1) http (~> 4.4) json (~> 2.5) + orbit_activities (~> 0.1) thor (~> 1.1) zeitwerk (~> 2.4) GEM remote: https://rubygems.org/ @@ -57,12 +58,25 @@ json (2.5.1) loofah (2.9.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) minitest (5.14.4) - nokogiri (1.11.3-arm64-darwin) + nokogiri (1.11.5-arm64-darwin) racc (~> 1.4) + nokogiri (1.11.5-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.11.5-x86_64-linux) + racc (~> 1.4) + nokogiri (1.11.3-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.11.3-x86_64-linux) + racc (~> 1.4) + orbit_activities (0.1.0) + http (~> 4.4) + json (~> 2.5) + rake (~> 13.0) + zeitwerk (~> 2.4) parallel (1.20.1) parser (3.0.0.0) ast (~> 2.4.1) public_suffix (4.0.6) racc (1.5.2) @@ -119,9 +133,10 @@ x86_64-linux DEPENDENCIES byebug dev_orbit! + orbit_activities rake (~> 13.0) rspec (~> 3.4) rubocop (~> 1.7) webmock (~> 3.12)