Gemfile.lock in sql_csv-0.2.1 vs Gemfile.lock in sql_csv-0.2.2
- old
+ new
@@ -1,21 +1,21 @@
PATH
remote: .
specs:
- sql_csv (0.2.0)
+ sql_csv (0.2.2)
activerecord (~> 6.1)
mysql2 (~> 0.5.3)
GEM
remote: https://rubygems.org/
specs:
- activemodel (6.1.5)
- activesupport (= 6.1.5)
- activerecord (6.1.5)
- activemodel (= 6.1.5)
- activesupport (= 6.1.5)
- activesupport (6.1.5)
+ activemodel (6.1.7)
+ activesupport (= 6.1.7)
+ activerecord (6.1.7)
+ activemodel (= 6.1.7)
+ activesupport (= 6.1.7)
+ activesupport (6.1.7)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
@@ -23,12 +23,12 @@
concurrent-ruby (1.1.10)
devpack (0.3.2)
diff-lcs (1.5.0)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
- minitest (5.15.0)
- mysql2 (0.5.3)
+ minitest (5.16.3)
+ mysql2 (0.5.4)
paint (2.2.1)
parallel (1.22.1)
parser (3.1.2.0)
ast (~> 2.4.1)
rainbow (3.1.1)
@@ -65,13 +65,13 @@
rubocop (~> 1.19)
ruby-progressbar (1.11.0)
strong_versions (0.4.5)
i18n (>= 0.5)
paint (~> 2.0)
- tzinfo (2.0.4)
+ tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.1.0)
- zeitwerk (2.5.4)
+ zeitwerk (2.6.6)
PLATFORMS
ruby
DEPENDENCIES