Skip to content

Commit

Permalink
chore(deps): update dependency puma to v6.4.2 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent 9c43644 commit 6b0de38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gem 'friendly_id', '~> 5.2'
gem 'http', '~> 5.0'
gem 'iban-tools', '~> 1.1.0'
gem 'icalendar', '~> 2.4'
gem 'improvmx', '~> 0.2.1'
gem 'improvmx', '~> 0.2.0'
gem 'isbn_validation', '~> 1.2'
gem 'jsonapi-authorization', '~> 3.0'
gem 'jsonapi-resources', '~> 0.9.1.beta2'
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ GEM
net-smtp (0.3.3)
net-protocol
netrc (0.11.0)
nio4r (2.5.8)
nio4r (2.5.8-java)
nio4r (2.7.0)
nio4r (2.7.0-java)
nokogiri (1.14.3)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
Expand Down Expand Up @@ -318,9 +318,9 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
puma (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
puma (6.0.0-java)
puma (6.4.2-java)
nio4r (~> 2.0)
pundit (2.2.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -560,7 +560,7 @@ DEPENDENCIES
http (~> 5.0)
iban-tools (~> 1.1.0)
icalendar (~> 2.4)
improvmx (~> 0.2.1)
improvmx (~> 0.2.0)
isbn_validation (~> 1.2)
jsonapi-authorization (~> 3.0)
jsonapi-resources (~> 0.9.1.beta2)
Expand Down

0 comments on commit 6b0de38

Please sign in to comment.