Skip to content

Commit f07025f

Browse files
build(deps): bump rails from 8.0.3 to 8.1.1
Bumps [rails](https://github.com/rails/rails) from 8.0.3 to 8.1.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.0.3...v8.1.1) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b6a4515 commit f07025f

File tree

2 files changed

+95
-92
lines changed

2 files changed

+95
-92
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gem 'nokogiri'
3030
gem 'pg'
3131
gem 'proformaxml', '~> 1.5.1'
3232
gem 'puma'
33-
gem 'rails', '~> 8.0.2'
33+
gem 'rails', '~> 8.1.1'
3434
gem 'rails_admin'
3535
gem 'rails-html-sanitizer'
3636
gem 'rails-i18n'

0 commit comments

Comments
 (0)