File tree Expand file tree Collapse file tree 3 files changed +5
-18
lines changed
Expand file tree Collapse file tree 3 files changed +5
-18
lines changed Original file line number Diff line number Diff line change 1- 3.3.4
1+ 3.4.3
Original file line number Diff line number Diff line change 33source "https://rubygems.org"
44git_source ( :github ) { |repo | "https://github.com/#{ repo } .git" }
55
6- ruby "3.3.4 "
6+ ruby "3.4.3 "
77
88gem "react_on_rails" , "16.1.1"
99gem "shakapacker" , "9.0.0.beta.8"
@@ -45,11 +45,6 @@ gem "autoprefixer-rails"
4545
4646gem "awesome_print"
4747
48- # Needed until Ruby 3.3.4 is released https://github.com/ruby/ruby/pull/11006
49- # Related issue: https://github.com/ruby/net-pop/issues/26
50- # TODO: When Ruby 3.3.4 is released, upgrade Ruby and remove this line
51- gem "net-pop" , github : "ruby/net-pop"
52-
5348gem "redcarpet"
5449
5550# jquery as the JavaScript library has been moved under /client and managed by npm.
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/ruby/net-pop.git
3- revision: e8d0afe2773b9eb6a23c39e9e437f6fc0fc7c733
4- specs:
5- net-pop (0.1.2 )
6- net-protocol
7-
81GEM
92 remote: https://rubygems.org/
103 specs:
148141 factory_bot (~> 6.4 )
149142 railties (>= 5.0.0 )
150143 ffi (1.17.0 )
151- ffi (1.17.0-arm64-darwin )
152- ffi (1.17.0-x86_64-linux-gnu )
153144 foreman (0.88.1 )
154145 generator_spec (0.10.0 )
155146 activesupport (>= 3.0.0 )
195186 net-imap (0.5.10 )
196187 date
197188 net-protocol
189+ net-pop (0.1.2 )
190+ net-protocol
198191 net-protocol (0.2.2 )
199192 timeout
200193 net-smtp (0.5.1 )
@@ -474,7 +467,6 @@ DEPENDENCIES
474467 jbuilder
475468 launchy
476469 listen
477- net-pop !
478470 pg
479471 pry
480472 pry-byebug
@@ -508,7 +500,7 @@ DEPENDENCIES
508500 web-console
509501
510502RUBY VERSION
511- ruby 3.3.4p94
503+ ruby 3.4.3p32
512504
513505BUNDLED WITH
514506 2.4.17
You can’t perform that action at this time.
0 commit comments