Gemfile.lock in neetob-0.1.2 vs Gemfile.lock in neetob-0.1.4

- old
+ new

@@ -1,16 +1,24 @@ PATH remote: . specs: - neetob (0.1.2) + neetob (0.1.4) dotenv (~> 2.8.1) launchy (~> 2.5.0) octokit (~> 4.0) terminal-table (~> 3.0.2) thor (~> 1.2.1) GEM + remote: https://O6Ts9-SVDaUZpHMRs2CpJp22RwbETDE@gems.neeto.com/ + specs: + neeto-compliance (1.0.1) + colorize + hashdiff + json (~> 2.6.2) + +GEM remote: https://rubygems.org/ specs: actioncable (7.0.4) actionpack (= 7.0.4) activesupport (= 7.0.4) @@ -79,12 +87,15 @@ addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) ast (2.4.2) builder (3.2.4) + byebug (11.1.3) childprocess (4.1.0) + chronic (0.10.2) coderay (1.1.3) + colorize (0.8.1) concurrent-ruby (1.1.10) crack (0.4.5) rexml crass (1.0.6) docile (1.4.0) @@ -224,18 +235,20 @@ websocket-extensions (0.1.5) zeitwerk (2.6.6) PLATFORMS x86_64-darwin-21 - x86_64-darwin-22 x86_64-linux DEPENDENCIES + byebug + chronic dotenv (~> 2.8.1) faraday-retry minitest (~> 5.0) minitest-reporters mocha + neeto-compliance! neetob! overcommit (~> 0.59.1) pry rails rake (~> 13.0)