Skip to content

Commit

Permalink
Build(deps): Bump json from 2.7.1 to 2.7.2
Browse files Browse the repository at this point in the history
Bumps [json](https://github.com/flori/json) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](ruby/json@v2.7.1...v2.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent 722c51e commit 0483594
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ gem 'htmlentities', '~> 4.3.0'
gem 'icalendar', '~> 2.10.1'
gem 'jquery-rails', '~> 4.6.0'
gem 'jquery-ui-rails', '~> 6.0.0'
gem 'json', '~> 2.7.1'
gem 'json', '~> 2.7.2'
gem 'holidays', '~> 8.7.1'
gem 'iso_country_codes', '~> 0.7.8'
gem 'mail', '~> 2.8.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ GEM
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
json (2.7.1)
json (2.7.2)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
launchy (3.0.0)
Expand Down Expand Up @@ -615,7 +615,7 @@ DEPENDENCIES
iso_country_codes (~> 0.7.8)
jquery-rails (~> 4.6.0)
jquery-ui-rails (~> 6.0.0)
json (~> 2.7.1)
json (~> 2.7.2)
launchy (< 3.1.0)
locale (~> 2.1.4)
mahoro (~> 0.5)
Expand Down

0 comments on commit 0483594

Please sign in to comment.