Skip to content

Commit

Permalink
Merge pull request #634 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/roo-2.10.1
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
2 parents 7b3d41b + a0dfc42 commit 6b1253e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ gem 'pg', '~> 1.5.4'
gem 'jwt', '~> 2.7.1'
gem 'rest-client', '~> 2.1'
gem 'rollbar', '~> 3.5.1'
gem 'roo', '~> 2.10.0'
gem 'roo', '~> 2.10.1'
# remove if not option two taken in project

# For canonical urls
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.0)
nokogiri (1.15.5)
nokogiri (1.16.0)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
parallel (1.24.0)
Expand Down Expand Up @@ -294,7 +294,7 @@ GEM
activerecord (>= 5.0)
rgeo (>= 1.0.0)
rollbar (3.5.1)
roo (2.10.0)
roo (2.10.1)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
rspec-core (3.12.2)
Expand Down Expand Up @@ -411,7 +411,7 @@ DEPENDENCIES
rails-controller-testing (~> 1.0.5, >= 1.0.5)
rest-client (~> 2.1)
rollbar (~> 3.5.1)
roo (~> 2.10.0)
roo (~> 2.10.1)
rspec-rails (~> 6.1.0)
rubocop (~> 1.59.0)
rubocop-performance (~> 1.20.2)
Expand Down

0 comments on commit 6b1253e

Please sign in to comment.