Skip to content

Commit

Permalink
Update dependency site_prism to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 96d7571 commit 8508d44
Showing 1 changed file with 32 additions and 21 deletions.
53 changes: 32 additions & 21 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,49 +1,57 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
capybara (2.6.2)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
capybara (3.40.0)
addressable
mime-types (>= 1.16)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
xpath (~> 2.0)
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (0.5.9)
ffi (~> 1.0, >= 1.0.11)
colorize (0.7.7)
ffi (1.9.10)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0221)
mini_portile2 (2.0.0)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
multi_json (1.11.2)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
nokogiri (1.6.7.2)
mini_portile2 (~> 2.0.0.rc2)
rack (1.6.4)
rack-test (0.6.3)
rack (>= 1.0)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.8)
rack-test (2.1.0)
rack (>= 1.3)
rake (10.5.0)
regexp_parser (2.9.2)
rubyzip (1.2.0)
selenium-webdriver (2.52.0)
childprocess (~> 0.5)
multi_json (~> 1.0)
rubyzip (~> 1.0)
websocket (~> 1.0)
site_prism (2.8)
addressable (>= 2.3.3, < 3.0)
capybara (>= 2.1, < 3.0)
site_prism (5.0.4)
addressable (~> 2.8, >= 2.8.4)
capybara (~> 3.32)
site_prism-all_there (> 2, < 5)
site_prism-all_there (3.0.5)
sshkit (1.7.1)
colorize (>= 0.7.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
thor (0.19.1)
websocket (1.2.2)
xpath (2.0.0)
nokogiri (~> 1.3)
xpath (3.2.0)
nokogiri (~> 1.8)

PLATFORMS
ruby
Expand All @@ -55,3 +63,6 @@ DEPENDENCIES
site_prism
sshkit
thor

BUNDLED WITH
2.5.23

0 comments on commit 8508d44

Please sign in to comment.