Skip to content

Commit

Permalink
Bump iso-639 from 0.3.5 to 0.3.6
Browse files Browse the repository at this point in the history
Bumps [iso-639](https://github.com/xwmx/iso-639) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/xwmx/iso-639/releases)
- [Commits](https://github.com/xwmx/iso-639/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 30, 2022
1 parent 1f30ea0 commit dd38cbc
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 @@ -5,7 +5,7 @@ source 'https://rubygems.org'
ruby '2.6.5'

gem 'haml', '~> 6.0'
gem 'iso-639', '~> 0.3.5'
gem 'iso-639', '~> 0.3.6'
gem 'json', '~> 2.6'
gem 'mail', '~> 2.7'
gem 'mime-types', '~> 3.4'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
iso-639 (0.3.5)
iso-639 (0.3.6)
json (2.6.2)
kgio (2.11.4)
mail (2.7.1)
Expand Down Expand Up @@ -114,7 +114,7 @@ PLATFORMS
DEPENDENCIES
byebug (~> 11.1)
haml (~> 6.0)
iso-639 (~> 0.3.5)
iso-639 (~> 0.3.6)
json (~> 2.6)
mail (~> 2.7)
mime-types (~> 3.4)
Expand Down

0 comments on commit dd38cbc

Please sign in to comment.