Skip to content

Commit

Permalink
Updated capybara gems
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmartin committed Aug 29, 2023
1 parent bd4d53f commit df8aa5e
Showing 1 changed file with 42 additions and 37 deletions.
79 changes: 42 additions & 37 deletions rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ GEM
activerecord (>= 5.0, < 6.2)
acts_as_list (1.0.4)
activerecord (>= 4.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
appsignal (2.11.0)
rack
arrayfields (4.7.4)
Expand Down Expand Up @@ -121,18 +121,19 @@ GEM
activesupport (>= 3.0.0)
uniform_notifier (~> 1.11)
byebug (10.0.2)
capybara (3.35.3)
capybara (3.39.2)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
capybara-mechanize (1.11.0)
capybara (>= 2.4.4, < 4)
mechanize (~> 2.7.0)
capybara-screenshot (1.0.25)
capybara-mechanize (1.13.0)
capybara (>= 3.0.0, < 4)
mechanize (~> 2.8.5)
capybara-screenshot (1.0.26)
capybara (>= 1.0, < 4)
launchy
chronic (0.10.2)
Expand All @@ -151,7 +152,7 @@ GEM
coffee-script-source (1.12.2)
columnize (0.9.0)
concurrent-ruby (1.1.9)
connection_pool (2.2.2)
connection_pool (2.4.1)
crack (0.4.5)
rexml
crass (1.0.6)
Expand Down Expand Up @@ -259,7 +260,7 @@ GEM
hashie (2.0.3)
highline (1.6.15)
htmlentities (4.3.4)
http-cookie (1.0.3)
http-cookie (1.0.5)
domain_name (~> 0.5)
httparty (0.8.3)
multi_json (~> 1.0)
Expand All @@ -277,8 +278,8 @@ GEM
json-schema (2.8.0)
addressable (>= 2.4)
jwt (1.5.6)
launchy (2.4.3)
addressable (~> 2.3)
launchy (2.5.2)
addressable (~> 2.8)
linecache (1.3.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -291,23 +292,27 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.1)
mechanize (2.7.7)
domain_name (~> 0.5, >= 0.5.1)
http-cookie (~> 1.0)
mime-types (>= 1.17.2)
net-http-digest_auth (~> 1.1, >= 1.1.1)
net-http-persistent (>= 2.5.2)
nokogiri (~> 1.6)
ntlm-http (~> 0.1, >= 0.1.1)
matrix (0.4.2)
mechanize (2.8.5)
addressable (~> 2.8)
domain_name (~> 0.5, >= 0.5.20190701)
http-cookie (~> 1.0, >= 1.0.3)
mime-types (~> 3.0)
net-http-digest_auth (~> 1.4, >= 1.4.1)
net-http-persistent (>= 2.5.2, < 5.0.dev)
nokogiri (~> 1.11, >= 1.11.2)
rubyntlm (~> 0.6, >= 0.6.3)
webrick (~> 1.7)
webrobots (>= 0.0.9, < 0.2)
webrobots (~> 0.1.2)
method_source (0.9.2)
mime-types (1.25.1)
mime-types (3.5.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0808)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.1.0)
mini_portile2 (2.5.3)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
minitest (5.14.4)
msgpack (1.4.2)
multi_json (1.15.0)
Expand All @@ -318,20 +323,19 @@ GEM
mysql2 (0.5.3-x86-mingw32)
nenv (0.3.0)
net-http-digest_auth (1.4.1)
net-http-persistent (4.0.1)
net-http-persistent (4.0.2)
connection_pool (~> 2.2)
nio4r (2.5.7)
nokogiri (1.11.7)
mini_portile2 (~> 2.5.0)
nokogiri (1.15.4)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.11.7-x86-mingw32)
nokogiri (1.15.4-x86-mingw32)
racc (~> 1.4)
nokogumbo (2.0.5)
nokogiri (~> 1.8, >= 1.8.4)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
ntlm-http (0.1.1)
oauth (0.4.7)
oauth2 (0.6.1)
faraday (~> 0.7)
Expand Down Expand Up @@ -366,16 +370,16 @@ GEM
pry-byebug (3.6.0)
byebug (~> 10.0)
pry (~> 0.10)
public_suffix (4.0.6)
public_suffix (5.0.3)
puma (6.0.0)
nio4r (~> 2.0)
pundit (1.1.0)
activesupport (>= 3.0.0)
racc (1.5.2)
rack (2.2.3)
racc (1.7.1)
rack (2.2.8)
rack-cors (0.2.9)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rack-test (2.1.0)
rack (>= 1.3)
rails (6.1.4)
actioncable (= 6.1.4)
actionmailbox (= 6.1.4)
Expand Down Expand Up @@ -413,7 +417,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redcarpet (2.1.1)
regexp_parser (2.1.1)
regexp_parser (2.8.1)
remarkable (3.1.13)
rspec (>= 1.2.0)
remarkable_activerecord (3.1.13)
Expand Down Expand Up @@ -460,6 +464,7 @@ GEM
ruby-debug-base (0.10.4)
linecache (>= 0.3)
ruby_dep (1.5.0)
rubyntlm (0.6.3)
rubyzip (1.3.0)
sanitize (5.2.3)
crass (~> 1.0.2)
Expand Down Expand Up @@ -521,8 +526,8 @@ GEM
execjs (>= 0.3.0, < 3)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x86-mingw32)
unf_ext (0.0.8.2)
unf_ext (0.0.8.2-x86-mingw32)
uniform_notifier (1.14.2)
useragent (0.10.0)
uuidtools (2.1.5)
Expand All @@ -537,7 +542,7 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
webrick (1.8.1)
webrobots (0.1.2)
websocket (1.2.9)
websocket-driver (0.7.5)
Expand Down

0 comments on commit df8aa5e

Please sign in to comment.