We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c5c28 commit d11fed6Copy full SHA for d11fed6
1 file changed
Gemfile
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
2
3
gemspec
4
5
-gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'master'
+gem 'rom', git: 'https://github.com/rom-rb/rom.git', branch: 'release-3.0'
6
7
group :test do
8
gem 'byebug', platforms: :mri
0 commit comments