Gemfile.lock in sql_csv-0.1.0 vs Gemfile.lock in sql_csv-0.1.1
- old
+ new
@@ -1,21 +1,21 @@
PATH
remote: .
specs:
- sql_csv (0.1.0)
+ sql_csv (0.1.1)
activerecord (~> 6.1)
mysql2 (~> 0.5.3)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.4.1)
- activesupport (= 6.1.4.1)
- activerecord (6.1.4.1)
- activemodel (= 6.1.4.1)
- activesupport (= 6.1.4.1)
- activesupport (6.1.4.1)
+ activemodel (6.1.5)
+ activesupport (= 6.1.5)
+ activerecord (6.1.5)
+ activemodel (= 6.1.5)
+ activesupport (= 6.1.5)
+ activesupport (6.1.5)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
@@ -23,11 +23,11 @@
concurrent-ruby (1.1.9)
devpack (0.3.2)
diff-lcs (1.4.4)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
- minitest (5.14.4)
+ minitest (5.15.0)
mysql2 (0.5.3)
paint (2.2.1)
parallel (1.21.0)
parser (3.0.2.0)
ast (~> 2.4.1)
@@ -68,10 +68,10 @@
i18n (>= 0.5)
paint (~> 2.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
- zeitwerk (2.4.2)
+ zeitwerk (2.5.4)
PLATFORMS
ruby
DEPENDENCIES