Skip to content

Commit

Permalink
lets try having envkey on top
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelmeurer committed Dec 8, 2023
1 parent 41b187d commit 2e25bd0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@ source "https://rubygems.org"

ruby File.read(".ruby-version").strip

gem "envkey", "~> 2.0"

gem "amazing_print", "~> 1.5"
gem "aws-sdk-s3", "~> 1.8", require: false
gem "baseline", github: "manuelmeurer/baseline"
gem "bootsnap", "~> 1.17", require: false
gem "cssbundling-rails", "~> 1.3"
gem "envkey", "~> 2.0"
gem "gems", "~> 1.2"
gem "git", "~> 1.12"
gem "haml", "~> 6.0"
Expand Down

0 comments on commit 2e25bd0

Please sign in to comment.