Skip to content

Commit 44f20ff

Browse files
author
Rafael Mendonça França
committed
Test with released version
1 parent 0b6502b commit 44f20ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/gemfiles/Gemfile.rails-4.1.x

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://rubygems.org'
22
gemspec :path => "./../.."
33

4-
gem "actionpack", "~> 4.1.0.rc2"
5-
gem "railties", "~> 4.1.0.rc2"
4+
gem "actionpack", "~> 4.1.0"
5+
gem "railties", "~> 4.1.0"

0 commit comments

Comments
 (0)