Skip to content

Commit

Permalink
Bump dry-types from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [dry-types](https://github.com/dry-rb/dry-types) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/dry-rb/dry-types/releases)
- [Changelog](https://github.com/dry-rb/dry-types/blob/master/CHANGELOG.md)
- [Commits](dry-rb/dry-types@v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jan 22, 2021
1 parent 8687323 commit 5122b38
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,32 +19,29 @@ GEM
concurrent-ruby (1.1.7)
diff-lcs (1.4.4)
docile (1.3.4)
dry-configurable (0.11.6)
dry-configurable (0.12.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.7)
dry-equalizer (~> 0.2)
dry-core (~> 0.5, >= 0.5.0)
dry-container (0.7.2)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.1, >= 0.1.3)
dry-core (0.4.9)
dry-core (0.5.0)
concurrent-ruby (~> 1.0)
dry-equalizer (0.3.0)
dry-inflector (0.2.0)
dry-logic (1.0.6)
dry-logic (1.1.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.2)
dry-equalizer (~> 0.2)
dry-core (~> 0.5, >= 0.5)
dry-matcher (0.8.0)
dry-core (>= 0.4.7)
dry-monads (1.2.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer
dry-types (1.4.0)
dry-types (1.5.0)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.4, >= 0.4.4)
dry-equalizer (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
fear-rspec (0.3.0)
Expand Down

0 comments on commit 5122b38

Please sign in to comment.