Skip to content

Commit

Permalink
Merge pull request #947 from uktrade/chore-GREATUK-1330-merge-outstan…
Browse files Browse the repository at this point in the history
…ding

Upgrade libs
  • Loading branch information
rafa-garcia authored Nov 20, 2024
2 parents e20c362 + 2a3100c commit bf2efff
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ruby '3.2.2'
gem 'matrix', '0.4.2'
gem 'rails', '6.1.7.8'
gem 'bundler'
gem 'puma', '5.6.8'
gem 'puma', '5.6.9'
gem 'pg', '1.5.4'
gem 'sidekiq', '7.1.3'
gem 'sidekiq-cron', '1.9.1'
Expand Down
10 changes: 4 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1651,7 +1651,7 @@ GEM
net-smtp (0.5.0)
net-protocol
netrc (0.11.0)
nio4r (2.7.3)
nio4r (2.7.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
Expand Down Expand Up @@ -1715,7 +1715,7 @@ GEM
psych (5.1.2)
stringio
public_suffix (5.0.1)
puma (5.6.8)
puma (5.6.9)
nio4r (~> 2.0)
pundit (2.3.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -1784,8 +1784,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.6)
strscan
rexml (3.3.9)
rspec-collection_matchers (1.2.0)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.12.2)
Expand Down Expand Up @@ -1888,7 +1887,6 @@ GEM
sprockets (>= 3.0.0)
stringex (2.8.6)
stringio (3.1.0)
strscan (3.1.0)
temple (0.10.0)
thor (1.3.1)
tilt (2.1.0)
Expand Down Expand Up @@ -1988,7 +1986,7 @@ DEPENDENCIES
pry-rails
pry-rescue
pry-stack_explorer
puma (= 5.6.8)
puma (= 5.6.9)
pundit
pundit-matchers
rails (= 6.1.7.8)
Expand Down
Binary file removed vendor/cache/nio4r-2.7.3.gem
Binary file not shown.
Binary file added vendor/cache/nio4r-2.7.4.gem
Binary file not shown.
Binary file removed vendor/cache/puma-5.6.8.gem
Binary file not shown.
Binary file added vendor/cache/puma-5.6.9.gem
Binary file not shown.
Binary file removed vendor/cache/rexml-3.3.6.gem
Binary file not shown.
Binary file added vendor/cache/rexml-3.3.9.gem
Binary file not shown.
Binary file removed vendor/cache/strscan-3.1.0.gem
Binary file not shown.

0 comments on commit bf2efff

Please sign in to comment.