Skip to content

Commit

Permalink
Switch back to github rails template gem
Browse files Browse the repository at this point in the history
  • Loading branch information
rahearn committed Oct 16, 2024
1 parent a4f347c commit 51ff60e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ group :development, :test do
end

group :development do
# gem "rails_template_18f", github: "gsa-tts/rails-template", branch: "egress-generator"
gem "rails_template_18f", path: "/Users/ryancahearn/software/devtools/rails-template/rails-template"
gem "rails_template_18f", github: "gsa-tts/rails-template", branch: "main"
gem "rails-erd", "~> 1.7"
end

Expand Down
20 changes: 11 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
GIT
remote: https://github.com/gsa-tts/rails-template.git
revision: 4f2c174ffa6e660b96cba374022141a9df8733a3
branch: main
specs:
rails_template_18f (1.3.0)
activesupport (~> 7.2.0)
colorize (~> 1.1)
railties (~> 7.2.0)
thor (~> 1.3)

GIT
remote: https://github.com/gsa-tts/rspec_oscal_formatter.git
revision: 53bcda4d608183332d0811850be162c075d1331d
Expand All @@ -8,15 +19,6 @@ GIT
oscal (~> 0.2, >= 0.2.3)
rspec-core (~> 3.13)

PATH
remote: /Users/ryancahearn/software/devtools/rails-template/rails-template
specs:
rails_template_18f (1.3.0)
activesupport (~> 7.2.0)
colorize (~> 1.1)
railties (~> 7.2.0)
thor (~> 1.3)

GEM
remote: https://rubygems.org/
specs:
Expand Down

0 comments on commit 51ff60e

Please sign in to comment.