Skip to content

Commit d11fed6

Browse files
committed
Use 3.X branch
1 parent a3c5c28 commit d11fed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
22

33
gemspec
44

5-
gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master'
5+
gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'release-3.0'
66

77
group :test do
88
gem 'byebug', platforms: :mri

0 commit comments

Comments
 (0)