Skip to content

Commit

Permalink
Merge pull request #1813 from codetriage/schneems/update-deps
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
schneems authored Oct 28, 2023
2 parents 99f0b0e + 4b85861 commit bb8bb31
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 108 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ end
if ENV["RAILS_MASTER"] == '1'
gem 'rails', git: 'https://github.com/rails/rails.git'
else
gem 'rails', '7.0.6'
gem 'rails', '7.0.8'
end

# API & Networking
Expand Down Expand Up @@ -55,7 +55,6 @@ gem 'sinatra'

# Caching
gem 'dalli'
gem 'redis-namespace'

# Database
gem 'pg'
Expand Down
Loading

0 comments on commit bb8bb31

Please sign in to comment.