Gemfile.lock in arql-0.1.1 vs Gemfile.lock in arql-0.1.2
- old
+ new
@@ -1,36 +1,40 @@
PATH
remote: .
specs:
- arql (0.1.1)
+ arql (0.1.2)
activerecord (~> 6.0.0)
activesupport (~> 6.0.0)
mysql2 (~> 0.5.3)
+ net-ssh-gateway (~> 2.0.0)
pry (~> 0.13.1)
pry-byebug (~> 3.9.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.2.2)
- activesupport (= 6.0.2.2)
- activerecord (6.0.2.2)
- activemodel (= 6.0.2.2)
- activesupport (= 6.0.2.2)
- activesupport (6.0.2.2)
+ activemodel (6.0.3)
+ activesupport (= 6.0.3)
+ activerecord (6.0.3)
+ activemodel (= 6.0.3)
+ activesupport (= 6.0.3)
+ activesupport (6.0.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- zeitwerk (~> 2.2)
+ zeitwerk (~> 2.2, >= 2.2.2)
byebug (11.1.3)
coderay (1.1.2)
concurrent-ruby (1.1.6)
i18n (1.8.2)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
minitest (5.14.0)
mysql2 (0.5.3)
+ net-ssh (6.0.2)
+ net-ssh-gateway (2.0.0)
+ net-ssh (>= 4.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)