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

- old
+ new

@@ -1,17 +1,18 @@ PATH remote: . specs: - arql (0.1.3) + arql (0.1.4) activerecord (~> 6.0.3) activesupport (~> 6.0.3) mysql2 (~> 0.5.3) net-ssh-gateway (~> 2.0.0) pry (~> 0.13.1) pry-byebug (~> 3.9.0) pry-doc (~> 1.1.0) rainbow (~> 3.0.0) + table_print (~> 1.5.6) terminal-table (~> 1.8.0) GEM remote: https://rubygems.org/ specs: @@ -46,9 +47,10 @@ pry-doc (1.1.0) pry (~> 0.11) yard (~> 0.9.11) rainbow (3.0.0) rake (12.3.3) + table_print (1.5.6) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1)