Skip to content

Commit

Permalink
Update countries requirement from = 4.0.1 to = 5.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [countries](https://github.com/countries/countries) to permit the latest version.
- [Release notes](https://github.com/countries/countries/releases)
- [Changelog](https://github.com/countries/countries/blob/master/CHANGELOG.md)
- [Commits](countries/countries@v4.0.1...v.5.6.0)

---
updated-dependencies:
- dependency-name: countries
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 2a85e2e commit 7e60394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion station.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency('neatjson', '0.9')
spec.add_runtime_dependency('slack-notifier', '2.4.0')
spec.add_runtime_dependency('titleize', '1.4.1')
spec.add_runtime_dependency('countries', '4.0.1')
spec.add_runtime_dependency('countries', '5.6.0')
spec.add_runtime_dependency('country_select', '6.0.0')
spec.add_runtime_dependency('smartling', '2.0.3')
spec.add_runtime_dependency('newrelic_rpm', '7.2.0')
Expand Down

0 comments on commit 7e60394

Please sign in to comment.