Skip to content

Commit

Permalink
Merge pull request #651 from gocardless/dependabot/bundler/activesupp…
Browse files Browse the repository at this point in the history
…ort-7.1.3.2

Bump activesupport from 7.0.3.1 to 7.1.3.2
  • Loading branch information
erungis authored Oct 31, 2024
2 parents 1106c22 + c06f05d commit 3e155db
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
@@ -1,28 +1,38 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.3.1)
activesupport (7.1.3.2)
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)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
arr-pm (0.0.11)
cabin (> 0)
ast (2.4.2)
backports (3.23.0)
base64 (0.2.0)
bigdecimal (3.1.6)
cabin (0.9.0)
clamp (1.0.1)
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
diff-lcs (1.5.0)
docker-api (2.2.0)
excon (>= 0.47.0)
multi_json
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.7.6)
drb (2.2.0)
ruby2_keywords
excon (0.92.3)
fpm (1.14.2)
arr-pm (~> 0.0.11)
Expand All @@ -45,17 +55,18 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.5)
domain_name (~> 0.5)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
insist (1.0.0)
json (2.6.2)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
minitest (5.16.2)
minitest (5.22.2)
multi_json (1.15.0)
mustache (0.99.8)
mutex_m (0.2.0)
netrc (0.11.0)
parallel (1.22.1)
parser (3.1.2.0)
Expand Down Expand Up @@ -116,8 +127,9 @@ GEM
rubocop-rspec (2.12.1)
rubocop (~> 1.31)
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
stud (0.0.23)
tzinfo (2.0.4)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unf (0.1.4)
unf_ext
Expand Down

0 comments on commit 3e155db

Please sign in to comment.