Gemfile.lock in hashematics-1.0.0 vs Gemfile.lock in hashematics-1.1.0

- old
+ new

@@ -1,17 +1,19 @@ PATH remote: . specs: - hashematics (1.0.0) + hashematics (1.1.0) + objectable (~> 1) GEM remote: https://rubygems.org/ specs: Ascii85 (1.0.3) afm (0.2.2) ansi (1.5.0) ast (2.4.0) + byebug (11.0.1) coderay (1.1.2) concurrent-ruby (1.1.5) diff-lcs (1.3) docile (1.3.1) faker (1.9.3) @@ -46,10 +48,11 @@ method_source (0.9.2) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) + objectable (1.0.0) parallel (1.13.0) parser (2.6.0.0) ast (~> 2.4.0) pdf-inspector (1.3.0) pdf-reader (>= 1.0, < 3.0.a) @@ -61,11 +64,15 @@ ttfunk powerpack (0.1.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) + pry-byebug (3.7.0) + byebug (~> 11.0) + pry (~> 0.10) rainbow (3.0.0) + rake (10.5.0) rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) rspec (3.8.0) rspec-core (~> 3.8.0) @@ -112,9 +119,11 @@ faker (~> 1) guard-rspec (~> 4.7) hashematics! pdf-inspector (~> 1) pry (~> 0) + pry-byebug (~> 3) + rake (~> 10.0) rspec (~> 3.8) rubocop (~> 0.63.1) simplecov (~> 0.16.1) simplecov-console (~> 0.4.2)