-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update rails requirement from 3.1.5 to 7.2.1
Dependabot couldn't find the original pull request head commit, da31a19.
- Loading branch information
1 parent
165c243
commit c0c90c4
Showing
2 changed files
with
169 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
source "https://rubygems.org" | ||
|
||
gem "rails", "3.1.5" | ||
gem "rails", "7.2.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,92 +1,182 @@ | ||
GEM | ||
remote: https://rubygems.org/ | ||
specs: | ||
actionmailer (3.1.5) | ||
actionpack (= 3.1.5) | ||
mail (~> 2.3.3) | ||
actionpack (3.1.5) | ||
activemodel (= 3.1.5) | ||
activesupport (= 3.1.5) | ||
builder (~> 3.0.0) | ||
erubis (~> 2.7.0) | ||
i18n (~> 0.6) | ||
rack (~> 1.3.6) | ||
rack-cache (~> 1.2) | ||
rack-mount (~> 0.8.2) | ||
rack-test (~> 0.6.1) | ||
sprockets (~> 2.0.4) | ||
activemodel (3.1.5) | ||
activesupport (= 3.1.5) | ||
builder (~> 3.0.0) | ||
i18n (~> 0.6) | ||
activerecord (3.1.5) | ||
activemodel (= 3.1.5) | ||
activesupport (= 3.1.5) | ||
arel (~> 2.2.3) | ||
tzinfo (~> 0.3.29) | ||
activeresource (3.1.5) | ||
activemodel (= 3.1.5) | ||
activesupport (= 3.1.5) | ||
activesupport (3.1.5) | ||
multi_json (>= 1.0, < 1.3) | ||
arel (2.2.3) | ||
builder (3.0.4) | ||
actioncable (7.2.1) | ||
actionpack (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
nio4r (~> 2.0) | ||
websocket-driver (>= 0.6.1) | ||
zeitwerk (~> 2.6) | ||
actionmailbox (7.2.1) | ||
actionpack (= 7.2.1) | ||
activejob (= 7.2.1) | ||
activerecord (= 7.2.1) | ||
activestorage (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
mail (>= 2.8.0) | ||
actionmailer (7.2.1) | ||
actionpack (= 7.2.1) | ||
actionview (= 7.2.1) | ||
activejob (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
mail (>= 2.8.0) | ||
rails-dom-testing (~> 2.2) | ||
actionpack (7.2.1) | ||
actionview (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
nokogiri (>= 1.8.5) | ||
racc | ||
rack (>= 2.2.4, < 3.2) | ||
rack-session (>= 1.0.1) | ||
rack-test (>= 0.6.3) | ||
rails-dom-testing (~> 2.2) | ||
rails-html-sanitizer (~> 1.6) | ||
useragent (~> 0.16) | ||
actiontext (7.2.1) | ||
actionpack (= 7.2.1) | ||
activerecord (= 7.2.1) | ||
activestorage (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
globalid (>= 0.6.0) | ||
nokogiri (>= 1.8.5) | ||
actionview (7.2.1) | ||
activesupport (= 7.2.1) | ||
builder (~> 3.1) | ||
erubi (~> 1.11) | ||
rails-dom-testing (~> 2.2) | ||
rails-html-sanitizer (~> 1.6) | ||
activejob (7.2.1) | ||
activesupport (= 7.2.1) | ||
globalid (>= 0.3.6) | ||
activemodel (7.2.1) | ||
activesupport (= 7.2.1) | ||
activerecord (7.2.1) | ||
activemodel (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
timeout (>= 0.4.0) | ||
activestorage (7.2.1) | ||
actionpack (= 7.2.1) | ||
activejob (= 7.2.1) | ||
activerecord (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
marcel (~> 1.0) | ||
activesupport (7.2.1) | ||
base64 | ||
bigdecimal | ||
concurrent-ruby (~> 1.0, >= 1.3.1) | ||
connection_pool (>= 2.2.5) | ||
drb | ||
i18n (>= 1.6, < 2) | ||
logger (>= 1.4.2) | ||
minitest (>= 5.1) | ||
securerandom (>= 0.3) | ||
tzinfo (~> 2.0, >= 2.0.5) | ||
base64 (0.2.0) | ||
bigdecimal (3.1.8) | ||
builder (3.3.0) | ||
concurrent-ruby (1.3.4) | ||
erubis (2.7.0) | ||
hike (1.2.3) | ||
i18n (0.9.5) | ||
connection_pool (2.4.1) | ||
crass (1.0.6) | ||
date (3.3.4) | ||
drb (2.2.1) | ||
erubi (1.13.0) | ||
globalid (1.2.1) | ||
activesupport (>= 6.1) | ||
i18n (1.14.6) | ||
concurrent-ruby (~> 1.0) | ||
json (1.8.6) | ||
mail (2.3.3) | ||
i18n (>= 0.4.0) | ||
mime-types (~> 1.16) | ||
treetop (~> 1.4.8) | ||
mime-types (1.25.1) | ||
multi_json (1.2.0) | ||
polyglot (0.3.5) | ||
rack (1.3.10) | ||
rack-cache (1.15.0) | ||
rack (>= 0.4) | ||
rack-mount (0.8.3) | ||
rack (>= 1.0.0) | ||
rack-ssl (1.3.4) | ||
rack | ||
rack-test (0.6.3) | ||
rack (>= 1.0) | ||
rails (3.1.5) | ||
actionmailer (= 3.1.5) | ||
actionpack (= 3.1.5) | ||
activerecord (= 3.1.5) | ||
activeresource (= 3.1.5) | ||
activesupport (= 3.1.5) | ||
bundler (~> 1.0) | ||
railties (= 3.1.5) | ||
railties (3.1.5) | ||
actionpack (= 3.1.5) | ||
activesupport (= 3.1.5) | ||
rack-ssl (~> 1.3.2) | ||
rake (>= 0.8.7) | ||
rdoc (~> 3.4) | ||
thor (~> 0.14.6) | ||
io-console (0.7.2) | ||
irb (1.14.0) | ||
rdoc (>= 4.0.0) | ||
reline (>= 0.4.2) | ||
logger (1.6.1) | ||
loofah (2.22.0) | ||
crass (~> 1.0.2) | ||
nokogiri (>= 1.12.0) | ||
mail (2.8.1) | ||
mini_mime (>= 0.1.1) | ||
net-imap | ||
net-pop | ||
net-smtp | ||
marcel (1.0.4) | ||
mini_mime (1.1.5) | ||
mini_portile2 (2.8.7) | ||
minitest (5.25.1) | ||
net-imap (0.4.16) | ||
date | ||
net-protocol | ||
net-pop (0.1.2) | ||
net-protocol | ||
net-protocol (0.2.2) | ||
timeout | ||
net-smtp (0.5.0) | ||
net-protocol | ||
nio4r (2.7.3) | ||
nokogiri (1.16.7) | ||
mini_portile2 (~> 2.8.2) | ||
racc (~> 1.4) | ||
psych (5.1.2) | ||
stringio | ||
racc (1.8.1) | ||
rack (3.1.7) | ||
rack-session (2.0.0) | ||
rack (>= 3.0.0) | ||
rack-test (2.1.0) | ||
rack (>= 1.3) | ||
rackup (2.1.0) | ||
rack (>= 3) | ||
webrick (~> 1.8) | ||
rails (7.2.1) | ||
actioncable (= 7.2.1) | ||
actionmailbox (= 7.2.1) | ||
actionmailer (= 7.2.1) | ||
actionpack (= 7.2.1) | ||
actiontext (= 7.2.1) | ||
actionview (= 7.2.1) | ||
activejob (= 7.2.1) | ||
activemodel (= 7.2.1) | ||
activerecord (= 7.2.1) | ||
activestorage (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
bundler (>= 1.15.0) | ||
railties (= 7.2.1) | ||
rails-dom-testing (2.2.0) | ||
activesupport (>= 5.0.0) | ||
minitest | ||
nokogiri (>= 1.6) | ||
rails-html-sanitizer (1.6.0) | ||
loofah (~> 2.21) | ||
nokogiri (~> 1.14) | ||
railties (7.2.1) | ||
actionpack (= 7.2.1) | ||
activesupport (= 7.2.1) | ||
irb (~> 1.13) | ||
rackup (>= 1.0.0) | ||
rake (>= 12.2) | ||
thor (~> 1.0, >= 1.2.2) | ||
zeitwerk (~> 2.6) | ||
rake (13.2.1) | ||
rdoc (3.12.2) | ||
json (~> 1.4) | ||
sprockets (2.0.5) | ||
hike (~> 1.2) | ||
rack (~> 1.0) | ||
tilt (~> 1.1, != 1.3.0) | ||
thor (0.14.6) | ||
tilt (1.4.1) | ||
treetop (1.4.15) | ||
polyglot | ||
polyglot (>= 0.3.1) | ||
tzinfo (0.3.62) | ||
rdoc (6.7.0) | ||
psych (>= 4.0.0) | ||
reline (0.5.10) | ||
io-console (~> 0.5) | ||
securerandom (0.3.1) | ||
stringio (3.1.1) | ||
thor (1.3.2) | ||
timeout (0.4.1) | ||
tzinfo (2.0.6) | ||
concurrent-ruby (~> 1.0) | ||
useragent (0.16.10) | ||
webrick (1.8.1) | ||
websocket-driver (0.7.6) | ||
websocket-extensions (>= 0.1.0) | ||
websocket-extensions (0.1.5) | ||
zeitwerk (2.6.18) | ||
|
||
PLATFORMS | ||
ruby | ||
|
||
DEPENDENCIES | ||
rails (= 3.1.5) | ||
rails (= 7.2.1) | ||
|
||
BUNDLED WITH | ||
1.17.2 |