Gemfile.lock in arql-0.4.3 vs Gemfile.lock in arql-0.4.6
- old
+ new
@@ -1,12 +1,13 @@
PATH
remote: .
specs:
- arql (0.4.3)
+ arql (0.4.6)
activerecord (>= 6.1.5, < 7.1.0)
activesupport (>= 6.1.5, < 7.1.0)
caxlsx (~> 3.3.0)
+ chartkick (~> 5.0.7)
composite_primary_keys (~> 14.0.4)
kaminari-activerecord (~> 1.2.2)
mysql2 (~> 0.5.4)
net-ssh-gateway (~> 2.0.0)
pry (~> 0.14.1)
@@ -38,9 +39,10 @@
caxlsx (3.3.0)
htmlentities (~> 4.3, >= 4.3.4)
marcel (~> 1.0)
nokogiri (~> 1.10, >= 1.10.4)
rubyzip (>= 1.3.0, < 3)
+ chartkick (5.0.7)
coderay (1.1.3)
composite_primary_keys (14.0.4)
activerecord (~> 7.0.2)
concurrent-ruby (1.1.10)
enumerable-statistics (2.0.7)