Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
add foreman
Browse files Browse the repository at this point in the history
  • Loading branch information
reesericci committed Jan 31, 2024
1 parent fd002ee commit 6023f1b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,5 @@ gem "doorkeeper-openid_connect", "~> 1.8"
gem "rack-cors", "~> 2.0"

gem "doorkeeper-device_authorization_grant", "~> 1.0"

gem "foreman", "~> 0.87.2"
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ GEM
syntax_tree (~> 6.0)
erubi (1.12.0)
ffi (1.16.3)
foreman (0.87.2)
globalid (1.2.1)
activesupport (>= 6.1)
httparty (0.21.0)
Expand Down Expand Up @@ -459,6 +460,7 @@ DEPENDENCIES
doorkeeper-openid_connect (~> 1.8)
dotenv-rails
erb-formatter
foreman (~> 0.87.2)
importmap-rails (~> 1.2)
jbuilder
pg
Expand Down

0 comments on commit 6023f1b

Please sign in to comment.