Skip to content

Commit

Permalink
build(deps): bump roo from 2.10.0 to 2.10.1
Browse files Browse the repository at this point in the history
Bumps [roo](https://github.com/roo-rb/roo) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/roo-rb/roo/releases)
- [Changelog](https://github.com/roo-rb/roo/blob/master/CHANGELOG.md)
- [Commits](roo-rb/roo@v2.10.0...v2.10.1)

---
updated-dependencies:
- dependency-name: roo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 6544c9c commit a0dfc42
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 a0dfc42

Please sign in to comment.