Gemfile.lock in arql-0.3.24 vs Gemfile.lock in arql-0.3.25
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- arql (0.3.24)
+ arql (0.3.25)
activerecord (>= 6.1.5, < 7.1.0)
activesupport (>= 6.1.5, < 7.1.0)
caxlsx (~> 3.3.0)
composite_primary_keys (~> 14.0.4)
kaminari-activerecord (~> 1.2.2)
@@ -11,15 +11,17 @@
net-ssh-gateway (~> 2.0.0)
pry (~> 0.14.1)
pry-byebug (~> 3.10.1)
pry-doc (>= 1.4.0)
rainbow (~> 3.0.0)
- ransack (>= 3.2.1)
+ ransack (~> 3.2.1)
roo (~> 2.9.0)
- sqlite3 (~> 1.5.4)
+ sqlite3 (~> 1.6.8)
table_print (~> 1.5.6)
terminal-table (~> 1.8.0)
+ tty-tree (~> 0.4.0)
+ youplot (~> 0.4.5)
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4)
@@ -40,10 +42,11 @@
rubyzip (>= 1.3.0, < 3)
coderay (1.1.3)
composite_primary_keys (14.0.4)
activerecord (~> 7.0.2)
concurrent-ruby (1.1.10)
+ enumerable-statistics (2.0.7)
gem-release (2.2.2)
htmlentities (4.3.4)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
kaminari-activerecord (1.2.2)
@@ -79,23 +82,27 @@
i18n
roo (2.9.0)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
rubyzip (2.3.2)
- sqlite3 (1.5.4)
- mini_portile2 (~> 2.8.0)
+ sqlite3 (1.6.8-x86_64-darwin)
table_print (1.5.7)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
+ tty-tree (0.4.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
+ unicode_plot (0.0.5)
+ enumerable-statistics (>= 2.0.1)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
+ youplot (0.4.5)
+ unicode_plot (>= 0.0.5)
PLATFORMS
- ruby
+ x86_64-darwin-22
DEPENDENCIES
arql!
gem-release (~> 2.2.2)
rake (~> 12.0)