File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ group :development, :test do
5555 gem 'shoulda-matchers'
5656 gem 'simplecov'
5757 gem 'simplecov-console'
58- gem 'site_prism'
58+ gem 'site_prism' , '~> 6.0'
5959 gem 'webmock'
6060end
6161
Original file line number Diff line number Diff line change 130130 descendants_tracker (~> 0.0.4 )
131131 ice_nine (~> 0.11.0 )
132132 thread_safe (~> 0.3 , >= 0.3.1 )
133- base64 (0.2 .0 )
133+ base64 (0.3 .0 )
134134 benchmark (0.4.0 )
135135 better_errors (2.10.1 )
136136 erubi (>= 1.0.0 )
757757 terminal-table
758758 simplecov-html (0.13.1 )
759759 simplecov_json_formatter (0.1.4 )
760- site_prism (5.2 )
760+ site_prism (6.0 )
761761 addressable (~> 2.8 , >= 2.8.4 )
762- capybara (~> 3.34 )
762+ base64 (~> 0.3.0 )
763+ capybara (~> 3.37 )
764+ logger (~> 1.7 )
763765 site_prism-all_there (> 3 , < 5 )
764766 site_prism-all_there (3.0.8 )
765767 snaky_hash (2.0.1 )
@@ -880,7 +882,7 @@ DEPENDENCIES
880882 shoulda-matchers
881883 simplecov
882884 simplecov-console
883- site_prism
885+ site_prism ( ~> 6.0 )
884886 spring
885887 spring-watcher-listen (~> 2.1.0 )
886888 turbo-rails (~> 2.0.0 )
You can’t perform that action at this time.
0 commit comments