Skip to content

Commit

Permalink
Upgrade: Bump classy-yaml from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [classy-yaml](https://github.com/Tonksthebear/classy-yaml) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/Tonksthebear/classy-yaml/releases)
- [Commits](https://github.com/Tonksthebear/classy-yaml/commits)

---
updated-dependencies:
- dependency-name: classy-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2025
1 parent 7a9b40a commit 00c269a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ gem 'rails', '7.1.3.4'
gem 'aasm', '~> 5.3'
gem 'barnes', '~> 0.0'
gem 'bootsnap', '~> 1.18', require: false
gem 'classy-yaml', '~> 1.2'
gem 'classy-yaml', '~> 1.3'
gem 'cssbundling-rails', '~> 1.4'
gem 'debug', '~> 1.10'
gem 'devise', '~> 4.9'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ GEM
childprocess (5.1.0)
logger (~> 1.5)
chunky_png (1.4.0)
classy-yaml (1.3.0)
classy-yaml (1.3.1)
actionpack (>= 6)
activesupport (>= 6)
railties (>= 6)
Expand Down Expand Up @@ -380,7 +380,7 @@ GEM
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.10)
rack (3.1.11)
rack-attack (6.7.0)
rack (>= 1.0, < 4)
rack-mini-profiler (3.3.1)
Expand Down Expand Up @@ -609,7 +609,7 @@ DEPENDENCIES
bootsnap (~> 1.18)
capybara (~> 3.40)
capybara-email (~> 3.0)
classy-yaml (~> 1.2)
classy-yaml (~> 1.3)
cssbundling-rails (~> 1.4)
cuprite (~> 0.15)
debug (~> 1.10)
Expand Down

0 comments on commit 00c269a

Please sign in to comment.