Skip to content

Commit

Permalink
Merge pull request #140 from comma-csv/dependabot/bundler/activesuppo…
Browse files Browse the repository at this point in the history
…rt-7.1.3

Bump activesupport from 7.0.4.3 to 7.1.3
  • Loading branch information
eitoball authored Jan 20, 2024
2 parents 18cdd1c + 77e2cb2 commit b2d4a74
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,27 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (7.0.4.3)
activesupport (= 7.0.4.3)
activesupport (7.0.4.3)
activemodel (7.1.3)
activesupport (= 7.1.3)
activesupport (7.1.3)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
connection_pool (>= 2.2.5)
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
mutex_m
tzinfo (~> 2.0)
appraisal (1.0.3)
bundler
rake
thor (>= 0.14.0)
ast (2.4.2)
concurrent-ruby (1.2.2)
base64 (0.2.0)
bigdecimal (3.1.6)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
coveralls (0.8.23)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
Expand All @@ -28,11 +36,14 @@ GEM
tins (~> 1.6)
diff-lcs (1.2.5)
docile (1.4.0)
i18n (1.12.0)
drb (2.2.0)
ruby2_keywords
i18n (1.14.1)
concurrent-ruby (~> 1.0)
json (2.7.1)
mini_portile2 (2.8.5)
minitest (5.14.4)
mutex_m (0.2.0)
parallel (1.24.0)
parser (3.3.0.4)
ast (~> 2.4.1)
Expand Down Expand Up @@ -77,6 +88,7 @@ GEM
rubocop (>= 0.90.0, < 2.0)
rubocop-ast (>= 0.4.0)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
Expand Down

0 comments on commit b2d4a74

Please sign in to comment.