Skip to content

Commit

Permalink
Merge pull request #380 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/rollbar-3.6.0
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
2 parents 4cc2147 + 9bc10e9 commit 91042dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ gem 'pg', '~> 1.5.7'
# remove if not option two taken in project
gem 'jwt', '~> 2.8.2'
gem 'rest-client', '~> 2.1'
gem 'rollbar', '~> 3.5.2'
gem 'rollbar', '~> 3.6.0'
gem 'roo', '~> 2.10.1'
# remove if not option two taken in project

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ GEM
rgeo-activerecord (7.0.1)
activerecord (>= 5.0)
rgeo (>= 1.0.0)
rollbar (3.5.2)
rollbar (3.6.0)
roo (2.10.1)
nokogiri (~> 1)
rubyzip (>= 1.3.0, < 3.0.0)
Expand Down Expand Up @@ -403,7 +403,7 @@ DEPENDENCIES
rails (~> 7.1.4)
rails-controller-testing (~> 1.0.5, >= 1.0.5)
rest-client (~> 2.1)
rollbar (~> 3.5.2)
rollbar (~> 3.6.0)
roo (~> 2.10.1)
rspec-rails (~> 6.1.4)
rubocop (~> 1.65.1)
Expand Down

0 comments on commit 91042dd

Please sign in to comment.