Skip to content

Commit

Permalink
Use released dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flash-gordon committed Jan 7, 2025
1 parent f4429d6 commit fb9e080
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,9 @@ gemspec
# Remove verson constraint once latter versions release their -java packages
gem "bootsnap", "= 1.4.9"
gem "dotenv"
gem "dry-events", github: "dry-rb/dry-events"
gem "dry-monitor", github: "dry-rb/dry-monitor"
gem "dry-types", github: "dry-rb/dry-types"

gem "dry-auto_inject", github: "dry-rb/dry-auto_inject"
gem "dry-configurable", github: "dry-rb/dry-configurable"
gem "dry-core", github: "dry-rb/dry-core"
gem "dry-inflector", github: "dry-rb/dry-inflector"
gem "dry-logic", github: "dry-rb/dry-logic"
gem "dry-events"
gem "dry-monitor"
gem "dry-types"

gem "zeitwerk"

Expand Down

0 comments on commit fb9e080

Please sign in to comment.