File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1- 3.3.9
1+ 3.4.7
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ source "https://rubygems.org"
22
33ruby file : '.ruby-version'
44
5+ gem 'nkf'
6+
57# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
68gem "rails" , "~> 8.0.0"
79
Original file line number Diff line number Diff line change 167167 net-smtp (0.5.1 )
168168 net-protocol
169169 nio4r (2.7.4 )
170+ nkf (0.2.0 )
170171 nokogiri (1.18.10-aarch64-linux-gnu )
171172 racc (~> 1.4 )
172173 nokogiri (1.18.10-aarch64-linux-musl )
@@ -343,6 +344,7 @@ DEPENDENCIES
343344 capybara
344345 debug
345346 importmap-rails
347+ nkf
346348 pg
347349 puma (>= 5.0 )
348350 rails (~> 8.0.0 )
@@ -356,7 +358,7 @@ DEPENDENCIES
356358 web-console
357359
358360RUBY VERSION
359- ruby 3.3.9p170
361+ ruby 3.4.7p58
360362
361363BUNDLED WITH
362- 2.5.22
364+ 2.7.2
You can’t perform that action at this time.
0 commit comments