Gemfile.lock in arql-0.1.31 vs Gemfile.lock in arql-0.1.32
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- arql (0.1.31)
+ arql (0.1.32)
activerecord (~> 6.0.3)
activesupport (~> 6.0.3)
mysql2 (~> 0.5.3)
net-ssh-gateway (~> 2.0.0)
pry (~> 0.13.1)
@@ -27,18 +27,18 @@
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
byebug (11.1.3)
- coderay (1.1.2)
- concurrent-ruby (1.1.6)
- i18n (1.8.2)
+ coderay (1.1.3)
+ concurrent-ruby (1.1.7)
+ i18n (1.8.5)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
minitest (5.14.1)
mysql2 (0.5.3)
- net-ssh (6.0.2)
+ net-ssh (6.1.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
@@ -57,10 +57,10 @@
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)
+ zeitwerk (2.4.0)
PLATFORMS
ruby
DEPENDENCIES