Skip to content

Commit

Permalink
Merge pull request #394 from feed-the-hungry/dependabot/bundler/rom-s…
Browse files Browse the repository at this point in the history
…ql-3.7.0

chore(deps): bump rom-sql from 3.6.5 to 3.7.0
  • Loading branch information
brunoarueira authored Jan 14, 2025
2 parents e75a454 + b7295cd commit 0a99ff3
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ gem 'pg'
gem 'puma'
gem 'rake'
gem 'rom', '~> 5.4'
gem 'rom-sql', '~> 3.6'
gem 'rom-sql', '~> 3.7'
gem 'rss'
gem 'sidekiq'
gem 'sidekiq-scheduler'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,10 @@ GEM
dry-core (~> 1.0)
dry-initializer (~> 3.2)
rom-core (~> 5.4)
rom-sql (3.6.5)
dry-core (~> 1.0)
dry-types (~> 1.0)
rom (~> 5.2, >= 5.2.1)
rom-sql (3.7.0)
dry-core (~> 1.1)
dry-types (~> 1.8)
rom (~> 5.4)
sequel (>= 4.49)
rouge (4.5.1)
rspec (3.13.0)
Expand Down Expand Up @@ -239,7 +239,7 @@ GEM
ruby-progressbar (1.13.0)
rufus-scheduler (3.9.1)
fugit (~> 1.1, >= 1.1.6)
sequel (5.87.0)
sequel (5.88.0)
bigdecimal
shotgun (0.9.2)
rack (>= 1.0)
Expand Down Expand Up @@ -298,7 +298,7 @@ DEPENDENCIES
rake
rom (~> 5.4)
rom-factory (~> 0.12)
rom-sql (~> 3.6)
rom-sql (~> 3.7)
rspec
rss
rubocop
Expand Down

0 comments on commit 0a99ff3

Please sign in to comment.