]> git.openstreetmap.org Git - rails.git/commit
Update to rails 7.2.0
authorTom Hughes <tom@compton.nu>
Tue, 13 Aug 2024 17:20:47 +0000 (18:20 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 17 Sep 2024 19:39:31 +0000 (20:39 +0100)
commitbe2678e0dd256de10ad176118583aab5914ef671
tree2845020e950a0b986fe4ae9d41e8af119835d815
parent6789fc30813990710c5fb786bf90a70867f77339
Update to rails 7.2.0
18 files changed:
Gemfile
Gemfile.lock
app/models/old_node.rb
app/models/old_node_tag.rb
app/models/old_relation.rb
app/models/old_relation_member.rb
app/models/old_relation_tag.rb
app/models/old_way.rb
app/models/old_way_node.rb
app/models/old_way_tag.rb
bin/brakeman [new file with mode: 0755]
bin/rubocop [new file with mode: 0755]
bin/setup
config/environments/development.rb
config/environments/production.rb
config/environments/test.rb
config/initializers/new_framework_defaults_7_2.rb [new file with mode: 0644]
config/puma.rb