File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,8 +65,7 @@ gem 'rollbar', '~> 3.1'
6565
6666# https://github.com/scenic-views/scenic
6767# combine issues/tasks for searching
68- # scenic 1.9 requires ruby 3.1
69- gem 'scenic' , '~> 1.8.0'
68+ gem 'scenic' , '~> 1.9'
7069
7170group :development , :test do
7271 # Call 'byebug' anywhere in the code to stop execution and get a debugger
Original file line number Diff line number Diff line change 397397 sawyer (0.9.3 )
398398 addressable (>= 2.3.5 )
399399 faraday (>= 0.17.3 , < 3 )
400- scenic (1.8 .0 )
400+ scenic (1.9 .0 )
401401 activerecord (>= 4.0.0 )
402402 railties (>= 4.0.0 )
403403 scss_lint (0.60.0 )
@@ -497,7 +497,7 @@ DEPENDENCIES
497497 rspec_junit_formatter (~> 0.4.1 )
498498 rubocop (~> 1.71.0 )
499499 rubocop-rails (~> 2 )
500- scenic (~> 1.8.0 )
500+ scenic (~> 1.9 )
501501 scss_lint (~> 0.59 )
502502 scss_lint_reporter_junit (~> 0.1 )
503503 selenium-webdriver (~> 4.26 )
You can’t perform that action at this time.
0 commit comments