File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ gem "nokogiri", "~> 1.16"
1111gem "pry" , "~> 0.14.1"
1212gem "rake" , "~> 13.2"
1313gem "rspec-rails" , "~> 6.1"
14- gem "sprockets-rails" , "~> 3.2 "
14+ gem "sprockets-rails" , "~> 3.5 "
1515gem "sqlite3" , "~> 1.7"
Original file line number Diff line number Diff line change 8585 public_suffix (>= 2.0.2 , < 6.0 )
8686 base64 (0.2.0 )
8787 bigdecimal (3.1.8 )
88- builder (3.2.4 )
88+ builder (3.3.0 )
8989 capybara (3.40.0 )
9090 addressable
9191 matrix
9696 regexp_parser (>= 1.5 , < 3.0 )
9797 xpath (~> 3.2 )
9898 coderay (1.1.3 )
99- concurrent-ruby (1.3.1 )
99+ concurrent-ruby (1.3.3 )
100100 connection_pool (2.4.1 )
101101 crass (1.0.6 )
102102 date (3.3.4 )
210210 sprockets (4.2.1 )
211211 concurrent-ruby (~> 1.0 )
212212 rack (>= 2.2.4 , < 4 )
213- sprockets-rails (3.4.2 )
214- actionpack (>= 5.2 )
215- activesupport (>= 5.2 )
213+ sprockets-rails (3.5.1 )
214+ actionpack (>= 6.1 )
215+ activesupport (>= 6.1 )
216216 sprockets (>= 3.0.0 )
217217 sqlite3 (1.7.3-arm64-darwin )
218218 sqlite3 (1.7.3-x86_64-linux )
@@ -244,7 +244,7 @@ DEPENDENCIES
244244 rails-footnotes !
245245 rake (~> 13.2 )
246246 rspec-rails (~> 6.1 )
247- sprockets-rails (~> 3.2 )
247+ sprockets-rails (~> 3.5 )
248248 sqlite3 (~> 1.7 )
249249
250250RUBY VERSION
You can’t perform that action at this time.
0 commit comments