Skip to content

Commit

Permalink
Added the missing "end" to the Gemfile.... oops :)
Browse files Browse the repository at this point in the history
  • Loading branch information
crimson-knight committed Oct 17, 2023
1 parent 4cebdf0 commit dda856f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ end

if RUBY_VERSION <= "2.4.0"
gem "connection_pool", "2.2.5"
end

group :test do
gem "rspec", "~> 3.0"
Expand Down

0 comments on commit dda856f

Please sign in to comment.