Skip to content

Commit

Permalink
Update dependency simpleidn to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 6154d4c commit 41ca404
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem 'importmap-rails'
gem 'sprockets-rails'
gem 'pg_search'
gem "pagy", "~> 6.0"
gem 'simpleidn', '0.2.1'
gem 'simpleidn', '0.2.3'
gem 'faraday'
gem 'dry-initializer', '~> 3.1.0'
gem 'dry-validation'
Expand Down
8 changes: 2 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
simpleidn (0.2.1)
unf (~> 0.1.4)
simpleidn (0.2.3)
smart_properties (1.17.0)
spring (4.1.1)
sprockets (4.2.1)
Expand Down Expand Up @@ -502,9 +501,6 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unaccent (0.4.0)
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.5.0)
uri (0.13.0)
validate_email (0.1.6)
Expand Down Expand Up @@ -588,7 +584,7 @@ DEPENDENCIES
rubocop-rails
selenium-webdriver
simplecov (= 0.21.2)
simpleidn (= 0.2.1)
simpleidn (= 0.2.3)
spring
sprockets-rails
strong_migrations
Expand Down

0 comments on commit 41ca404

Please sign in to comment.