Skip to content

Commit

Permalink
Unpin sequel gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ystros committed Dec 5, 2024
1 parent 628b3a4 commit e37e047
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ gem 'bosh_common', path: 'bosh_common'

gem 'mysql2'
gem 'pg'
gem 'sequel', '~> 5.29.0'

group :development, :test do
gem 'bundle-audit'
Expand Down
1 change: 0 additions & 1 deletion src/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ DEPENDENCIES
pry
rspec
rubocop
sequel (~> 5.29.0)
simplecov
sqlite3
timecop
Expand Down

0 comments on commit e37e047

Please sign in to comment.