Gemfile.lock in arql-0.3.2 vs Gemfile.lock in arql-0.3.3
- old
+ new
@@ -1,18 +1,18 @@
PATH
remote: .
specs:
- arql (0.3.2)
+ arql (0.3.3)
activerecord (>= 6.0.3, < 6.2.0)
activesupport (~> 6.0.3)
caxlsx (~> 3.0.2)
composite_primary_keys (~> 12.0.3)
mysql2 (~> 0.5.3)
net-ssh-gateway (~> 2.0.0)
pry (~> 0.13.1)
pry-byebug (~> 3.9.0)
- pry-doc (~> 1.2.0)
+ pry-doc (>= 1.0.0)
rainbow (~> 3.0.0)
roo (~> 2.8.3)
sqlite3 (~> 1.4)
table_print (~> 1.5.6)
terminal-table (~> 1.8.0)
@@ -46,26 +46,24 @@
concurrent-ruby (~> 1.0)
method_source (1.0.0)
mimemagic (0.4.3)
nokogiri (~> 1)
rake
- mini_portile2 (2.6.1)
minitest (5.15.0)
mysql2 (0.5.3)
net-ssh (6.1.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
- nokogiri (1.12.5)
- mini_portile2 (~> 2.6.1)
+ nokogiri (1.13.0-x86_64-darwin)
racc (~> 1.4)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.9.0)
byebug (~> 11.0)
pry (~> 0.13.0)
- pry-doc (1.2.0)
+ pry-doc (1.3.0)
pry (~> 0.11)
yard (~> 0.9.11)
racc (1.6.0)
rainbow (3.0.0)
rake (12.3.3)
@@ -82,10 +80,10 @@
thread_safe (~> 0.1)
unicode-display_width (1.8.0)
webrick (1.7.0)
yard (0.9.27)
webrick (~> 1.7.0)
- zeitwerk (2.5.1)
+ zeitwerk (2.5.3)
PLATFORMS
ruby
DEPENDENCIES