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

- old
+ new

@@ -1,15 +1,18 @@ PATH remote: . specs: - arql (0.1.2) - activerecord (~> 6.0.0) - activesupport (~> 6.0.0) + arql (0.1.3) + 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) + terminal-table (~> 1.8.0) GEM remote: https://rubygems.org/ specs: activemodel (6.0.3) @@ -38,13 +41,21 @@ coderay (~> 1.1) method_source (~> 1.0) pry-byebug (3.9.0) byebug (~> 11.0) pry (~> 0.13.0) + pry-doc (1.1.0) + pry (~> 0.11) + yard (~> 0.9.11) + rainbow (3.0.0) rake (12.3.3) + 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) + unicode-display_width (1.7.0) + yard (0.9.25) zeitwerk (2.3.0) PLATFORMS ruby