Skip to content

Commit

Permalink
Merge pull request #16 from konvenit/2023-12-5-security-updates
Browse files Browse the repository at this point in the history
security updates
  • Loading branch information
stereosupersonic authored Dec 5, 2023
2 parents ab51c7e + a204529 commit 2805c08
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.6)
activesupport (7.0.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -24,14 +24,14 @@ GEM
language_server-protocol (3.17.0.3)
minitest (5.19.0)
parallel (1.23.0)
parser (3.2.2.3)
parser (3.2.2.4)
ast (~> 2.4.1)
racc
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.1)
regexp_parser (2.8.3)
rexml (3.2.6)
rubocop (1.55.1)
json (~> 2.3)
Expand Down Expand Up @@ -59,7 +59,7 @@ GEM
activesupport (>= 4.2.0)
rack (>= 1.1)
rubocop (>= 1.33.0, < 2.0)
rubocop-rspec (2.23.0)
rubocop-rspec (2.23.2)
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand All @@ -77,4 +77,4 @@ DEPENDENCIES
rake

BUNDLED WITH
2.4.15
2.4.20

0 comments on commit 2805c08

Please sign in to comment.