features/env.feature in pah-0.0.26 vs features/env.feature in pah-0.0.27
- old
+ new
@@ -4,10 +4,10 @@
Given I have created the app "myapp" with pah
Scenario: Create env files
Then I have the file .ruby-version and contents of this file should be:
"""
- 2.2.3
+ 2.3.1
"""
Then I have the file .ruby-gemset and contents of this file should be:
"""
myapp