Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/bundler/activesupport-7.1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
erungis authored Oct 31, 2024
2 parents 43c6298 + 1106c22 commit c06f05d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ GEM
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)
Expand Down Expand Up @@ -47,7 +49,8 @@ GEM
rubocop-performance (>= 1.13)
rubocop-rails (>= 2.14.0)
rubocop-rspec (>= 2.11.0)
git (1.11.0)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
http-accept (1.7.0)
http-cookie (1.0.5)
Expand Down Expand Up @@ -78,6 +81,7 @@ GEM
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.4)
rack (2.2.4)
rainbow (3.1.1)
rchardet (1.8.0)
Expand Down

0 comments on commit c06f05d

Please sign in to comment.