bullet-train-co / magic_test

MIT License
440 stars 23 forks source link

[107] Updated Rails related gems and some other dependencies and update the project version to 0.1.1 #111

Open carlospohlodcodeminer42 opened 3 months ago

carlospohlodcodeminer42 commented 3 months ago

Base PR https://github.com/bullet-train-co/magic_test/pull/110

This PR updates Gems related to rails among others, also update the project version to 0.1.1. resume:

rails updates

- rake from 13.0.6 to 13.2.1
- zeitwerk from 2.6.6 to 2.6.16
- activesupport from 7.0.2.3 to 7.1.3.4
- activemodel from 7.0.2.3 to 7.1.3.4
- activerecord from 7.0.2.3 to 7.1.3.4
- actionview from 7.0.2.3 to 7.1.3.4
- activejob from 7.0.2.3 to 7.1.3.4
- actionpack from 7.0.2.3 to 7.1.3.4
- activestorage from 7.0.2.3 to 7.1.3.4
- actionmailer from 7.0.2.3 to 7.1.3.4
- actionmailbox from 7.0.2.3 to 7.1.3.4
- actiontext from 7.0.2.3 to 7.1.3.4
- actioncable from 7.0.2.3 to 7.1.3.4
- railties from 7.0.2.3 to 7.1.3.4
- rails-dom-testing from 2.0.3 to 2.2.0
- globalid from 1.1.0 to 1.2.1

rake updates:

update rack to 3.1.7 (was 2.2.9) and related gems:

- rack-session 2.0.0 (was 1.0.2)
- rackup 2.1.0` (was 1.0.0)

other updates:

- capybara 3.40.0 (was 3.39.2)
- standard 1.39.2 (was 1.39.1)
- sqlite3 2.0.2 (was 1.5.4)