Gemfile.lock in arql-0.1.33 vs Gemfile.lock in arql-0.2.0
- old
+ new
@@ -1,46 +1,58 @@
PATH
remote: .
specs:
- arql (0.1.33)
+ arql (0.2.0)
activerecord (~> 6.0.3)
activesupport (~> 6.0.3)
+ caxlsx (~> 3.0.2)
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)
+ roo (~> 2.8.3)
sqlite3 (~> 1.4)
table_print (~> 1.5.6)
terminal-table (~> 1.8.0)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.0.3.1)
- activesupport (= 6.0.3.1)
- activerecord (6.0.3.1)
- activemodel (= 6.0.3.1)
- activesupport (= 6.0.3.1)
- activesupport (6.0.3.1)
+ activemodel (6.0.3.2)
+ activesupport (= 6.0.3.2)
+ activerecord (6.0.3.2)
+ activemodel (= 6.0.3.2)
+ activesupport (= 6.0.3.2)
+ activesupport (6.0.3.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
byebug (11.1.3)
+ caxlsx (3.0.2)
+ htmlentities (~> 4.3, >= 4.3.4)
+ mimemagic (~> 0.3)
+ nokogiri (~> 1.10, >= 1.10.4)
+ rubyzip (>= 1.3.0, < 3)
coderay (1.1.3)
concurrent-ruby (1.1.7)
+ htmlentities (4.3.4)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
method_source (1.0.0)
+ mimemagic (0.3.5)
+ mini_portile2 (2.4.0)
minitest (5.14.1)
mysql2 (0.5.3)
net-ssh (6.1.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
+ nokogiri (1.10.10)
+ mini_portile2 (~> 2.4.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
@@ -48,11 +60,15 @@
pry-doc (1.1.0)
pry (~> 0.11)
yard (~> 0.9.11)
rainbow (3.0.0)
rake (12.3.3)
+ roo (2.8.3)
+ nokogiri (~> 1)
+ rubyzip (>= 1.3.0, < 3.0.0)
+ rubyzip (2.3.0)
sqlite3 (1.4.2)
- table_print (1.5.6)
+ table_print (1.5.7)
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)