Skip to content

Commit

Permalink
Lock sprockets to 3.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
zenspider committed Sep 2, 2024
1 parent 4279aa4 commit 2b6aa29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ gem "rake", "~> 13.0"
gem "sassc-rails", "~> 2.1" # for rails_admin?
gem "twitter", "~> 7.0"
gem "unicorn", "~> 6.0"
gem "sprockets", "~> 3.7"

group :production do
gem "pg", "~> 1.0"
Expand Down
1 change: 1 addition & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,7 @@ DEPENDENCIES
rails_admin (~> 3.0)
rake (~> 13.0)
sassc-rails (~> 2.1)
sprockets (~> 3.7)
sqlite3 (~> 1.4)
twitter (~> 7.0)
unicorn (~> 6.0)
Expand Down

0 comments on commit 2b6aa29

Please sign in to comment.