Skip to content

Commit b5f90a9

Browse files
committed
WiP
1 parent e2e1220 commit b5f90a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

github_hooks/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22
git_source(:github) { |repo_name| "https://github.com/#{repo_name}.git" }
33

4-
gem "bundler", ">= 1.8.4"
4+
gem "bundler", ">= 1.8.5"
55

66
gem "pg", "~> 1.1"
77
gem "rails", "~> 8.0.0"

0 commit comments

Comments
 (0)