Skip to content

Commit

Permalink
Merge pull request #254 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/site_prism-5.1
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
2 parents 545ddc9 + 2081441 commit 44dfaf6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gem 'capybara', '~> 3.40.0'
gem 'cucumber', '~> 9.2.1'
gem 'rspec', '~> 3.13.0'
gem 'selenium-webdriver', '~> 4.27.0'
gem 'site_prism', '~> 5.0'
gem 'site_prism', '~> 5.1'

gem 'axe-core-capybara', '>= 4.2.1'
gem 'axe-core-cucumber', '>= 4.2.1'
Expand Down
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,9 @@ GEM
mini_mime (1.1.5)
minitest (5.25.4)
multi_test (1.1.0)
nokogiri (1.16.7-x86_64-darwin)
nokogiri (1.18.1-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.18.1-x86_64-linux-gnu)
racc (~> 1.4)
ostruct (0.6.1)
parallel (1.26.3)
Expand All @@ -107,7 +107,7 @@ GEM
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.8)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rainbow (3.1.1)
regexp_parser (2.10.0)
Expand Down Expand Up @@ -152,11 +152,11 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
site_prism (5.0.4)
site_prism (5.1)
addressable (~> 2.8, >= 2.8.4)
capybara (~> 3.32)
site_prism-all_there (> 2, < 5)
site_prism-all_there (3.0.5)
capybara (~> 3.34)
site_prism-all_there (> 3, < 5)
site_prism-all_there (3.0.6)
sys-uname (1.3.1)
ffi (~> 1.1)
thread_safe (0.3.6)
Expand Down Expand Up @@ -195,7 +195,7 @@ DEPENDENCIES
rubocop-capybara (~> 2.20)
rubocop-rspec (~> 3.3)
selenium-webdriver (~> 4.27.0)
site_prism (~> 5.0)
site_prism (~> 5.1)

RUBY VERSION
ruby 3.3.6p108
Expand Down

0 comments on commit 44dfaf6

Please sign in to comment.