Gemfile.lock in permisi-0.1.1 vs Gemfile.lock in permisi-0.1.2

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - permisi (0.1.1) + permisi (0.1.2) activemodel (>= 3.2.0) activerecord (>= 3.2.0) activesupport (>= 3.2.0) zeitwerk (~> 2.4, >= 2.4.2) @@ -21,10 +21,12 @@ minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) ast (2.4.2) byebug (11.1.3) + codecov (0.4.3) + simplecov (>= 0.15, < 0.22) concurrent-ruby (1.1.8) diff-lcs (1.4.4) docile (1.3.5) i18n (1.8.9) concurrent-ruby (~> 1.0) @@ -76,9 +78,10 @@ PLATFORMS x86_64-linux DEPENDENCIES byebug (~> 11.1) + codecov (~> 0.4.3) permisi! rake (~> 13.0) rspec (~> 3.0) rubocop (~> 1.9) simplecov (~> 0.21.2)