Gemfile.lock in arql-0.3.11 vs Gemfile.lock in arql-0.3.12
- old
+ new
@@ -1,48 +1,48 @@
PATH
remote: .
specs:
- arql (0.3.11)
- activerecord (>= 6.0.3, < 7.1.0)
- activesupport (~> 6.0.3)
+ arql (0.3.12)
+ activerecord (>= 6.1.5, < 7.1.0)
+ activesupport (>= 6.1.5, < 7.1.0)
caxlsx (~> 3.0.2)
- composite_primary_keys (~> 12.0.3)
+ composite_primary_keys (~> 14.0.4)
kaminari-activerecord (~> 1.2.2)
mysql2 (~> 0.5.3)
net-ssh-gateway (~> 2.0.0)
pry (~> 0.13.1)
pry-byebug (~> 3.9.0)
pry-doc (>= 1.0.0)
rainbow (~> 3.0.0)
+ ransack (>= 3.2.1)
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.5.1)
- activesupport (= 6.0.5.1)
- activerecord (6.0.5.1)
- activemodel (= 6.0.5.1)
- activesupport (= 6.0.5.1)
- activesupport (6.0.5.1)
+ activemodel (7.0.3.1)
+ activesupport (= 7.0.3.1)
+ activerecord (7.0.3.1)
+ activemodel (= 7.0.3.1)
+ activesupport (= 7.0.3.1)
+ activesupport (7.0.3.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
- i18n (>= 0.7, < 2)
- minitest (~> 5.1)
- tzinfo (~> 1.1)
- zeitwerk (~> 2.2, >= 2.2.2)
+ i18n (>= 1.6, < 2)
+ minitest (>= 5.1)
+ tzinfo (~> 2.0)
byebug (11.1.3)
caxlsx (3.0.4)
htmlentities (~> 4.3, >= 4.3.4)
mimemagic (~> 0.3)
nokogiri (~> 1.10, >= 1.10.4)
rubyzip (>= 1.3.0, < 3)
coderay (1.1.3)
- composite_primary_keys (12.0.10)
- activerecord (~> 6.0.0)
+ composite_primary_keys (14.0.4)
+ activerecord (~> 7.0.2)
concurrent-ruby (1.1.10)
htmlentities (4.3.4)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
kaminari-activerecord (1.2.2)
@@ -70,25 +70,27 @@
pry (~> 0.11)
yard (~> 0.9.11)
racc (1.6.0)
rainbow (3.0.0)
rake (12.3.3)
+ ransack (3.2.1)
+ activerecord (>= 6.1.5)
+ activesupport (>= 6.1.5)
+ i18n
roo (2.8.3)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
rubyzip (2.3.2)
sqlite3 (1.4.4)
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.10)
- thread_safe (~> 0.1)
+ tzinfo (2.0.5)
+ concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
webrick (1.7.0)
yard (0.9.28)
webrick (~> 1.7.0)
- zeitwerk (2.6.0)
PLATFORMS
ruby
DEPENDENCIES