Skip to content

Commit

Permalink
Merge pull request #1038 from DFE-Digital/dependabot/bundler/cuprite-…
Browse files Browse the repository at this point in the history
…0.15

Bump cuprite from 0.14.3 to 0.15
  • Loading branch information
malcolmbaig authored Apr 24, 2024
2 parents c8620e7 + 01fa3ce commit 8f42f15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ end
group :test do
gem "capybara", "~> 3.40"
gem "capybara-email"
gem "cuprite", "~> 0.14"
gem "cuprite", "~> 0.15"
gem "faker"
gem "rspec"
gem "rspec-rails"
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,9 @@ GEM
crass (1.0.6)
cssbundling-rails (1.4.0)
railties (>= 6.0.0)
cuprite (0.14.3)
cuprite (0.15)
capybara (~> 3.0)
ferrum (~> 0.13.0)
ferrum (~> 0.14.0)
data_migrate (9.2.0)
activerecord (>= 6.1)
railties (>= 6.1)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
multipart-post (~> 2)
faraday-net_http (3.1.0)
net-http
ferrum (0.13)
ferrum (0.14)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
Expand Down Expand Up @@ -552,7 +552,7 @@ DEPENDENCIES
capybara-email
console1984 (~> 0.1.29)
cssbundling-rails
cuprite (~> 0.14)
cuprite (~> 0.15)
data_migrate
debug
devise
Expand Down

0 comments on commit 8f42f15

Please sign in to comment.